Bjorn, On Fri, Sep 23, 2022 at 1:47 AM Yunlong Jia <ecs.beijing2022@xxxxxxxxx> wrote: > > Create first version device tree for pazquel360 > pazquel360 is convertible and the pazquel it is based on is clamshell. > sku 20 for lte & wifi > sku 21 for wifi only > sku 22 for lte w/o esim & wifi > > Signed-off-by: Yunlong Jia <ecs.beijing2022@xxxxxxxxx> > Reviewed-by: Douglas Anderson <dianders@xxxxxxxxxxxx> > > --- > > (no changes since v4) > > Changes in v4: > 1. Adjust the 'Signed-off-by'. > 2. Add touchscreen setting in dtsi. > > Changes in v2: > 1. Remove the touchscreen setting, as a follow-up patch > > arch/arm64/boot/dts/qcom/Makefile | 2 + > .../qcom/sc7180-trogdor-pazquel360-lte.dts | 22 ++++++ > .../qcom/sc7180-trogdor-pazquel360-wifi.dts | 17 +++++ > .../dts/qcom/sc7180-trogdor-pazquel360.dtsi | 71 +++++++++++++++++++ > 4 files changed, 112 insertions(+) > create mode 100644 arch/arm64/boot/dts/qcom/sc7180-trogdor-pazquel360-lte.dts > create mode 100644 arch/arm64/boot/dts/qcom/sc7180-trogdor-pazquel360-wifi.dts > create mode 100644 arch/arm64/boot/dts/qcom/sc7180-trogdor-pazquel360.dtsi If you're planning on a second pull request this cycle, it'd be great if patch #1 and #3 from this series could be included. Thanks! -Doug