1 // SPDX-License-Identifier: GPL-2.0+
3 * Copyright (C) 2016-2020 Hitachi Power Grids
6 #include "socfpga_arria5.dtsi"
7 #include "socfpga-common-u-boot.dtsi"
8 #include <dt-bindings/gpio/gpio.h>
11 model = "Hitachi PG SoC SECU1 Board";
12 compatible = "altr,socfpga-secu1", "altr,socfpga";
15 stdout-path = "serial0:115200n8";
16 bootargs = "console=ttyS0,115200";
21 device_type = "memory";
22 reg = <0x0 0x20000000>; /* 512MB */
27 * this allow the ethaddr uboot environment variable contents
28 * to be added to the gmac0 device tree blob.
35 compatible = "u-boot,bootcount-rtc";
41 compatible = "i2c-gpio";
44 gpios = <&portc 5 (GPIO_ACTIVE_HIGH|GPIO_OPEN_DRAIN) /* SDA */
45 &portc 6 (GPIO_ACTIVE_HIGH|GPIO_OPEN_DRAIN)>; /* SCL */
46 i2c-gpio,delay-us = <5>; /* ~100 kHz */
50 compatible = "national,lm75";
55 compatible = "at,24c08";
60 compatible = "st,m41st87";
62 interrupt-parent = <&intc>;
63 interrupts = <0 42 0x4>;
67 regulator_3_3v: 3-3-v-regulator {
68 compatible = "regulator-fixed";
69 regulator-name = "3.3V";
70 regulator-min-microvolt = <3300000>;
71 regulator-max-microvolt = <3300000>;
97 vmmc-supply = <®ulator_3_3v>;
98 vqmmc-supply = <®ulator_3_3v>;
124 clock-frequency = <100000000>;
130 clock-frequency = <100000000>;