Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit cf83eb24 authored by Russell King's avatar Russell King
Browse files

imx-drm: update and fix imx6 DT descriptions for v3 HDMI driver

parent 04cec1a2
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -90,5 +90,6 @@
};

&hdmi {
	compatible = "fsl,imx6dl-hdmi";
	crtcs = <&ipu1 0>, <&ipu1 1>;
}
};
+1 −0
Original line number Diff line number Diff line
@@ -161,5 +161,6 @@
};

&hdmi {
	compatible = "fsl,imx6q-hdmi";
	crtcs = <&ipu1 0>, <&ipu1 1>, <&ipu2 0>, <&ipu2 1>;
};
+0 −1
Original line number Diff line number Diff line
@@ -1369,7 +1369,6 @@
			};

			hdmi: hdmi@0120000 {
				compatible = "fsl,imx6q-hdmi";
				reg = <0x00120000 0x9000>;
				interrupts = <0 115 0x04>;
				gpr = <&gpr>;