ARM: dts: bcm2711-rpi-4-b: Add support hdmi
authorHoegeun Kwon <hoegeun.kwon@samsung.com>
Fri, 11 Oct 2019 08:01:22 +0000 (17:01 +0900)
committerJunghoon Kim <jhoon20.kim@samsung.com>
Thu, 2 Apr 2020 04:09:09 +0000 (13:09 +0900)
Support for using hdmi based on v3d.

Change-Id: I1ea3551167d713f0ac64fe5cacbeefc2a439331e
Signed-off-by: Hoegeun Kwon <hoegeun.kwon@samsung.com>
arch/arm/boot/dts/bcm2711-rpi-4-b.dts

index fabd02e..0e2d463 100644 (file)
 
 &i2c2 {
        clock-frequency = <100000>;
+       status = "okay";
+};
+
+&fb {
+       status = "disabled";
+};
+
+&firmwarekms {
+       status = "okay";
+};
+
+&v3d {
+       status = "okay";
+};
+
+&vc4 {
+       status = "okay";
 };
 
 &i2s {