This series enables PCI-Express on MT8195 Cherry Tomato Chromebooks, making it possible to use the MT7921E WiFi card on PCIe bus. While at it, I've also added the missing hardware PWM nodes for MT8195 and relevant nodes to get backlight support in all Cherry devices for the internal display. !! Please Note !! This series applies on top of [1], [2] and [3], even though it does not have any real dependencies on them. [1]: https://patchwork.kernel.org/project/linux-mediatek/patch/20230209105628.50294-6-bchihi@xxxxxxxxxxxx/ [2]: https://patchwork.kernel.org/project/linux-mediatek/patch/20230209105628.50294-7-bchihi@xxxxxxxxxxxx/ [3]: https://patchwork.kernel.org/project/linux-mediatek/list/?series=724363 AngeloGioacchino Del Regno (4): arm64: dts: mediatek: cherry: Add platform thermal configuration arm64: dts: mediatek: cherry: Enable PCI-Express ports for WiFi arm64: dts: mediatek: mt8195: Add display pwm nodes arm64: dts: mediatek: cherry: Add configuration for display backlight .../dts/mediatek/mt8195-cherry-tomato-r1.dts | 7 + .../boot/dts/mediatek/mt8195-cherry.dtsi | 173 ++++++++++++++++++ arch/arm64/boot/dts/mediatek/mt8195.dtsi | 23 +++ 3 files changed, 203 insertions(+) -- 2.39.2