1 // SPDX-License-Identifier: GPL-2.0
3 * Device Tree Source for the V3M Starter Kit board
5 * Copyright (C) 2017 Renesas Electronics Corp.
6 * Copyright (C) 2017 Cogent Embedded, Inc.
10 #include "r8a77970.dtsi"
13 model = "Renesas V3M Starter Kit board";
14 compatible = "renesas,v3msk", "renesas,r8a77970";
21 stdout-path = "serial0:115200n8";
25 compatible = "hdmi-connector";
30 remote-endpoint = <&adv7511_out>;
36 compatible = "thine,thc63lvd1024";
37 vcc-supply = <&vcc_d3_3v>;
45 thc63lvd1024_in: endpoint {
46 remote-endpoint = <&lvds0_out>;
52 thc63lvd1024_out: endpoint {
53 remote-endpoint = <&adv7511_in>;
60 device_type = "memory";
61 /* first 128MB is reserved for secure area. */
62 reg = <0x0 0x48000000 0x0 0x38000000>;
65 osc5_clk: osc5-clock {
66 compatible = "fixed-clock";
68 clock-frequency = <148500000>;
71 vcc_d1_8v: regulator-0 {
72 compatible = "regulator-fixed";
73 regulator-name = "VCC_D1.8V";
74 regulator-min-microvolt = <1800000>;
75 regulator-max-microvolt = <1800000>;
80 vcc_d3_3v: regulator-1 {
81 compatible = "regulator-fixed";
82 regulator-name = "VCC_D3.3V";
83 regulator-min-microvolt = <3300000>;
84 regulator-max-microvolt = <3300000>;
89 vcc_vddq_vin0: regulator-2 {
90 compatible = "regulator-fixed";
91 regulator-name = "VCC_VDDQ_VIN0";
92 regulator-min-microvolt = <3300000>;
93 regulator-max-microvolt = <3300000>;
100 pinctrl-0 = <&avb_pins>;
101 pinctrl-names = "default";
103 renesas,no-ether-link;
104 phy-handle = <&phy0>;
105 rx-internal-delay-ps = <1800>;
106 tx-internal-delay-ps = <2000>;
109 phy0: ethernet-phy@0 {
110 rxc-skew-ps = <1500>;
112 interrupt-parent = <&gpio1>;
113 interrupts = <17 IRQ_TYPE_LEVEL_LOW>;
118 clocks = <&cpg CPG_MOD 724>,
120 clock-names = "du.0", "dclkin.0";
125 clock-frequency = <16666666>;
129 clock-frequency = <32768>;
133 pinctrl-0 = <&i2c0_pins>;
134 pinctrl-names = "default";
137 clock-frequency = <400000>;
140 compatible = "adi,adv7511w";
141 #sound-dai-cells = <0>;
143 interrupt-parent = <&gpio1>;
144 interrupts = <20 IRQ_TYPE_LEVEL_LOW>;
145 avdd-supply = <&vcc_d1_8v>;
146 dvdd-supply = <&vcc_d1_8v>;
147 pvdd-supply = <&vcc_d1_8v>;
148 bgvdd-supply = <&vcc_d1_8v>;
149 dvdd-3v-supply = <&vcc_d3_3v>;
151 adi,input-depth = <8>;
152 adi,input-colorspace = "rgb";
153 adi,input-clock = "1x";
156 #address-cells = <1>;
161 adv7511_in: endpoint {
162 remote-endpoint = <&thc63lvd1024_out>;
168 adv7511_out: endpoint {
169 remote-endpoint = <&hdmi_con>;
181 lvds0_out: endpoint {
182 remote-endpoint = <&thc63lvd1024_in>;
189 pinctrl-0 = <&mmc_pins>;
190 pinctrl-names = "default";
192 vmmc-supply = <&vcc_d3_3v>;
193 vqmmc-supply = <&vcc_vddq_vin0>;
201 groups = "avb0_mdio", "avb0_rgmii", "avb0_txcrefclk";
211 groups = "mmc_data8", "mmc_ctrl";
213 power-source = <3300>;
217 groups = "qspi0_ctrl", "qspi0_data4";
222 groups = "scif0_data";
228 pinctrl-0 = <&qspi0_pins>;
229 pinctrl-names = "default";
234 compatible = "spansion,s25fs512s", "jedec,spi-nor";
236 spi-max-frequency = <50000000>;
237 spi-rx-bus-width = <4>;
240 compatible = "fixed-partitions";
241 #address-cells = <1>;
245 reg = <0x00000000 0x040000>;
249 reg = <0x00040000 0x080000>;
252 cert_header_sa3@c0000 {
253 reg = <0x000c0000 0x080000>;
257 reg = <0x00140000 0x040000>;
260 cert_header_sa6@180000 {
261 reg = <0x00180000 0x040000>;
265 reg = <0x001c0000 0x460000>;
269 reg = <0x00640000 0x0c0000>;
273 reg = <0x00700000 0x040000>;
277 reg = <0x00740000 0x080000>;
280 reg = <0x007c0000 0x1400000>;
283 reg = <0x01bc0000 0x2440000>;
290 pinctrl-0 = <&scif0_pins>;
291 pinctrl-names = "default";