This series adds a full OF Graph for the Display Controller in the MT8195 dtsi, and configures the MT8195 Cherry devices to use it. This was mainly done to allow different display controller paths for the Radxa NIO 12L board (compared to Chromebooks), and this series contains a preconfiguration for the DSI0 pipeline. No DSI display was actually added to the Radxa board, because that's a SBC and, even though there is a display from Radxa that can be used with this device, it's not mandatory to use exactly that. The NIO 12L also features an HDMI output, which will be added later when the series adding HDMIv2/DDCv2 drivers will be merged upstream. AngeloGioacchino Del Regno (3): arm64: dts: mediatek: mt8195: Add base display controller graph arm64: mediatek: mt8195-cherry: Add graph for eDP and DP displays arm64: dts: mediatek: mt8395-nio-12l: Preconfigure DSI0 pipeline .../boot/dts/mediatek/mt8195-cherry.dtsi | 184 +++++++++++++++++- arch/arm64/boot/dts/mediatek/mt8195.dtsi | 129 ++++++++++++ .../dts/mediatek/mt8395-radxa-nio-12l.dts | 26 +++ 3 files changed, 332 insertions(+), 7 deletions(-) -- 2.48.1