]> git.baikalelectronics.ru Git - kernel.git/commit
arm64: dts: qcom: sc8280xp: Add reference device
authorBjorn Andersson <bjorn.andersson@linaro.org>
Wed, 29 Jun 2022 04:14:37 +0000 (21:14 -0700)
committerBjorn Andersson <bjorn.andersson@linaro.org>
Sun, 3 Jul 2022 02:50:10 +0000 (21:50 -0500)
commit37142c6fdbc974f3dd7880a65be47a4555906447
tree71cb314a11a71324a30f36e614a0369fad97a03d
parent199bdb9eaef1a0c0bb05322ea39de26ae2d6275c
arm64: dts: qcom: sc8280xp: Add reference device

Add basic support for the SC8280XP reference device, which allows it to
boot to a shell (using EFIFB) with functional storage (UFS), USB,
keyboard, touchpad, touchscreen, backlight and remoteprocs.

The PMICs are, per socinfo, reused from other platforms. But given that
the address of the PMICs doesn't match other cases and that it's
desirable to label things according to the schematics a new dtsi file is
created to represent the reference combination of PMICs.

Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Reviewed-by: Johan Hovold <johan+linaro@kernel.org>
Link: https://lore.kernel.org/r/20220629041438.1352536-5-bjorn.andersson@linaro.org
arch/arm64/boot/dts/qcom/Makefile
arch/arm64/boot/dts/qcom/sc8280xp-crd.dts [new file with mode: 0644]
arch/arm64/boot/dts/qcom/sc8280xp-pmics.dtsi [new file with mode: 0644]