[v6,0/4] arm64: dts: qcom: msm8916-acer-a1-724: Add initial device tree

Message ID 20221123033524.148682-1-linmengbo0689@protonmail.com
Headers
Series arm64: dts: qcom: msm8916-acer-a1-724: Add initial device tree |

Message

Lin, Meng-Bo Nov. 23, 2022, 3:37 a.m. UTC
  v6: Fix incorrect commit message and newlines in touchscreen.
resend: Fix incorrect in-reply-to
v5: Add touchscreen.
v4: Sort properties in l11.
v3: Set property status = "okay"; as the last property.
Reword the bindings patch.
v2: Fix a typo in dt-bindings commit message

Acer Iconia Talk S A1-724 is a tablet using the MSM8916 SoC released
in 2014.

Note: The original firmware from Acer can only boot 32-bit kernels.
To boot arm64 kernels it is necessary to flash 64-bit TZ/HYP firmware
with EDL, e.g. taken from the DragonBoard 410c. This works because Acer
didn't set up (firmware) secure boot.

Add a device tree for with initial support for:

- GPIO keys
- pm8916-vibrator
- SDHCI (internal and external storage)
- USB Device Mode
- UART
- WCNSS (WiFi/BT)
- Regulators
- Bosch BMC150 accelerometer/magnetometer
- Focaltech FT5446 touchscreen
  

Comments

Bjorn Andersson Dec. 28, 2022, 4:36 a.m. UTC | #1
On Wed, 23 Nov 2022 03:37:15 +0000, Lin, Meng-Bo wrote:
> v6: Fix incorrect commit message and newlines in touchscreen.
> resend: Fix incorrect in-reply-to
> v5: Add touchscreen.
> v4: Sort properties in l11.
> v3: Set property status = "okay"; as the last property.
> Reword the bindings patch.
> v2: Fix a typo in dt-bindings commit message
> 
> [...]

Applied, thanks!

[1/4] dt-bindings: qcom: Document msm8916-acer-a1-724
      commit: 17c073500e9060281a115e34b00424d486be9450
[2/4] arm64: dts: qcom: msm8916-acer-a1-724: Add initial device tree
      commit: 0fbf49b3eac98495c1c75ea16019e5613cda109b
[3/4] arm64: dts: qcom: msm8916-acer-a1-724: Add accelerometer/magnetometer
      commit: 85e0a0f8bfa42dc05b7d89798df6fbc2c13147a6
[4/4] arm64: dts: qcom: msm8916-acer-a1-724: Add touchscreen
      commit: 7b8847e9d56f5e397b37df63f271f3166a09f3a8

Best regards,