From: Krzysztof Kozlowski Date: Sun, 17 Oct 2021 10:12:26 +0000 (+0200) Subject: arm64: dts: exynos: add 'chassis-type' property X-Git-Tag: v5.16-rc1~125^2~3^2~1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=4b1a78330df4742aa862468911b38c36d3edba30;p=thirdparty%2Fkernel%2Flinux.git arm64: dts: exynos: add 'chassis-type' property A new 'chassis-type' root node property has recently been approved for the device-tree specification. Add this property for end-user devices (such as laptops, smartphones and tablets) based on Samsung Exynos ARM64 SoCs. Signed-off-by: Krzysztof Kozlowski Link: https://lore.kernel.org/r/20211017101228.19478-1-krzysztof.kozlowski@canonical.com --- diff --git a/arch/arm64/boot/dts/exynos/exynos5433-tm2.dts b/arch/arm64/boot/dts/exynos/exynos5433-tm2.dts index fdd0796b29d42..aca01709fd298 100644 --- a/arch/arm64/boot/dts/exynos/exynos5433-tm2.dts +++ b/arch/arm64/boot/dts/exynos/exynos5433-tm2.dts @@ -13,6 +13,7 @@ / { model = "Samsung TM2 board"; compatible = "samsung,tm2", "samsung,exynos5433"; + chassis-type = "handset"; }; &cmu_disp { diff --git a/arch/arm64/boot/dts/exynos/exynos5433-tm2e.dts b/arch/arm64/boot/dts/exynos/exynos5433-tm2e.dts index 089fc7a1af677..22d26460f3dd0 100644 --- a/arch/arm64/boot/dts/exynos/exynos5433-tm2e.dts +++ b/arch/arm64/boot/dts/exynos/exynos5433-tm2e.dts @@ -13,6 +13,7 @@ / { model = "Samsung TM2E board"; compatible = "samsung,tm2e", "samsung,exynos5433"; + chassis-type = "handset"; }; &cmu_disp {