diff mbox

[1/1] Documentation/pwm: Update supported SoC name for pwm-samsung

Message ID 1383107981-6638-1-git-send-email-sachin.kamat@linaro.org (mailing list archive)
State New, archived
Headers show

Commit Message

Sachin Kamat Oct. 30, 2013, 4:39 a.m. UTC
Updated supported SoC name for pwm-samsung.

Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
---
 .../devicetree/bindings/pwm/pwm-samsung.txt        |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Sachin Kamat Nov. 5, 2013, 9:12 a.m. UTC | #1
Hi Thierry,

On 30 October 2013 10:09, Sachin Kamat <sachin.kamat@linaro.org> wrote:
> Updated supported SoC name for pwm-samsung.
>
> Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
> ---
>  .../devicetree/bindings/pwm/pwm-samsung.txt        |    2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/devicetree/bindings/pwm/pwm-samsung.txt b/Documentation/devicetree/bindings/pwm/pwm-samsung.txt
> index d61fccd..5538de9 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)
> --
> 1.7.9.5
>

Can you please pick this one too?
Tomasz Figa Nov. 10, 2013, 12:35 p.m. UTC | #2
Hi Sachin,

On Wednesday 30 of October 2013 10:09:41 Sachin Kamat wrote:
> Updated supported SoC name for pwm-samsung.
> 
> Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
> ---
>  .../devicetree/bindings/pwm/pwm-samsung.txt        |    2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/Documentation/devicetree/bindings/pwm/pwm-samsung.txt
> b/Documentation/devicetree/bindings/pwm/pwm-samsung.txt index
> d61fccd..5538de9 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)

Reviewed-by: Tomasz Figa <t.figa@samsung.com>

Best regards,
Tomasz

--
To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Thierry Reding Nov. 11, 2013, 9:25 a.m. UTC | #3
On Wed, Oct 30, 2013 at 10:09:41AM +0530, Sachin Kamat wrote:
> Updated supported SoC name for pwm-samsung.
> 
> Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
> ---
>  .../devicetree/bindings/pwm/pwm-samsung.txt        |    2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Applied, thanks.

Thierry
diff mbox

Patch

diff --git a/Documentation/devicetree/bindings/pwm/pwm-samsung.txt b/Documentation/devicetree/bindings/pwm/pwm-samsung.txt
index d61fccd..5538de9 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)