Browse Source

Documentation/pwm: Update supported SoC name for pwm-samsung

Updated supported SoC name for pwm-samsung.

Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Reviewed-by: Tomasz Figa <t.figa@samsung.com>
Signed-off-by: Thierry Reding <thierry.reding@gmail.com>
Sachin Kamat 11 years ago
parent
commit
1b3f25ce99
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Documentation/devicetree/bindings/pwm/pwm-samsung.txt

+ 1 - 1
Documentation/devicetree/bindings/pwm/pwm-samsung.txt

@@ -15,7 +15,7 @@ Required properties:
     samsung,s5pc100-pwm - for 32-bit timers present on S5PC100, S5PV210,
 			  Exynos4210 rev0 SoCs
     samsung,exynos4210-pwm - for 32-bit timers present on Exynos4210,
-                          Exynos4x12 and Exynos5250 SoCs
+                          Exynos4x12, Exynos5250 and Exynos5420 SoCs
 - reg: base address and size of register area
 - interrupts: list of timer interrupts (one interrupt per timer, starting at
   timer 0)