| // SPDX-License-Identifier: GPL-2.0 |
| * Device Tree Source extras for U-Boot for the Eagle board |
| * Copyright (C) 2018 Marek Vasut <marek.vasut@gmail.com> |
| #include "r8a77970-eagle.dts" |
| #include "r8a77970-u-boot.dtsi" |
| #include <dt-bindings/gpio/gpio.h> |
| pinctrl-0 = <&avb0_pins>; |
| pinctrl-names = "default"; |
| reset-gpios = <&gpio1 16 GPIO_ACTIVE_LOW>; |
| groups = "avb0_link", "avb0_mdio", "avb0_rgmii", "avb0_txcrefclk"; |
| spi-max-frequency = <50000000>; |
| compatible = "s25fs512s", "jedec,spi-nor"; |
| spi-max-frequency = <50000000>; |