[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1558358.ZOf701IZdC@diego>
Date: Mon, 31 Jul 2017 13:28:37 +0200
From: Heiko Stübner <heiko@...ech.de>
To: Andy Yan <andy.yan@...k-chips.com>
Cc: devicetree@...r.kernel.org, linux-kernel@...r.kernel.org,
linux-rockchip@...ts.infradead.org
Subject: Re: [PATCH 09/14] ARM: dts: rockchip: add pwm dt node for rv1108
Hi Andy,
Am Montag, 31. Juli 2017, 18:17:45 CEST schrieb Andy Yan:
> Add pwm device tree node for rv1108
>
> Signed-off-by: Andy Yan <andy.yan@...k-chips.com>
> ---
>
> arch/arm/boot/dts/rv1108.dtsi | 143
> ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 143
> insertions(+)
>
> diff --git a/arch/arm/boot/dts/rv1108.dtsi b/arch/arm/boot/dts/rv1108.dtsi
> index 6ae83a8..7fcc6de 100644
> --- a/arch/arm/boot/dts/rv1108.dtsi
> +++ b/arch/arm/boot/dts/rv1108.dtsi
> @@ -213,6 +213,54 @@
> status = "disabled";
> };
>
> + pwm4: pwm@...80000 {
> + compatible = "rockchip,rk3288-pwm";
please make that a
compatible = "rockchip,rv1108-pwm", "rockchip,rk3288-pwm";
and update the binding accordingly.
Thanks
Heiko
Powered by blists - more mailing lists