Skip to content

GitLab

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

Switch branch/tag
  • linux
  • arch
  • arm
  • boot
  • dts
  • imx25.dtsi
Find file BlameHistoryPermalink
  • Fabio Estevam's avatar
    ARM: dts: imx25: Fix PWM "per" clocks · 7ecd0bde
    Fabio Estevam authored Jan 14, 2015 and Shawn Guo's avatar Shawn Guo committed Jan 20, 2015
    
    
    Currently PWM functionality is broken on mx25 due to the wrong assignment of the
    PWM "per" clock.
    
    According to Documentation/devicetree/bindings/clock/imx25-clock.txt:
    	pwm_ipg_per		52
    
    ,so update the pwm "per" to use 'pwm_ipg_per' instead of 'per10' clock.
    
    With this change PWM can work fine on mx25.
    
    Cc: <stable@vger.kernel.org>
    Reported-by: Carlos Soto's avatarCarlos Soto <csotoalonso@gmail.com>
    Signed-off-by: default avatarFabio Estevam <fabio.estevam@freescale.com>
    Signed-off-by: Shawn Guo's avatarShawn Guo <shawn.guo@linaro.org>
    7ecd0bde

Replace imx25.dtsi

Attach a file by drag & drop or click to upload


Cancel
GitLab will create a branch in your fork and start a merge request.