Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

arm64: dts: qcom: msm8939-sony-xperia-kanuti-tulip: Add missing 'chassis-type'

Sony Xperia M4 Aqua is a handset. Add the chassis-type = "handset"; to it.

Signed-off-by: Raymond Hackley <raymondhackley@protonmail.com>
Reviewed-by: Konrad Dybcio <konrad.dybcio@linaro.org>
Link: https://lore.kernel.org/r/20230622021105.66015-1-raymondhackley@protonmail.com
Signed-off-by: Bjorn Andersson <andersson@kernel.org>

authored by

Raymond Hackley and committed by
Bjorn Andersson
38c6fe60 d368279d

+1
+1
arch/arm64/boot/dts/qcom/msm8939-sony-xperia-kanuti-tulip.dts
··· 16 16 / { 17 17 model = "Sony Xperia M4 Aqua"; 18 18 compatible = "sony,kanuti-tulip", "qcom,msm8939"; 19 + chassis-type = "handset"; 19 20 20 21 qcom,board-id = <QCOM_BOARD_ID_MTP 0>; 21 22 qcom,msm-id = <QCOM_ID_MSM8939 0>, <QCOM_ID_MSM8939 0x30000>;