mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-13 17:39:23 -04:00
arm64: dts: mt8183: Add port node to dpi node
Add the port node to fix the binding schema check.
Fixes: 009d855a26 ("arm64: dts: mt8183: add dpi node to mt8183")
Signed-off-by: Pin-yen Lin <treapking@chromium.org>
Reported-by: kernel test robot <lkp@intel.com>
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 <angelogioacchino.delregno@collabora.com>
This commit is contained in:
committed by
AngeloGioacchino Del Regno
parent
925ebc0cd5
commit
ec1a37b3cd
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user