blob: 85e32208b29e1c3726f94d36f66c676be821e37e [file] [log] [blame]
// SPDX-License-Identifier: GPL-2.0
/*
* Device Tree Source extras for U-Boot for the White Hawk board
*
* Copyright (C) 2021 Renesas Electronics Corp.
*/
#include "r8a779g0-u-boot.dtsi"
/ {
aliases {
spi0 = &rpc;
};
};
&avb1 {
status = "disabled";
};
&avb2 {
status = "disabled";
};
&rpc {
bootph-all;
flash@0 {
bootph-all;
spi-tx-bus-width = <1>;
spi-rx-bus-width = <1>;
};
};
&qspi0_pins {
bootph-all;
};