Re: [PATCH v14 2/5] arm64: dts: qcom: sc7180: Add quackingstick dts files

From: Doug Anderson
Date: Mon Jun 27 2022 - 10:00:20 EST


Hi,

On Sat, Jun 25, 2022 at 6:40 PM Joseph S. Barrera III
<joebar@xxxxxxxxxxxx> wrote:
>
> Quackingstick is a trogdor-based board. These dts files are copies from
> the downstream Chrome OS 5.4 kernel, but with downstream bits removed.
>
> Signed-off-by: Joseph S. Barrera III <joebar@xxxxxxxxxxxx>
>
> ---
>
> (no changes since v8)
>
> Changes in v8:
> - Incorporate the deletion of the usb_c1 node from 9f9fb70a7294.
>
> Changes in v7:
> - Restore changes requested by Doug.
> - Only include sc7180.dtsi in sc7180-trogdor.dtsi (19794489fa24).
> - Simplify spi0/spi6 labeling (d277cab7afc7).
> - Simplify trackpad enabling (51d30402be75).
>
> Changes in v6:
> - Accidentally deleted changes requested by Doug.
>
> Changes in v5:
> - Remove extra newline
> - Add comment that compatible will be filled in per-board
>
> Changes in v4:
> - Add missing version history
>
> Changes in v3:
> - First inclusion in this series
>
> arch/arm64/boot/dts/qcom/Makefile | 2 +
> .../sc7180-trogdor-quackingstick-r0-lte.dts | 38 +++
> .../qcom/sc7180-trogdor-quackingstick-r0.dts | 26 ++
> .../qcom/sc7180-trogdor-quackingstick.dtsi | 318 ++++++++++++++++++
> 4 files changed, 384 insertions(+)
> create mode 100644 arch/arm64/boot/dts/qcom/sc7180-trogdor-quackingstick-r0-lte.dts
> create mode 100644 arch/arm64/boot/dts/qcom/sc7180-trogdor-quackingstick-r0.dts
> create mode 100644 arch/arm64/boot/dts/qcom/sc7180-trogdor-quackingstick.dtsi

Reviewed-by: Douglas Anderson <dianders@xxxxxxxxxxxx>