Re: [PATCH v12 4/5] arm64: dts: qcom: sc7180: Add pazquel dts files

From: Stephen Boyd
Date: Fri Jun 24 2022 - 20:19:10 EST


Quoting Joseph S. Barrera III (2022-06-24 17:10:08)
> diff --git a/arch/arm64/boot/dts/qcom/sc7180-trogdor-ti-sn65dsi86.dtsi b/arch/arm64/boot/dts/qcom/sc7180-trogdor-ti-sn65dsi86.dtsi
> index f869e6a343c1..6938e74792a7 100644
> --- a/arch/arm64/boot/dts/qcom/sc7180-trogdor-ti-sn65dsi86.dtsi
> +++ b/arch/arm64/boot/dts/qcom/sc7180-trogdor-ti-sn65dsi86.dtsi
> @@ -5,6 +5,7 @@
> * Copyright 2021 Google LLC.
> */
>
> +#include "sc7180-trogdor.dtsi"

I don't think we need to include this at all. Instead, wherever this
dtsi file (sc7180-trogdor-ti-sn65dsi86.dtsi) is included, we should have
already included sc7180-trogdor.dtsi

> #include <dt-bindings/gpio/gpio.h>
>
> &dsi0_out {
> --
> 2.31.0
>