Hi, On Fri, Jun 17, 2022 at 11:12 AM Joseph S. Barrera III <joebar@xxxxxxxxxxxx> wrote: > > diff --git a/arch/arm64/boot/dts/qcom/sc7180-trogdor-quackingstick.dtsi b/arch/arm64/boot/dts/qcom/sc7180-trogdor-quackingstick.dtsi > new file mode 100644 > index 000000000000..d39f43757932 > --- /dev/null > +++ b/arch/arm64/boot/dts/qcom/sc7180-trogdor-quackingstick.dtsi > @@ -0,0 +1,324 @@ > +// SPDX-License-Identifier: (GPL-2.0+ OR MIT) > +/* > + * Google Quackingstick board device tree source > + * > + * Copyright 2021 Google LLC. > + */ > + > +/dts-v1/; > + > +#include "sc7180.dtsi" > + > +ap_ec_spi: &spi6 {}; > +ap_h1_spi: &spi0 {}; > + > +#include "sc7180-trogdor.dtsi" In my response to your v5, I explicitly pointed out that you should take into account this patch that landed downstream since you posted your v5. https://crrev.com/c/3652958 ...but you don't seem to have taken it into account. -Doug