]> git.dujemihanovic.xyz Git - u-boot.git/commit
ARM: dts: renesas: Minimize R8A779G0 V4H RPC SPI DT node
authorMarek Vasut <marek.vasut+renesas@mailbox.org>
Sat, 31 Aug 2024 20:33:37 +0000 (22:33 +0200)
committerMarek Vasut <marek.vasut+renesas@mailbox.org>
Sun, 8 Sep 2024 23:10:44 +0000 (01:10 +0200)
commit3faeb78378ea32922fbd00e9ddf675ce0aa526a3
treecb3663e1c12416444bcfdeab87e50d8e33f47767
parent2e255d2e6e1a8b56f594de4e6f969c97ce1aff46
ARM: dts: renesas: Minimize R8A779G0 V4H RPC SPI DT node

The RPC SPI DT node is now part of mainline Linux DT, remove the
duplicate content from U-Boot DT extras. The SPI flash DT node name
has been changed from "spi-flash@0" to "flash@0", reflect this change
in this patch. Retain "bank-width" and "num-cs" DT properties which
are used by U-Boot. Retain "spi-rx-bus-width" and "spi-tx-bus-width"
DT properties to indicate the bus should always be operated in 1-1-1
mode as the U-Boot RPC SPI driver does not support higher bus width
modes yet.

Signed-off-by: Marek Vasut <marek.vasut+renesas@mailbox.org>
arch/arm/dts/r8a779g0-u-boot.dtsi
arch/arm/dts/r8a779g0-white-hawk-u-boot.dtsi