[PATCH 0/2] MediaTek: Add HP Chromebook x360 13b-ca0002sa

AngeloGioacchino Del Regno angelogioacchino.delregno at collabora.com
Thu Mar 14 03:34:58 PDT 2024


This series adds support for the HP Chromebook x360 13b-ca0002sa,
Cherry platform, codename Dojo.

There are very few differences with Tomato, and specifically:
 - Different touchscreen controller (still HID over I2C, different addr)
 - Different (dual MAX98390) speaker amplifier
 - Slightly different keyboard top row keymap
 - NVMe storage over PCIe0

This series depends on [1] the ASoC MTK cleanup, and was tested working
by PostmarketOS community members.

As for the changes in mt8195-cherry.dtsi: personally tested on MT8195
Cherry Tomato, no issues.

[1]: https://lore.kernel.org/r/20240313110147.1267793-1-angelogioacchino.delregno@collabora.com

AngeloGioacchino Del Regno (2):
  dt-bindings: arm: mediatek: Add MT8195 HP Chromebook x360 13b-ca0002sa
  arm64: mediatek: mt8195-cherry: Introduce the MT8195 Dojo Chromebook

 .../devicetree/bindings/arm/mediatek.yaml     |   8 ++
 arch/arm64/boot/dts/mediatek/Makefile         |   1 +
 .../dts/mediatek/mt8195-cherry-dojo-r1.dts    | 114 ++++++++++++++++++
 .../boot/dts/mediatek/mt8195-cherry.dtsi      |   5 +
 4 files changed, 128 insertions(+)
 create mode 100644 arch/arm64/boot/dts/mediatek/mt8195-cherry-dojo-r1.dts

-- 
2.44.0




More information about the linux-arm-kernel mailing list