arm64: dts: qcom: split beryllium dts into common dtsi and tianma dts
authorJoel Selvaraj <joelselvaraj.oss@gmail.com>
Fri, 9 Sep 2022 03:54:45 +0000 (22:54 -0500)
committerBjorn Andersson <andersson@kernel.org>
Tue, 18 Oct 2022 03:01:06 +0000 (22:01 -0500)
commitdd6459a0890a17e136c539abda07f8b671615c29
treefa2bf42ee3787c8bb90310136a35c63184adb122
parent65b35e04d2656305320c453df2824c8413fe7150
arm64: dts: qcom: split beryllium dts into common dtsi and tianma dts

There are two panel variants of Xiaomi Poco F1. Tianma and EBBG panel.
The previous beryllium dts supported the Tianma variant. In order to
add support for EBBG variant, the common nodes from beryllium dts are
moved to a new common dtsi and to make the variants distinguishable,
sdm845-xiaomi-beryllium.dts is now named as
sdm845-xiaomi-beryllium-tianma.dts. The model property is updated to
distinguish between the variants. The compatibility property is
moved to the tianma variant, but it is not updated to avoid any
further conflict with other projects/users that might depend on it.

Signed-off-by: Joel Selvaraj <joelselvaraj.oss@gmail.com>
Reviewed-by: Marijn Suijten <marijn.suijten@somainline.org>
Reviewed-by: Caleb Connolly <caleb@connolly.tech>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Link: https://lore.kernel.org/r/20220909035447.36674-2-joelselvaraj.oss@gmail.com
arch/arm64/boot/dts/qcom/Makefile
arch/arm64/boot/dts/qcom/sdm845-xiaomi-beryllium-common.dtsi [new file with mode: 0644]
arch/arm64/boot/dts/qcom/sdm845-xiaomi-beryllium-tianma.dts [new file with mode: 0644]
arch/arm64/boot/dts/qcom/sdm845-xiaomi-beryllium.dts [deleted file]