arm64: dts: mediatek: Introduce MT8186 Steelix
authorChen-Yu Tsai <wenst@chromium.org>
Fri, 26 Jan 2024 08:37:56 +0000 (16:37 +0800)
committerAngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Mon, 12 Feb 2024 12:37:01 +0000 (13:37 +0100)
commit09828b16d0b50d45a0493b47ee094cfef903ee72
treef245b2a06fb4be22d715b0d79c9b5bd332a486be
parent8855d01fb81f5f89a43d1228ea2be831e80b0262
arm64: dts: mediatek: Introduce MT8186 Steelix

The MT8186 Steelix, also known as the Lenovo 300e Yoga Chromebook Gen 4,
is a convertible device based on a common design of the same name. The
device comes in different variants. Of them, whether a world facing
camera is integrated is the only differentiating factor between the
two device trees added. The different SKU IDs describe this alone.

The other device difference is the trackpad component used. This is
simply handled by having both possible components described in the
device tree, and letting the implementation figure out which one is
actually available. The system bootloader / firmware does not
differentiate this in that they share the same SKU IDs.

Signed-off-by: Chen-Yu Tsai <wenst@chromium.org>
Acked-by: Conor Dooley <conor.dooley@microchip.com>
Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Link: https://lore.kernel.org/r/20240126083802.2728610-8-wenst@chromium.org
Signed-off-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
arch/arm64/boot/dts/mediatek/Makefile
arch/arm64/boot/dts/mediatek/mt8186-corsola-steelix-sku131072.dts [new file with mode: 0644]
arch/arm64/boot/dts/mediatek/mt8186-corsola-steelix-sku131073.dts [new file with mode: 0644]
arch/arm64/boot/dts/mediatek/mt8186-corsola-steelix.dtsi [new file with mode: 0644]