Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
  • L linux
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 139
    • Issues 139
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 24
    • Merge requests 24
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • 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
  • linux
  • Merge requests
  • !547

arm64: dts: imx8mq-librem5: set charger boost-max-current to 1,2A

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed Martin Kepplinger requested to merge martin.kepplinger/linux-next:bat_boost_current_1_2 into pureos/byzantium Feb 11, 2022
  • Overview 10
  • Commits 1
  • Pipelines 1
  • Changes 1

@guido.gunther initially set this to 1,5A and @eric.kuzmenko suggested to use 1,2A. Here's his email:

Our limiting factor here would be the maximum discharge current rating of the battery which is 4.5A. So the battery should be able to provide around 13.5W when it's dead (at 3.0V). If the boost current is set to 1.5A then that means we would be able to source 5V*1.5A = 7.5W. Which means that when the battery is dead we would have 13.5W - 7.5W = 6W.

This 6W figure is barely enough to run the phone, sometimes it requires more than 6W to operate.

While the battery's max discharge current rating is 4.5A, its discharge overcurrent protection wouldn't kick in until 6.0A, so using the battery between 4.5A and 6.0A could deteriorate the life of the battery.

So do we really need be able to provide 7.5W? This would be enough to power another Librem 5 and then some.

I suggest it is reduced to 1.2A (6W), unless a case can be made that it's just not enough.

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: bat_boost_current_1_2