public inbox for linux-rockchip@lists.infradead.org
 help / color / mirror / Atom feed
* [PATCH] ARM: dts: rockchip: fix pwm-cells for rk3288's pwm3
@ 2019-06-03 14:34 John Keeping
       [not found] ` <20190603143435.23352-1-john-HooS5bfzL4hWk0Htik3J/w@public.gmane.org>
  0 siblings, 1 reply; 2+ messages in thread
From: John Keeping @ 2019-06-03 14:34 UTC (permalink / raw)
  To: Heiko Stuebner; +Cc: linux-rockchip, John Keeping, linux-arm-kernel, devicetree

This is the same as the other PWMs on this SoC and uses 3 cells.

Signed-off-by: John Keeping <john@metanate.com>
---
 arch/arm/boot/dts/rk3288.dtsi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm/boot/dts/rk3288.dtsi b/arch/arm/boot/dts/rk3288.dtsi
index 159d91180cee..766d1cf51a5b 100644
--- a/arch/arm/boot/dts/rk3288.dtsi
+++ b/arch/arm/boot/dts/rk3288.dtsi
@@ -710,7 +710,7 @@
 	pwm3: pwm@ff680030 {
 		compatible = "rockchip,rk3288-pwm";
 		reg = <0x0 0xff680030 0x0 0x10>;
-		#pwm-cells = <2>;
+		#pwm-cells = <3>;
 		pinctrl-names = "default";
 		pinctrl-0 = <&pwm3_pin>;
 		clocks = <&cru PCLK_RKPWM>;
-- 
2.21.0

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] ARM: dts: rockchip: fix pwm-cells for rk3288's pwm3
       [not found] ` <20190603143435.23352-1-john-HooS5bfzL4hWk0Htik3J/w@public.gmane.org>
@ 2019-06-04 13:37   ` Heiko Stuebner
  0 siblings, 0 replies; 2+ messages in thread
From: Heiko Stuebner @ 2019-06-04 13:37 UTC (permalink / raw)
  To: John Keeping
  Cc: linux-rockchip-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r,
	linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r,
	devicetree-u79uwXL29TY76Z2rM5mHXA

Am Montag, 3. Juni 2019, 16:34:35 CEST schrieb John Keeping:
> This is the same as the other PWMs on this SoC and uses 3 cells.
> 
> Signed-off-by: John Keeping <john-HooS5bfzL4hWk0Htik3J/w@public.gmane.org>

applied for 5.3

Thanks
Heiko

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-06-04 13:37 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-06-03 14:34 [PATCH] ARM: dts: rockchip: fix pwm-cells for rk3288's pwm3 John Keeping
     [not found] ` <20190603143435.23352-1-john-HooS5bfzL4hWk0Htik3J/w@public.gmane.org>
2019-06-04 13:37   ` Heiko Stuebner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox