All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] arm64: dts: rockchip: enable display nodes on rk3328-roc-cc
@ 2019-04-03 18:22 Leonidas P. Papadakos
       [not found] ` <20190403182248.16164-1-papadakospan-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
  0 siblings, 1 reply; 2+ messages in thread
From: Leonidas P. Papadakos @ 2019-04-03 18:22 UTC (permalink / raw)
  To: Heiko Stuebner, Rob Herring
  Cc: devicetree-u79uwXL29TY76Z2rM5mHXA, Leonidas P. Papadakos,
	linux-rockchip-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r

Enable necessary nodes to get output on the hdmi port of the board.

This is a port of Heiko's patch for the rock64.

Signed-off-by: Leonidas P. Papadakos <papadakospan-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
---
 arch/arm64/boot/dts/rockchip/rk3328-roc-cc.dts | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)

diff --git a/arch/arm64/boot/dts/rockchip/rk3328-roc-cc.dts b/arch/arm64/boot/dts/rockchip/rk3328-roc-cc.dts
index c213ad74d..2f937c303 100644
--- a/arch/arm64/boot/dts/rockchip/rk3328-roc-cc.dts
+++ b/arch/arm64/boot/dts/rockchip/rk3328-roc-cc.dts
@@ -145,6 +145,14 @@
 	status = "okay";
 };
 
+&hdmi {
+	status = "okay";
+};
+
+&hdmiphy {
+	status = "okay";
+};
+
 &i2c1 {
 	status = "okay";
 
@@ -328,3 +336,11 @@
 &usb_host0_ohci {
 	status = "okay";
 };
+
+&vop {
+	status = "okay";
+};
+
+&vop_mmu {
+	status = "okay";
+};
-- 
2.21.0

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

* Re: [PATCH] arm64: dts: rockchip: enable display nodes on rk3328-roc-cc
       [not found] ` <20190403182248.16164-1-papadakospan-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
@ 2019-04-11 12:13   ` Heiko Stuebner
  0 siblings, 0 replies; 2+ messages in thread
From: Heiko Stuebner @ 2019-04-11 12:13 UTC (permalink / raw)
  To: Leonidas P. Papadakos
  Cc: devicetree-u79uwXL29TY76Z2rM5mHXA, Rob Herring,
	linux-rockchip-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r

Am Mittwoch, 3. April 2019, 20:22:48 CEST schrieb Leonidas P. Papadakos:
> Enable necessary nodes to get output on the hdmi port of the board.
> 
> This is a port of Heiko's patch for the rock64.
> 
> Signed-off-by: Leonidas P. Papadakos <papadakospan-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>

applied for 5.2

Thanks
Heiko

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

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

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-04-03 18:22 [PATCH] arm64: dts: rockchip: enable display nodes on rk3328-roc-cc Leonidas P. Papadakos
     [not found] ` <20190403182248.16164-1-papadakospan-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2019-04-11 12:13   ` 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.