mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2026-06-02 09:46:37 +03:00
ARM: dts: renesas: Disable R8A779G0 V4H White Hawk RPC SPI DT node again
Commit3faeb78378("ARM: dts: renesas: Minimize R8A779G0 V4H RPC SPI DT node") incorrectly re-enabled the RPC SPI DT node, which was disabled in commit13bdb6a269("ARM: dts: renesas: Disable RPC driver on R8A779G0 V4H White Hawk board") Reinstate the disablement. Fixes:3faeb78378("ARM: dts: renesas: Minimize R8A779G0 V4H RPC SPI DT node") Signed-off-by: Marek Vasut <marek.vasut+renesas@mailbox.org>
This commit is contained in:
@@ -23,6 +23,8 @@
|
||||
|
||||
&rpc {
|
||||
bootph-all;
|
||||
status = "disabled";
|
||||
|
||||
flash@0 {
|
||||
bootph-all;
|
||||
spi-tx-bus-width = <1>;
|
||||
|
||||
Reference in New Issue
Block a user