blob: c3704d789e89b52124d1a8f8c67d635b9dcc9004 [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;
};
};
&rpc {
flash@0 {
spi-tx-bus-width = <1>;
spi-rx-bus-width = <1>;
};
};