mbox series

[0/5] MT8195 Acer Tomato - devicetrees Part 3

Message ID 20230420094433.42794-1-angelogioacchino.delregno@collabora.com (mailing list archive)
Headers show
Series MT8195 Acer Tomato - devicetrees Part 3 | expand

Message

AngeloGioacchino Del Regno April 20, 2023, 9:44 a.m. UTC
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@collabora.com/

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(+)