This patch add common dtsi and WIFI/LTE dts for evoker. Changes in v8: - updated patch subjects Changes in v7: - goodix gt7986 dt bindings added in v7 - add compiatable for gt7986 Changes in v6: - add removed pinctrl and align touchscreen label with herobrine board Changes in v5: - recover whitespace change - new patch for Touchscreen/trackpad in v5 Changes in v4: - fix typo in tittle and commit - recover change for trackpad and touchscreen Changes in v3: - none Changes in v2: - none Sheng-Liang Pan (4): dt-bindings: arm: qcom: Separate LTE/WIFI SKU for sc7280-evoker arm64: dts: qcom: sc7280: Add LTE SKU for sc7280-evoker family dt-bindings: input: touchscreen: Add goodix GT7986U touchscreen chip arm64: dts: qcom: sc7280: Add touchscreen and touchpad support for evoker .../devicetree/bindings/arm/qcom.yaml | 5 +++++ .../bindings/input/goodix,gt7375p.yaml | 5 ++++- arch/arm64/boot/dts/qcom/Makefile | 3 ++- .../dts/qcom/sc7280-herobrine-evoker-lte.dts | 14 ++++++++++++ .../boot/dts/qcom/sc7280-herobrine-evoker.dts | 15 +++++++++++++ ...er-r0.dts => sc7280-herobrine-evoker.dtsi} | 22 ++++++------------- 6 files changed, 47 insertions(+), 17 deletions(-) create mode 100644 arch/arm64/boot/dts/qcom/sc7280-herobrine-evoker-lte.dts create mode 100644 arch/arm64/boot/dts/qcom/sc7280-herobrine-evoker.dts rename arch/arm64/boot/dts/qcom/{sc7280-herobrine-evoker-r0.dts => sc7280-herobrine-evoker.dtsi} (95%) -- 2.34.1