On Wed, Apr 01, 2026 at 02:17:44AM +0000, Alexander Koskovich wrote: > Add GPU and GMU devicetree nodes for the Adreno 810 GPU found on > Qualcomm SM7635 (Milos) based devices. > > Signed-off-by: Alexander Koskovich <[email protected]> > --- > arch/arm64/boot/dts/qcom/milos.dtsi | 148 > ++++++++++++++++++++++++++++++++++++ > 1 file changed, 148 insertions(+) > > diff --git a/arch/arm64/boot/dts/qcom/milos.dtsi > b/arch/arm64/boot/dts/qcom/milos.dtsi > index 621f05820826..a8feb0339804 100644 > --- a/arch/arm64/boot/dts/qcom/milos.dtsi > +++ b/arch/arm64/boot/dts/qcom/milos.dtsi > @@ -7,6 +7,7 @@ > #include <dt-bindings/clock/qcom,milos-dispcc.h> > #include <dt-bindings/clock/qcom,milos-gcc.h> > #include <dt-bindings/clock/qcom,milos-gpucc.h> > +#include <dt-bindings/clock/qcom,kaanapali-gxclkctl.h>
Why? My next from 27th Match does not have Milos in that binding. Was it added? It's worth mentioning in commit msg. Also, please keep alphabetical sort of the includes, k < m. Best regards, Krzysztof
