| // SPDX-License-Identifier: GPL-2.0 |
| * Device Tree Source extras for U-Boot for the ULCB board |
| * Copyright (C) 2018 Marek Vasut <marek.vasut@gmail.com> |
| #include "r8a77950-ulcb.dts" |
| #include "r8a77950-u-boot.dtsi" |
| compatible = "renesas,ulcb-cpld"; |
| gpio-mosi = <&gpio6 7 0>; |
| gpio-miso = <&gpio6 10 0>; |
| gpio-sstbz = <&gpio2 3 0>; |
| compatible = "renesas,rcar-sysinfo"; |
| i2c-eeprom = <&sysinfo_eeprom>; |
| sysinfo_eeprom: eeprom@50 { |
| compatible = "rohm,br24t01", "atmel,24c01"; |
| reg = <0 0xee200000 0 0x100>, <0 0x08000000 0 0x04000000>; |
| max-frequency = <208000000>; |
| max-frequency = <200000000>; |
| u-boot,off-on-delay-us = <20000>; |