Commit 009d855a authored by Pi-Hsun Shih's avatar Pi-Hsun Shih Committed by Matthias Brugger
Browse files

arm64: dts: mt8183: add dpi node to mt8183

parent d03521e6
Loading
Loading
Loading
Loading
+11 −0
Original line number Diff line number Diff line
@@ -1836,6 +1836,17 @@ dsi0: dsi@14014000 {
			phy-names = "dphy";
		};

		dpi0: dpi@14015000 {
			compatible = "mediatek,mt8183-dpi";
			reg = <0 0x14015000 0 0x1000>;
			interrupts = <GIC_SPI 237 IRQ_TYPE_LEVEL_LOW>;
			power-domains = <&spm MT8183_POWER_DOMAIN_DISP>;
			clocks = <&mmsys CLK_MM_DPI_IF>,
				 <&mmsys CLK_MM_DPI_MM>,
				 <&apmixedsys CLK_APMIXED_TVDPLL>;
			clock-names = "pixel", "engine", "pll";
		};

		mutex: mutex@14016000 {
			compatible = "mediatek,mt8183-disp-mutex";
			reg = <0 0x14016000 0 0x1000>;