1 // SPDX-License-Identifier: GPL-2.0
3 * Device Tree Source extras for U-Boot for the Gray Hawk board
5 * Copyright (C) 2023 Renesas Electronics Corp.
8 #include "r8a779h0-gray-hawk.dts"
9 #include "r8a779h0-u-boot.dtsi"
19 groups = "qspi0_ctrl", "qspi0_data4";
25 pinctrl-0 = <&qspi0_pins>;
26 pinctrl-names = "default";
30 spi-max-frequency = <40000000>;
36 compatible = "s25fs512s", "jedec,spi-nor";
38 spi-max-frequency = <40000000>;
39 spi-tx-bus-width = <1>;
40 spi-rx-bus-width = <1>;