Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • L linux-coresight-backports
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • linux-arm
  • linux-coresight-backports
  • Repository
Switch branch/tag
  • linux-coresight-backports
  • drivers
  • clk
  • sunxi
  • clk-sunxi.c
Find file BlameHistoryPermalink
  • Chen-Yu Tsai's avatar
    clk: sunxi: Add A23 clocks support · 515c1a4b
    Chen-Yu Tsai authored Jun 26, 2014
    
    
    The clock control unit on the A23 is similar to the one found on the A31.
    
    The AHB1, APB1, APB2 gates on the A23 are almost identical to the ones
    on the A31, but some outputs are missing.
    
    The main CPU PLL (PLL1) however is like that on older Allwinner SoCs,
    such as the A10 or A20, but the N factor starts from 1 instead of 0.
    
    This patch adds support for PLL1 and all the basic clock muxes and gates.
    
    Signed-off-by: default avatarChen-Yu Tsai <wens@csie.org>
    Acked-by: default avatarMaxime Ripard <maxime.ripard@free-electrons.com>
    Signed-off-by: default avatarMaxime Ripard <maxime.ripard@free-electrons.com>
    515c1a4b