Lines Matching +full:vddl +full:- +full:supply
1 // SPDX-License-Identifier: (GPL-2.0 OR MIT)
2 /* Copyright (c) 2020-2021 Microchip Technology Inc */
4 /dts-v1/;
6 #include <dt-bindings/gpio/gpio.h>
8 #include "mpfs-beaglev-fire-fabric.dtsi"
14 #address-cells = <2>;
15 #size-cells = <2>;
16 model = "BeagleBoard BeagleV-Fire";
17 compatible = "beagle,beaglev-fire", "microchip,mpfs";
28 stdout-path = "serial0:115200n8";
32 timebase-frequency = <MTIMER_FREQ>;
41 reserved-memory {
42 #address-cells = <2>;
43 #size-cells = <2>;
46 hss: hss-buffer@103fc00000 {
47 compatible = "shared-dma-pool";
49 no-map;
53 imx219_clk: camera-clk {
54 compatible = "fixed-clock";
55 #clock-cells = <0>;
56 clock-frequency = <24000000>;
59 imx219_vana: fixedregulator-0 {
60 compatible = "regulator-fixed";
61 regulator-name = "imx219_vana";
62 regulator-min-microvolt = <2800000>;
63 regulator-max-microvolt = <2800000>;
66 imx219_vdig: fixedregulator-1 {
67 compatible = "regulator-fixed";
68 regulator-name = "imx219_vdig";
69 regulator-min-microvolt = <1800000>;
70 regulator-max-microvolt = <1800000>;
73 imx219_vddl: fixedregulator-2 {
74 compatible = "regulator-fixed";
75 regulator-name = "imx219_vddl";
76 regulator-min-microvolt = <1200000>;
77 regulator-max-microvolt = <1200000>;
92 gpio-line-names = "P8_PIN3_USER_LED_0", "P8_PIN4_USER_LED_1", "P8_PIN5_USER_LED_2",
102 vio-enable-hog {
103 gpio-hog;
105 output-high;
106 line-name = "VIO_ENABLE";
109 sd-det-hog {
110 gpio-hog;
113 line-name = "SD_DET";
133 VANA-supply = <&imx219_vana>; /* 2.8v */
134 VDIG-supply = <&imx219_vdig>; /* 1.8v */
135 VDDL-supply = <&imx219_vddl>; /* 1.2v */
139 data-lanes = <1 2>;
140 clock-noncontinuous;
141 link-frequencies = /bits/ 64 <456000000>;
149 phy-mode = "sgmii";
150 phy-handle = <&phy0>;
151 phy0: ethernet-phy@0 {
161 bus-width = <4>;
162 disable-wp;
163 cap-sd-highspeed;
164 cap-mmc-highspeed;
165 mmc-ddr-1_8v;
166 mmc-hs200-1_8v;
167 sd-uhs-sdr12;
168 sd-uhs-sdr25;
169 sd-uhs-sdr50;
170 sd-uhs-sdr104;
183 clock-frequency = <125000000>;
187 clock-frequency = <50000000>;
203 microchip,bitstream-flash = <&sys_ctrl_flash>;
210 sys_ctrl_flash: flash@0 { // MT25QL01GBBB8ESF-0SIT
211 compatible = "jedec,spi-nor";
212 #address-cells = <1>;
213 #size-cells = <1>;
214 spi-max-frequency = <20000000>;
215 spi-rx-bus-width = <1>;