Thread (5 messages) 5 messages, 3 authors, 2024-09-02

Re: [RESEND PATCH v2 1/2] arm64: dts: mt8183: add dpi node to mt8183

From: Matthias Brugger <matthias.bgg@gmail.com>
Date: 2024-09-02 15:49:43
Also in: linux-devicetree, linux-mediatek, lkml


On 19/08/2024 14:05, Pin-yen Lin wrote:
From: Pi-Hsun Shih <redacted>

Add dpi node to mt8183.

Signed-off-by: Jitao Shi <redacted>
Signed-off-by: Pi-Hsun Shih <redacted>
Signed-off-by: Fabien Parent <redacted>
Signed-off-by: Pin-yen Lin <redacted>
Applied, thanks!
quoted hunk ↗ jump to hunk
---

(no changes since v1)

  arch/arm64/boot/dts/mediatek/mt8183.dtsi | 11 +++++++++++
  1 file changed, 11 insertions(+)
diff --git a/arch/arm64/boot/dts/mediatek/mt8183.dtsi b/arch/arm64/boot/dts/mediatek/mt8183.dtsi
index 267378fa46c0..266441e999f2 100644
--- a/arch/arm64/boot/dts/mediatek/mt8183.dtsi
+++ b/arch/arm64/boot/dts/mediatek/mt8183.dtsi
@@ -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>;
  
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help