Re: [PATCH v2 8/9] arm64: dts: ti: k3-am6*: Fix bus-width property in MMC nodes

From: Francesco Dolcini
Date: Tue Feb 13 2024 - 03:21:22 EST


On Tue, Feb 13, 2024 at 06:07:28AM +0100, Wadim Egorov wrote:
> Hi Judith,
>
> Am 13.02.24 um 01:24 schrieb Judith Mendez:
> > Move bus-width property to *main.dtsi, above the OTAP/ITAP
> > delay values. While there is no error with where it is
> > currently at, it is easier to read the MMC node if the
> > bus-width property is located above the OTAP/ITAP delay
> > values consistently across MMC nodes.
> >
> > Add missing bus-width for MMC2 in k3-am62-main.
> >
> > Signed-off-by: Judith Mendez <jm@xxxxxx>
> > ---
> > arch/arm64/boot/dts/ti/k3-am62-main.dtsi | 5 +++--
> > arch/arm64/boot/dts/ti/k3-am625-beagleplay.dts | 1 -
> > arch/arm64/boot/dts/ti/k3-am62a-main.dtsi | 2 +-
> > arch/arm64/boot/dts/ti/k3-am64-main.dtsi | 2 ++
> > arch/arm64/boot/dts/ti/k3-am642-evm.dts | 2 --
> > arch/arm64/boot/dts/ti/k3-am642-sk.dts | 1 -
>
> I think you missed to update all non TI boards.

Not sure which boards are you referring to.

I would not change the verdin-am62 boards, the bus-width there is
consistent with the schematics, it's just correct and in the right place
IMO.

Francesco