Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
  • U uboot-imx
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 2
    • Issues 2
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 2
    • Merge requests 2
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar

Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.

  • Librem5
  • uboot-imx
  • Merge requests
  • !56

librem5: spl: bq25895: Actually check for BATFET_DLY being set

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Sebastian Krzyszkowiak requested to merge sebastian.krzyszkowiak/uboot-imx:ship_dly into upstream/librem5 Jan 10, 2023
  • Overview 0
  • Commits 1
  • Pipelines 2
  • Changes 1

The check is supposed to pass when both BATFET_DLY and BATFET_DIS are set. However, what it actually checked for is whether at least one of those bits is set, resulting in BATFET_DIS getting unset even when BATFET_DLY is not set.

Signed-off-by: Sebastian Krzyszkowiak sebastian.krzyszkowiak@puri.sm

Edited Jan 10, 2023 by Sebastian Krzyszkowiak
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: ship_dly