All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v1] ARM: dts: rockchip: rk3188: fix lcdc1-rgb24 node name
@ 2022-10-26 23:31 ` Johan Jonker
  0 siblings, 0 replies; 6+ messages in thread
From: Johan Jonker @ 2022-10-26 23:31 UTC (permalink / raw)
  To: heiko
  Cc: robh+dt, krzysztof.kozlowski+dt, devicetree, linux-kernel,
	linux-arm-kernel, linux-rockchip

The lcdc1-rgb24 node name is out of line with the rest
of the rk3188 lcdc1 node, so fix it.

Signed-off-by: Johan Jonker <jbx6244@gmail.com>
---
 arch/arm/boot/dts/rk3188.dtsi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm/boot/dts/rk3188.dtsi b/arch/arm/boot/dts/rk3188.dtsi
index cdd4a0bd5..b8f34bef0 100644
--- a/arch/arm/boot/dts/rk3188.dtsi
+++ b/arch/arm/boot/dts/rk3188.dtsi
@@ -379,7 +379,7 @@
 				rockchip,pins = <2 RK_PD3 1 &pcfg_pull_none>;
 			};

-			lcdc1_rgb24: ldcd1-rgb24 {
+			lcdc1_rgb24: lcdc1-rgb24 {
 				rockchip,pins = <2 RK_PA0 1 &pcfg_pull_none>,
 						<2 RK_PA1 1 &pcfg_pull_none>,
 						<2 RK_PA2 1 &pcfg_pull_none>,
--
2.20.1


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

* [PATCH v1] ARM: dts: rockchip: rk3188: fix lcdc1-rgb24 node name
@ 2022-10-26 23:31 ` Johan Jonker
  0 siblings, 0 replies; 6+ messages in thread
From: Johan Jonker @ 2022-10-26 23:31 UTC (permalink / raw)
  To: heiko
  Cc: robh+dt, krzysztof.kozlowski+dt, devicetree, linux-kernel,
	linux-arm-kernel, linux-rockchip

The lcdc1-rgb24 node name is out of line with the rest
of the rk3188 lcdc1 node, so fix it.

Signed-off-by: Johan Jonker <jbx6244@gmail.com>
---
 arch/arm/boot/dts/rk3188.dtsi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm/boot/dts/rk3188.dtsi b/arch/arm/boot/dts/rk3188.dtsi
index cdd4a0bd5..b8f34bef0 100644
--- a/arch/arm/boot/dts/rk3188.dtsi
+++ b/arch/arm/boot/dts/rk3188.dtsi
@@ -379,7 +379,7 @@
 				rockchip,pins = <2 RK_PD3 1 &pcfg_pull_none>;
 			};

-			lcdc1_rgb24: ldcd1-rgb24 {
+			lcdc1_rgb24: lcdc1-rgb24 {
 				rockchip,pins = <2 RK_PA0 1 &pcfg_pull_none>,
 						<2 RK_PA1 1 &pcfg_pull_none>,
 						<2 RK_PA2 1 &pcfg_pull_none>,
--
2.20.1


_______________________________________________
Linux-rockchip mailing list
Linux-rockchip@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-rockchip

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

* [PATCH v1] ARM: dts: rockchip: rk3188: fix lcdc1-rgb24 node name
@ 2022-10-26 23:31 ` Johan Jonker
  0 siblings, 0 replies; 6+ messages in thread
From: Johan Jonker @ 2022-10-26 23:31 UTC (permalink / raw)
  To: heiko
  Cc: robh+dt, krzysztof.kozlowski+dt, devicetree, linux-kernel,
	linux-arm-kernel, linux-rockchip

The lcdc1-rgb24 node name is out of line with the rest
of the rk3188 lcdc1 node, so fix it.

Signed-off-by: Johan Jonker <jbx6244@gmail.com>
---
 arch/arm/boot/dts/rk3188.dtsi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm/boot/dts/rk3188.dtsi b/arch/arm/boot/dts/rk3188.dtsi
index cdd4a0bd5..b8f34bef0 100644
--- a/arch/arm/boot/dts/rk3188.dtsi
+++ b/arch/arm/boot/dts/rk3188.dtsi
@@ -379,7 +379,7 @@
 				rockchip,pins = <2 RK_PD3 1 &pcfg_pull_none>;
 			};

-			lcdc1_rgb24: ldcd1-rgb24 {
+			lcdc1_rgb24: lcdc1-rgb24 {
 				rockchip,pins = <2 RK_PA0 1 &pcfg_pull_none>,
 						<2 RK_PA1 1 &pcfg_pull_none>,
 						<2 RK_PA2 1 &pcfg_pull_none>,
--
2.20.1


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

* Re: [PATCH v1] ARM: dts: rockchip: rk3188: fix lcdc1-rgb24 node name
  2022-10-26 23:31 ` Johan Jonker
  (?)
@ 2022-10-30 20:29   ` Heiko Stuebner
  -1 siblings, 0 replies; 6+ messages in thread
From: Heiko Stuebner @ 2022-10-30 20:29 UTC (permalink / raw)
  To: Johan Jonker
  Cc: Heiko Stuebner, linux-arm-kernel, devicetree, linux-kernel,
	robh+dt, krzysztof.kozlowski+dt, linux-rockchip

On Thu, 27 Oct 2022 01:31:37 +0200, Johan Jonker wrote:
> The lcdc1-rgb24 node name is out of line with the rest
> of the rk3188 lcdc1 node, so fix it.
> 
> 

Applied, thanks!

[1/1] ARM: dts: rockchip: rk3188: fix lcdc1-rgb24 node name
      commit: 11871e20bcb23c00966e785a124fb72bc8340af4

Best regards,
-- 
Heiko Stuebner <heiko@sntech.de>

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

* Re: [PATCH v1] ARM: dts: rockchip: rk3188: fix lcdc1-rgb24 node name
@ 2022-10-30 20:29   ` Heiko Stuebner
  0 siblings, 0 replies; 6+ messages in thread
From: Heiko Stuebner @ 2022-10-30 20:29 UTC (permalink / raw)
  To: Johan Jonker
  Cc: Heiko Stuebner, linux-arm-kernel, devicetree, linux-kernel,
	robh+dt, krzysztof.kozlowski+dt, linux-rockchip

On Thu, 27 Oct 2022 01:31:37 +0200, Johan Jonker wrote:
> The lcdc1-rgb24 node name is out of line with the rest
> of the rk3188 lcdc1 node, so fix it.
> 
> 

Applied, thanks!

[1/1] ARM: dts: rockchip: rk3188: fix lcdc1-rgb24 node name
      commit: 11871e20bcb23c00966e785a124fb72bc8340af4

Best regards,
-- 
Heiko Stuebner <heiko@sntech.de>

_______________________________________________
Linux-rockchip mailing list
Linux-rockchip@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-rockchip

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

* Re: [PATCH v1] ARM: dts: rockchip: rk3188: fix lcdc1-rgb24 node name
@ 2022-10-30 20:29   ` Heiko Stuebner
  0 siblings, 0 replies; 6+ messages in thread
From: Heiko Stuebner @ 2022-10-30 20:29 UTC (permalink / raw)
  To: Johan Jonker
  Cc: Heiko Stuebner, linux-arm-kernel, devicetree, linux-kernel,
	robh+dt, krzysztof.kozlowski+dt, linux-rockchip

On Thu, 27 Oct 2022 01:31:37 +0200, Johan Jonker wrote:
> The lcdc1-rgb24 node name is out of line with the rest
> of the rk3188 lcdc1 node, so fix it.
> 
> 

Applied, thanks!

[1/1] ARM: dts: rockchip: rk3188: fix lcdc1-rgb24 node name
      commit: 11871e20bcb23c00966e785a124fb72bc8340af4

Best regards,
-- 
Heiko Stuebner <heiko@sntech.de>

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

end of thread, other threads:[~2022-10-30 20:31 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-26 23:31 [PATCH v1] ARM: dts: rockchip: rk3188: fix lcdc1-rgb24 node name Johan Jonker
2022-10-26 23:31 ` Johan Jonker
2022-10-26 23:31 ` Johan Jonker
2022-10-30 20:29 ` Heiko Stuebner
2022-10-30 20:29   ` Heiko Stuebner
2022-10-30 20:29   ` Heiko Stuebner

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.