RE: [PATCH v1] dts: arm64: freescale: move imx9*-clock.h imx9*-power.h into dt-bindings
From: Peng Fan
Date: Mon Sep 01 2025 - 02:09:23 EST
> Subject: Re: [PATCH v1] dts: arm64: freescale: move imx9*-clock.h
> imx9*-power.h into dt-bindings
>
> On 01/09/2025 04:22, Marek Vasut wrote:
> > On 9/1/25 5:22 AM, Peng Fan wrote:
> >> On Sun, Aug 31, 2025 at 01:04:45PM -0700, E Shattow wrote:
> >>> Move imx9*-{clock,power}.h headers into
> >>> include/dt-bindings/{clock,power}/ and fix up the DTs
> >>
> >> No. The files should be under arch/arm64/boot/dts/freescale/
> > Why ? Linux already has include/dt-bindings/clock/ and
> > include/dt-bindings/power directories for exactly those headers , why
> > did iMX9 suddenly start conflating them into
> arch/arm64/boot/dts/freescale ?
>
>
> Because maybe these are not bindings?
Right. These IDs are firmware exported entries, not bindings.
Thanks,
Peng.
Regardless whether you agree
> or not, the commit should clearly explain the reason behind.
>
>
> Best regards,
> Krzysztof