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 137
    • Issues 137
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 27
    • Merge requests 27
  • 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
  • !256

Enable DP phy only when an alt mode got detected

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Guido Gunther requested to merge guido.gunther/linux-next:mrs/5.9/dp-via-extcon into imx8-current-librem5 Nov 17, 2020
  • Overview 6
  • Commits 10
  • Pipelines 2
  • Changes 14

This does not enable the phy until we get an event from the type-c chip (dusted off my extcon patches from march for that). This allows us to save power until the user uses an external screen. We can't currently power down again properly (#242) but this 'only' affects users using convergence. The upside is that this can get tested in tree without any additional device-tree magic.

i'll look at some numbers when runnning this on evg since my dogwood is flaky in this regard.

Closes: #233 (closed), #225 (closed)

Edited Nov 17, 2020 by Guido Gunther
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: mrs/5.9/dp-via-extcon