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>
This commit is contained in:
parent
b577cdcf17
commit
1b3f25ce99
|
@ -15,7 +15,7 @@ Required properties:
|
||||||
samsung,s5pc100-pwm - for 32-bit timers present on S5PC100, S5PV210,
|
samsung,s5pc100-pwm - for 32-bit timers present on S5PC100, S5PV210,
|
||||||
Exynos4210 rev0 SoCs
|
Exynos4210 rev0 SoCs
|
||||||
samsung,exynos4210-pwm - for 32-bit timers present on Exynos4210,
|
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
|
- reg: base address and size of register area
|
||||||
- interrupts: list of timer interrupts (one interrupt per timer, starting at
|
- interrupts: list of timer interrupts (one interrupt per timer, starting at
|
||||||
timer 0)
|
timer 0)
|
||||||
|
|
Loading…
Reference in New Issue