]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
arm64: dts: qcom: msm8939-wingtech-wt82918: Add Lenovo Vibe K5 devices
authorAdam Słaboń <asaillen@protonmail.com>
Mon, 29 Jul 2024 16:38:49 +0000 (21:38 +0500)
committerBjorn Andersson <andersson@kernel.org>
Tue, 30 Jul 2024 19:45:26 +0000 (14:45 -0500)
commit9a2ec63ae683b35fc52e6ae707c9d301e67eb973
tree429e1e0df1a5a973b1c36fc07964d54cdfc51a88
parentbc5bf7b1ec49bb2c4c3b6ba7952e973a68320d1c
arm64: dts: qcom: msm8939-wingtech-wt82918: Add Lenovo Vibe K5 devices

This commit introduces multiple hardware variants of Lenovo Vibe K5.

A6020a40 (msm8929-wingtech-wt82918hd)
A6020a46/A6020l36 (msm8939-wingtech-wt82918)
A6020a40 S616 H39 (msm8939-wingtech-wt82918hd)

These devices are added with support for many features, notably:

- Basic features like USB, mmc/sd storage, wifi, buttons, leds;
- Accelerometer;
- Touchscreen;
- Sound and modem.

Note that "HD" variant of K5 is based on msm8929 which is a lower bin
of msm8939 SoC. A simple dtsi is added for this soc along with the new
devices.

Unfortunately, despite the heavy similarities, the combination of minor
differences between variants make them incompatible between each other.

Signed-off-by: Adam Słaboń <asaillen@protonmail.com>
[Nikita: Minor cleanup, commit message]
Signed-off-by: Nikita Travkin <nikita@trvn.ru>
Link: https://lore.kernel.org/r/20240729-msm89xx-wingtech-init-v3-3-32c35476f098@trvn.ru
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
arch/arm64/boot/dts/qcom/Makefile
arch/arm64/boot/dts/qcom/msm8929-pm8916.dtsi [new file with mode: 0644]
arch/arm64/boot/dts/qcom/msm8929-wingtech-wt82918hd.dts [new file with mode: 0644]
arch/arm64/boot/dts/qcom/msm8929.dtsi [new file with mode: 0644]
arch/arm64/boot/dts/qcom/msm8939-wingtech-wt82918.dts [new file with mode: 0644]
arch/arm64/boot/dts/qcom/msm8939-wingtech-wt82918.dtsi [new file with mode: 0644]
arch/arm64/boot/dts/qcom/msm8939-wingtech-wt82918hd.dts [new file with mode: 0644]