Commit b2edd519 authored by Allen-KH Cheng's avatar Allen-KH Cheng Committed by Matthias Brugger
parent 7663f7a2
......@@ -999,6 +999,17 @@ larb1: larb@14004000 {
power-domains = <&spm MT8192_POWER_DOMAIN_DISP>;
};
dpi0: dpi@14016000 {
compatible = "mediatek,mt8192-dpi";
reg = <0 0x14016000 0 0x1000>;
interrupts = <GIC_SPI 270 IRQ_TYPE_LEVEL_HIGH 0>;
clocks = <&mmsys CLK_MM_DPI_DPI0>,
<&mmsys CLK_MM_DISP_DPI0>,
<&apmixedsys CLK_APMIXED_TVDPLL>;
clock-names = "pixel", "engine", "pll";
status = "disabled";
};
iommu0: m4u@1401d000 {
compatible = "mediatek,mt8192-m4u";
reg = <0 0x1401d000 0 0x1000>;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment