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 >