This series adds support for the WiFi card on PCI-Express, eDP (internal) and DP (external) displays and adds thermal configuration for the "extra" thermistors present on Cherry boards. All Cherry Chromebooks now have working display and wireless connectivity! At this point, the only missing component is vcodec decoders, but that's to be done in mt8195.dtsi, globally, not machine specific. Please note that in this series the eDP panel was put on aux-bus, hence this depends on the series introducing support for it [1] in the mtk-dp driver. [1]: https://lore.kernel.org/lkml/20230404104800.301150-1-angelogioacchino.delregno@xxxxxxxxxxxxx/ AngeloGioacchino Del Regno (5): arm64: dts: mediatek: cherry: Add platform thermal configuration arm64: dts: mediatek: cherry: Assign dp-intf aliases arm64: dts: mediatek: cherry: Configure eDP and internal display arm64: dts: mediatek: cherry: Enable PCI-Express ports for WiFi arm64: dts: mediatek: cherry-tomato-r1: Enable NVMe PCI-Express port .../dts/mediatek/mt8195-cherry-tomato-r1.dts | 7 + .../boot/dts/mediatek/mt8195-cherry.dtsi | 164 ++++++++++++++++++ 2 files changed, 171 insertions(+) -- 2.40.0