diff options
author | Sachin Kamat <sachin.kamat@linaro.org> | 2013-10-30 10:09:41 +0530 |
---|---|---|
committer | Thierry Reding <thierry.reding@gmail.com> | 2013-11-11 10:23:56 +0100 |
commit | 1b3f25ce991d528bd0d825b3f14a45904037a382 (patch) | |
tree | 4a7401b0710aa67532ba34f62c016f2450f6ca5e /Documentation/devicetree/bindings/pwm | |
parent | b577cdcf174b0e88091cb7c9926c44cda87d3d0d (diff) |
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>
Diffstat (limited to 'Documentation/devicetree/bindings/pwm')
-rw-r--r-- | Documentation/devicetree/bindings/pwm/pwm-samsung.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/pwm/pwm-samsung.txt b/Documentation/devicetree/bindings/pwm/pwm-samsung.txt index d61fccd40bad..5538de9c2007 100644 --- a/Documentation/devicetree/bindings/pwm/pwm-samsung.txt +++ b/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) |