Lines Matching +full:board +full:- +full:delay +full:- +full:ps
1 // SPDX-License-Identifier: GPL-2.0
3 * Device Tree Source for the V3M Starter Kit board
9 /dts-v1/;
11 #include <dt-bindings/gpio/gpio.h>
14 model = "Renesas V3M Starter Kit board";
27 stdout-path = "serial0:115200n8";
30 hdmi-out {
31 compatible = "hdmi-connector";
36 remote-endpoint = <&adv7511_out>;
41 lvds-decoder {
43 vcc-supply = <&vcc_d3_3v>;
46 #address-cells = <1>;
47 #size-cells = <0>;
52 remote-endpoint = <&lvds0_out>;
59 remote-endpoint = <&adv7511_in>;
71 osc5_clk: osc5-clock {
72 compatible = "fixed-clock";
73 #clock-cells = <0>;
74 clock-frequency = <148500000>;
77 vcc_d1_8v: regulator-0 {
78 compatible = "regulator-fixed";
79 regulator-name = "VCC_D1.8V";
80 regulator-min-microvolt = <1800000>;
81 regulator-max-microvolt = <1800000>;
82 regulator-boot-on;
83 regulator-always-on;
86 vcc_d3_3v: regulator-1 {
87 compatible = "regulator-fixed";
88 regulator-name = "VCC_D3.3V";
89 regulator-min-microvolt = <3300000>;
90 regulator-max-microvolt = <3300000>;
91 regulator-boot-on;
92 regulator-always-on;
95 vcc_vddq_vin0: regulator-2 {
96 compatible = "regulator-fixed";
97 regulator-name = "VCC_VDDQ_VIN0";
98 regulator-min-microvolt = <3300000>;
99 regulator-max-microvolt = <3300000>;
100 regulator-boot-on;
101 regulator-always-on;
106 pinctrl-0 = <&avb_pins>;
107 pinctrl-names = "default";
109 renesas,no-ether-link;
110 phy-handle = <&phy0>;
111 rx-internal-delay-ps = <1800>;
112 tx-internal-delay-ps = <2000>;
115 phy0: ethernet-phy@0 {
116 compatible = "ethernet-phy-id0022.1622",
117 "ethernet-phy-ieee802.3-c22";
118 rxc-skew-ps = <1500>;
120 interrupts-extended = <&gpio1 17 IRQ_TYPE_LEVEL_LOW>;
121 reset-gpios = <&gpio1 16 GPIO_ACTIVE_LOW>;
128 clock-names = "du.0", "dclkin.0";
133 clock-frequency = <16666666>;
137 clock-frequency = <32768>;
141 pinctrl-0 = <&i2c0_pins>;
142 pinctrl-names = "default";
145 clock-frequency = <400000>;
149 #sound-dai-cells = <0>;
151 interrupts-extended = <&gpio1 20 IRQ_TYPE_LEVEL_LOW>;
152 avdd-supply = <&vcc_d1_8v>;
153 dvdd-supply = <&vcc_d1_8v>;
154 pvdd-supply = <&vcc_d1_8v>;
155 bgvdd-supply = <&vcc_d1_8v>;
156 dvdd-3v-supply = <&vcc_d3_3v>;
158 adi,input-depth = <8>;
159 adi,input-colorspace = "rgb";
160 adi,input-clock = "1x";
163 #address-cells = <1>;
164 #size-cells = <0>;
169 remote-endpoint = <&thc63lvd1024_out>;
176 remote-endpoint = <&hdmi_con>;
189 remote-endpoint = <&thc63lvd1024_in>;
196 pinctrl-0 = <&mmc_pins>;
197 pinctrl-names = "default";
199 vmmc-supply = <&vcc_d3_3v>;
200 vqmmc-supply = <&vcc_vddq_vin0>;
201 bus-width = <8>;
202 non-removable;
220 power-source = <3300>;
235 pinctrl-0 = <&qspi0_pins>;
236 pinctrl-names = "default";
241 compatible = "spansion,s25fs512s", "jedec,spi-nor";
243 spi-max-frequency = <50000000>;
244 spi-rx-bus-width = <4>;
247 compatible = "fixed-partitions";
248 #address-cells = <1>;
249 #size-cells = <1>;
253 read-only;
257 read-only;
261 read-only;
265 read-only;
269 read-only;
273 read-only;
277 read-only;
279 uboot-env@700000 {
281 read-only;
297 pinctrl-0 = <&scif0_pins>;
298 pinctrl-names = "default";