[PATCH v2 0/4] MT8195 Acer Tomato - devicetrees Part 3

From: AngeloGioacchino Del Regno
Date: Mon Apr 24 2023 - 07:25:35 EST


Changes in v2:
- Dropped tomato-r1 PCIe0 enablement
- dp-intf aliases addition transferred to mt8195.dtsi
- Changed thermal zones names and critical trip point temperatures
for Linux to initiate thermal shutdown before HW protection kick-in.

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 (4):
arm64: dts: mediatek: cherry: Add platform thermal configuration
arm64: dts: mediatek: mt8195: Assign dp-intf aliases
arm64: dts: mediatek: cherry: Configure eDP and internal display
arm64: dts: mediatek: cherry: Enable PCI-Express ports for WiFi

.../boot/dts/mediatek/mt8195-cherry.dtsi | 162 ++++++++++++++++++
arch/arm64/boot/dts/mediatek/mt8195.dtsi | 2 +
2 files changed, 164 insertions(+)

--
2.40.0