devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] ARM: dts: pxa: add label to lcd controller node
@ 2018-06-23 19:37 Daniel Mack
  2018-06-25 19:41 ` Robert Jarzmik
  0 siblings, 1 reply; 2+ messages in thread
From: Daniel Mack @ 2018-06-23 19:37 UTC (permalink / raw)
  To: robert.jarzmik; +Cc: devicetree, Daniel Mack, linux-arm-kernel

So it can be referenced and filled with more details from board files.

Signed-off-by: Daniel Mack <daniel@zonque.org>
---
 arch/arm/boot/dts/pxa2xx.dtsi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm/boot/dts/pxa2xx.dtsi b/arch/arm/boot/dts/pxa2xx.dtsi
index e4ebcde17837..a520b4c14ea9 100644
--- a/arch/arm/boot/dts/pxa2xx.dtsi
+++ b/arch/arm/boot/dts/pxa2xx.dtsi
@@ -141,7 +141,7 @@
 			interrupts = <30 31>;
 		};
 
-		lcd-controller@40500000 {
+		lcdc: lcd-controller@40500000 {
 			compatible = "marvell,pxa2xx-lcdc";
 			reg = <0x44000000 0x10000>;
 			interrupts = <17>;
-- 
2.17.1

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

* Re: [PATCH] ARM: dts: pxa: add label to lcd controller node
  2018-06-23 19:37 [PATCH] ARM: dts: pxa: add label to lcd controller node Daniel Mack
@ 2018-06-25 19:41 ` Robert Jarzmik
  0 siblings, 0 replies; 2+ messages in thread
From: Robert Jarzmik @ 2018-06-25 19:41 UTC (permalink / raw)
  To: Daniel Mack; +Cc: devicetree, linux-arm-kernel

Daniel Mack <daniel@zonque.org> writes:

> So it can be referenced and filled with more details from board files.
>
> Signed-off-by: Daniel Mack <daniel@zonque.org>
Applied to pxa/dt.

Cheers.

--
Robert

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

end of thread, other threads:[~2018-06-25 19:41 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-06-23 19:37 [PATCH] ARM: dts: pxa: add label to lcd controller node Daniel Mack
2018-06-25 19:41 ` Robert Jarzmik

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).