On Wed, Apr 19, 2017 at 3:24 PM, Ulrich Hecht
<[email protected]> wrote:
> From: Ryo Kodama <[email protected]>
>
> This patch adds support of PWM{1,2} device for Salvator-X board on
> R8A7796 SoC.
>
> Signed-off-by: Ryo Kodama <[email protected]>
> Signed-off-by: Takeshi Kihara <[email protected]>
> Signed-off-by: Ulrich Hecht <[email protected]>
> ---
>  arch/arm64/boot/dts/renesas/r8a7796-salvator-x.dts | 21 +++++++++++++++++++++
>  1 file changed, 21 insertions(+)
>
> diff --git a/arch/arm64/boot/dts/renesas/r8a7796-salvator-x.dts 
> b/arch/arm64/boot/dts/renesas/r8a7796-salvator-x.dts
> index 14d9e51..b4ff1b6 100644
> --- a/arch/arm64/boot/dts/renesas/r8a7796-salvator-x.dts
> +++ b/arch/arm64/boot/dts/renesas/r8a7796-salvator-x.dts

> @@ -114,6 +126,15 @@
>                 function = "avb";
>         };
>
> +       pwm1_pins: pwm1 {
> +               groups = "pwm1_a", "pwm1_b";
> +               function = "pwm1";
> +       };
> +       pwm2_pins: pwm2 {
> +               groups = "pwm2_a", "pwm2_b";
> +               function = "pwm2";
> +       };

Same brain damage as the r8a7795 counterpart...

Gr{oetje,eeting}s,

                        Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- [email protected]

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
                                -- Linus Torvalds

Reply via email to