Unverified Commit ec1a37b3 authored by Pin-yen Lin's avatar Pin-yen Lin Committed by AngeloGioacchino Del Regno
Browse files

arm64: dts: mt8183: Add port node to dpi node

parent 925ebc0c
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -1845,6 +1845,10 @@ dpi0: dpi@14015000 {
				 <&mmsys CLK_MM_DPI_MM>,
				 <&apmixedsys CLK_APMIXED_TVDPLL>;
			clock-names = "pixel", "engine", "pll";

			port {
				dpi_out: endpoint { };
			};
		};

		mutex: mutex@14016000 {