lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date: Thu, 14 Mar 2024 11:34:58 +0100
From: AngeloGioacchino Del Regno <angelogioacchino.delregno@...labora.com>
To: linux-mediatek@...ts.infradead.org
Cc: robh@...nel.org,
	krzysztof.kozlowski+dt@...aro.org,
	conor+dt@...nel.org,
	matthias.bgg@...il.com,
	angelogioacchino.delregno@...labora.com,
	devicetree@...r.kernel.org,
	linux-kernel@...r.kernel.org,
	linux-arm-kernel@...ts.infradead.org,
	wenst@...omium.org,
	jenneron@...tonmail.com,
	kernel@...labora.com
Subject: [PATCH 0/2] MediaTek: Add HP Chromebook x360 13b-ca0002sa

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


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ