Re: [PATCH 00/14] mips: dts: ralink: mt7621: improve DTS style

From: Sergio Paracuellos
Date: Sat Mar 16 2024 - 11:50:09 EST


On Sat, Mar 16, 2024 at 5:54 AM Justin Swartz
<justin.swartz@xxxxxxxxxxxxxxxx> wrote:
>
> This set of patches was created with the intention of cleaning up
> arch/mips/boot/dts/ralink/mt7621.dtsi so that it is aligned with
> the Devicetree Sources (DTS) Coding Style [1] [2] guide.
>
> [1] Documentation/devicetree/bindings/dts-coding-style.rst
>
> [2] https://docs.kernel.org/devicetree/bindings/dts-coding-style.html
>
> Justin Swartz (14):
> mips: dts: ralink: mt7621: reorder cpu node attributes
> mips: dts: ralink: mt7621: reorder cpuintc node attributes
> mips: dts: ralink: mt7621: reorder mmc regulator attributes
> mips: dts: ralink: mt7621: reorder sysc node attributes
> mips: dts: ralink: mt7621: reorder gpio node attributes
> mips: dts: ralink: mt7621: reorder i2c node attributes
> mips: dts: ralink: mt7621: reorder spi0 node attributes
> mips: dts: ralink: mt7621: move pinctrl and sort its children
> mips: dts: ralink: mt7621: reorder mmc node attributes
> mips: dts: ralink: mt7621: reorder gic node attributes
> mips: dts: ralink: mt7621: reorder ethernet node attributes and kids
> mips: dts: ralink: mt7621: reorder pcie node attributes and children
> mips: dts: ralink: mt7621: reorder pci?_phy attributes
> mips: dts: ralink: mt7621: reorder the attributes of the root node
>
> arch/mips/boot/dts/ralink/mt7621.dtsi | 430 ++++++++++++++------------
> 1 file changed, 239 insertions(+), 191 deletions(-)

For the whole series:
Reviewed-by: Sergio Paracuellos <sergio.paracuellos@xxxxxxxxx>

Thanks for doing this.

Best regards,
Sergio Paracuellos