Like already done for MT8195 in a parallel series, this one adds a base display controller graph for the MT8188 SoC, migrates the Geralt Chromebooks to use it, and adds support for the DSI display found on the Genio 510 and Genio 700 boards. While at it, this also adds pinmux configuration for switching on/off the fixed power supply of the touchscreen IC found in Genio 510 and 700 IoT boards to stop relying on the bootloader preconfiguring it as GPIO before booting the kernel. AngeloGioacchino Del Regno (4): arm64: dts: mediatek: mt8188: Add base display controller graph arm64: dts: mediatek: mt8390-genio-common: Add Display on DSI0 arm64: dts: mediatek: mt8188-geralt: Add graph for DSI and DP displays arm64: dts: mediatek: mt8390-genio-common: Configure touch vreg pins .../boot/dts/mediatek/mt8188-geralt.dtsi | 155 +++++++++++++++++- arch/arm64/boot/dts/mediatek/mt8188.dtsi | 140 ++++++++++++++++ .../dts/mediatek/mt8390-genio-common.dtsi | 154 ++++++++++++++++- 3 files changed, 434 insertions(+), 15 deletions(-) -- 2.48.1