Re: [PATCH 00/10] AM62x Disable Incomplete DT Nodes

From: Bryan Brattlof
Date: Wed Oct 19 2022 - 11:28:09 EST


On October 18, 2022 thus sayeth Andrew Davis:
> Hello all,
>
> Same story as for AM64x[0], this time for AM62x. If there
> are no objections here then the J7x platforms are next.
>
> Thanks,
> Andrew
>
> [0] https://www.spinics.net/lists/arm-kernel/msg1018532.html

Not a lore fan is see ;)

>
> Andrew Davis (10):
> arm64: dts: ti: k3-am62: Enable UART nodes at the board level
> arm64: dts: ti: k3-am62: Enable I2C nodes at the board level
> arm64: dts: ti: k3-am62: Enable SPI nodes at the board level
> arm64: dts: ti: k3-am62: Enable EPWM nodes at the board level
> arm64: dts: ti: k3-am62: Enable ECAP nodes at the board level
> arm64: dts: ti: k3-am62: MDIO pinmux should belong to the MDIO node
> arm64: dts: ti: k3-am62: Enable MDIO nodes at the board level
> arm64: dts: ti: k3-am62: Enable MCAN nodes at the board level
> arm64: dts: ti: k3-am62: Enable SDHCI nodes at the board level
> arm64: dts: ti: k3-am62: Enable OSPI nodes at the board level
>
> arch/arm64/boot/dts/ti/k3-am62-main.dtsi | 26 +++++++
> arch/arm64/boot/dts/ti/k3-am62-mcu.dtsi | 4 ++
> arch/arm64/boot/dts/ti/k3-am62-wakeup.dtsi | 2 +
> arch/arm64/boot/dts/ti/k3-am625-sk.dts | 81 +++-------------------
> 4 files changed, 43 insertions(+), 70 deletions(-)
>

LGTM!

Reviewed-by: Bryan Brattlof <bb@xxxxxx>

~Bryan