From: Pin-yen Lin Date: Thu, 12 Sep 2024 14:43:59 +0000 (+0800) Subject: arm64: dts: mt8183: Add port node to dpi node X-Git-Tag: v6.13-rc1~140^2~25^2~41 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=ec1a37b3cd0cf9a1bf88816a5342fb06e3316b34;p=thirdparty%2Fkernel%2Flinux.git arm64: dts: mt8183: Add port node to dpi node Add the port node to fix the binding schema check. Fixes: 009d855a26fd ("arm64: dts: mt8183: add dpi node to mt8183") Signed-off-by: Pin-yen Lin Reported-by: kernel test robot Closes: https://lore.kernel.org/oe-kbuild-all/202409110843.Hm5W9upr-lkp@intel.com/ Link: https://lore.kernel.org/r/20240912144430.3161717-3-treapking@chromium.org Signed-off-by: AngeloGioacchino Del Regno --- diff --git a/arch/arm64/boot/dts/mediatek/mt8183.dtsi b/arch/arm64/boot/dts/mediatek/mt8183.dtsi index 266441e999f21..0a6578aacf828 100644 --- a/arch/arm64/boot/dts/mediatek/mt8183.dtsi +++ b/arch/arm64/boot/dts/mediatek/mt8183.dtsi @@ -1845,6 +1845,10 @@ <&mmsys CLK_MM_DPI_MM>, <&apmixedsys CLK_APMIXED_TVDPLL>; clock-names = "pixel", "engine", "pll"; + + port { + dpi_out: endpoint { }; + }; }; mutex: mutex@14016000 {