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@xxxxxxxxxxxxxx> --- 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, -- David Wronek <david@xxxxxxxxxxxxxx>