mbox series

[0/2] Add initial devicetree for Lenovo Xiaoxin Pad Pro 2021

Message ID 20250217-lenovo-j716f-v1-0-b749cf4f6cd7@mainlining.org (mailing list archive)
Headers show
Series Add initial devicetree for Lenovo Xiaoxin Pad Pro 2021 | expand

Message

David Wronek Feb. 17, 2025, 11:32 a.m. UTC
This series add inital support for the Lenovo Xiaoxin Pad Pro 2021
Android tablet.

The command mode display panel on this tablet is using dual DSI without
DSC. Currently, some extra DPU patches are needed to get the panel
working.

Lenovo has unfortunately not released the downstream sources for this
device. Attempts at contacting Lenovo have been unsuccessful, since this
tablet is primarily being sold in China.

Signed-off-by: David Wronek <david@mainlining.org>
---
David Wronek (2):
      dt-bindings: arm: qcom: Add Lenovo Xiaoxin Pad Pro 2021
      arm64: dts: qcom: sm8250: Add support for Lenovo Xiaoxin Pad Pro 2021

 Documentation/devicetree/bindings/arm/qcom.yaml  |   1 +
 arch/arm64/boot/dts/qcom/Makefile                |   1 +
 arch/arm64/boot/dts/qcom/sm8250-lenovo-j716f.dts | 746 +++++++++++++++++++++++
 3 files changed, 748 insertions(+)
---
base-commit: 253c82b3a2cec22bf9db65645f934fbe095899a3
change-id: 20250217-lenovo-j716f-79c28f63e5d6

Best regards,