Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • U-Boot U-Boot
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 8
    • Issues 8
    • List
    • Boards
    • Service Desk
    • Milestones
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • U-BootU-Boot
  • U-BootU-Boot
  • Repository
  • u-boot
  • board
  • sunxi
  • Kconfig
Find file BlameHistoryPermalink
  • Jelle van der Waa's avatar
    sunxi: power: add support for sy8106a driver · 0d8382ae
    Jelle van der Waa authored Feb 23, 2016
    
    
    SY8106A is a PMIC which is used on the Allwinner
    H3 Orange Pi Pc and Plus board. The VOUT1_SEL register is
    implemented to set the default V-CPU voltage to 1200 mV.
    
    This driver is required to ensure the SY8106A V-CPU
    voltage is set to 1200 mV after a software reset. On cold
    boot the default SY8106A output voltage is selected to be
    1200 mV by a pair of resistors on the Orange Pi PC and Plus.
    
    Signed-off-by: default avatarJelle van der Waa <jelle@vdwaa.nl>
    Tested-by: default avatarSiarhei Siamashka <siarhei.siamashka@gmail.com>
    Acked-by: default avatarSiarhei Siamashka <siarhei.siamashka@gmail.com>
    Signed-off-by: default avatarHans de Goede <hdegoede@redhat.com>
    0d8382ae

Imprint & Privacy Policy