~ [ source navigation ] ~ [ diff markup ] ~ [ identifier search ] ~

TOMOYO Linux Cross Reference
Linux/scripts/dtc/include-prefixes/arm64/rockchip/rk3568-rock-3a.dts

Version: ~ [ linux-6.12-rc7 ] ~ [ linux-6.11.7 ] ~ [ linux-6.10.14 ] ~ [ linux-6.9.12 ] ~ [ linux-6.8.12 ] ~ [ linux-6.7.12 ] ~ [ linux-6.6.60 ] ~ [ linux-6.5.13 ] ~ [ linux-6.4.16 ] ~ [ linux-6.3.13 ] ~ [ linux-6.2.16 ] ~ [ linux-6.1.116 ] ~ [ linux-6.0.19 ] ~ [ linux-5.19.17 ] ~ [ linux-5.18.19 ] ~ [ linux-5.17.15 ] ~ [ linux-5.16.20 ] ~ [ linux-5.15.171 ] ~ [ linux-5.14.21 ] ~ [ linux-5.13.19 ] ~ [ linux-5.12.19 ] ~ [ linux-5.11.22 ] ~ [ linux-5.10.229 ] ~ [ linux-5.9.16 ] ~ [ linux-5.8.18 ] ~ [ linux-5.7.19 ] ~ [ linux-5.6.19 ] ~ [ linux-5.5.19 ] ~ [ linux-5.4.285 ] ~ [ linux-5.3.18 ] ~ [ linux-5.2.21 ] ~ [ linux-5.1.21 ] ~ [ linux-5.0.21 ] ~ [ linux-4.20.17 ] ~ [ linux-4.19.323 ] ~ [ linux-4.18.20 ] ~ [ linux-4.17.19 ] ~ [ linux-4.16.18 ] ~ [ linux-4.15.18 ] ~ [ linux-4.14.336 ] ~ [ linux-4.13.16 ] ~ [ linux-4.12.14 ] ~ [ linux-4.11.12 ] ~ [ linux-4.10.17 ] ~ [ linux-4.9.337 ] ~ [ linux-4.4.302 ] ~ [ linux-3.10.108 ] ~ [ linux-2.6.32.71 ] ~ [ linux-2.6.0 ] ~ [ linux-2.4.37.11 ] ~ [ unix-v6-master ] ~ [ ccs-tools-1.8.12 ] ~ [ policy-sample ] ~
Architecture: ~ [ i386 ] ~ [ alpha ] ~ [ m68k ] ~ [ mips ] ~ [ ppc ] ~ [ sparc ] ~ [ sparc64 ] ~

Diff markup

Differences between /scripts/dtc/include-prefixes/arm64/rockchip/rk3568-rock-3a.dts (Version linux-6.12-rc7) and /scripts/dtc/include-prefixes/arm64/rockchip/rk3568-rock-3a.dts (Version linux-6.3.13)


  1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)       1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
  2                                                     2 
  3 /dts-v1/;                                           3 /dts-v1/;
  4 #include <dt-bindings/gpio/gpio.h>                  4 #include <dt-bindings/gpio/gpio.h>
  5 #include <dt-bindings/leds/common.h>                5 #include <dt-bindings/leds/common.h>
  6 #include <dt-bindings/pinctrl/rockchip.h>           6 #include <dt-bindings/pinctrl/rockchip.h>
  7 #include <dt-bindings/soc/rockchip,vop2.h>          7 #include <dt-bindings/soc/rockchip,vop2.h>
  8 #include "rk3568.dtsi"                              8 #include "rk3568.dtsi"
  9                                                     9 
 10 / {                                                10 / {
 11         model = "Radxa ROCK 3A";               !!  11         model = "Radxa ROCK3 Model A";
 12         compatible = "radxa,rock3a", "rockchip     12         compatible = "radxa,rock3a", "rockchip,rk3568";
 13                                                    13 
 14         aliases {                                  14         aliases {
 15                 ethernet0 = &gmac1;                15                 ethernet0 = &gmac1;
 16                 mmc0 = &sdhci;                     16                 mmc0 = &sdhci;
 17                 mmc1 = &sdmmc0;                    17                 mmc1 = &sdmmc0;
 18                 mmc2 = &sdmmc2;                << 
 19         };                                         18         };
 20                                                    19 
 21         chosen: chosen {                           20         chosen: chosen {
 22                 stdout-path = "serial2:1500000     21                 stdout-path = "serial2:1500000n8";
 23         };                                         22         };
 24                                                    23 
 25         hdmi-con {                                 24         hdmi-con {
 26                 compatible = "hdmi-connector";     25                 compatible = "hdmi-connector";
 27                 type = "a";                        26                 type = "a";
 28                                                    27 
 29                 port {                             28                 port {
 30                         hdmi_con_in: endpoint      29                         hdmi_con_in: endpoint {
 31                                 remote-endpoin     30                                 remote-endpoint = <&hdmi_out_con>;
 32                         };                         31                         };
 33                 };                                 32                 };
 34         };                                         33         };
 35                                                    34 
 36         gmac1_clkin: external-gmac1-clock {        35         gmac1_clkin: external-gmac1-clock {
 37                 compatible = "fixed-clock";        36                 compatible = "fixed-clock";
 38                 clock-frequency = <125000000>;     37                 clock-frequency = <125000000>;
 39                 clock-output-names = "gmac1_cl     38                 clock-output-names = "gmac1_clkin";
 40                 #clock-cells = <0>;                39                 #clock-cells = <0>;
 41         };                                         40         };
 42                                                    41 
 43         leds {                                     42         leds {
 44                 compatible = "gpio-leds";          43                 compatible = "gpio-leds";
 45                                                    44 
 46                 led_user: led-0 {                  45                 led_user: led-0 {
 47                         gpios = <&gpio0 RK_PB7     46                         gpios = <&gpio0 RK_PB7 GPIO_ACTIVE_HIGH>;
 48                         function = LED_FUNCTIO     47                         function = LED_FUNCTION_HEARTBEAT;
 49                         color = <LED_COLOR_ID_     48                         color = <LED_COLOR_ID_BLUE>;
 50                         linux,default-trigger      49                         linux,default-trigger = "heartbeat";
 51                         pinctrl-names = "defau     50                         pinctrl-names = "default";
 52                         pinctrl-0 = <&led_user     51                         pinctrl-0 = <&led_user_en>;
 53                 };                                 52                 };
 54         };                                         53         };
 55                                                    54 
 56         rk809-sound {                              55         rk809-sound {
 57                 compatible = "simple-audio-car     56                 compatible = "simple-audio-card";
 58                 simple-audio-card,format = "i2     57                 simple-audio-card,format = "i2s";
 59                 simple-audio-card,name = "Anal     58                 simple-audio-card,name = "Analog RK809";
 60                 simple-audio-card,mclk-fs = <2     59                 simple-audio-card,mclk-fs = <256>;
 61                                                    60 
 62                 simple-audio-card,cpu {            61                 simple-audio-card,cpu {
 63                         sound-dai = <&i2s1_8ch     62                         sound-dai = <&i2s1_8ch>;
 64                 };                                 63                 };
 65                                                    64 
 66                 simple-audio-card,codec {          65                 simple-audio-card,codec {
 67                         sound-dai = <&rk809>;      66                         sound-dai = <&rk809>;
 68                 };                                 67                 };
 69         };                                         68         };
 70                                                    69 
 71         sdio_pwrseq: sdio-pwrseq {                 70         sdio_pwrseq: sdio-pwrseq {
 72                 compatible = "mmc-pwrseq-simpl     71                 compatible = "mmc-pwrseq-simple";
 73                 clocks = <&rk809 1>;               72                 clocks = <&rk809 1>;
 74                 clock-names = "ext_clock";         73                 clock-names = "ext_clock";
 75                 pinctrl-names = "default";         74                 pinctrl-names = "default";
 76                 pinctrl-0 = <&wifi_enable>;        75                 pinctrl-0 = <&wifi_enable>;
 77                 post-power-on-delay-ms = <100>     76                 post-power-on-delay-ms = <100>;
 78                 power-off-delay-us = <5000000>     77                 power-off-delay-us = <5000000>;
 79                 reset-gpios = <&gpio3 RK_PD4 G     78                 reset-gpios = <&gpio3 RK_PD4 GPIO_ACTIVE_LOW>;
 80         };                                         79         };
 81                                                    80 
 82         vcc12v_dcin: vcc12v-dcin-regulator {       81         vcc12v_dcin: vcc12v-dcin-regulator {
 83                 compatible = "regulator-fixed"     82                 compatible = "regulator-fixed";
 84                 regulator-name = "vcc12v_dcin"     83                 regulator-name = "vcc12v_dcin";
 85                 regulator-always-on;               84                 regulator-always-on;
 86                 regulator-boot-on;                 85                 regulator-boot-on;
 87         };                                         86         };
 88                                                    87 
 89         pcie30_avdd0v9: pcie30-avdd0v9-regulat     88         pcie30_avdd0v9: pcie30-avdd0v9-regulator {
 90                 compatible = "regulator-fixed"     89                 compatible = "regulator-fixed";
 91                 regulator-name = "pcie30_avdd0     90                 regulator-name = "pcie30_avdd0v9";
 92                 regulator-always-on;               91                 regulator-always-on;
 93                 regulator-boot-on;                 92                 regulator-boot-on;
 94                 regulator-min-microvolt = <900     93                 regulator-min-microvolt = <900000>;
 95                 regulator-max-microvolt = <900     94                 regulator-max-microvolt = <900000>;
 96                 vin-supply = <&vcc3v3_sys>;        95                 vin-supply = <&vcc3v3_sys>;
 97         };                                         96         };
 98                                                    97 
 99         pcie30_avdd1v8: pcie30-avdd1v8-regulat     98         pcie30_avdd1v8: pcie30-avdd1v8-regulator {
100                 compatible = "regulator-fixed"     99                 compatible = "regulator-fixed";
101                 regulator-name = "pcie30_avdd1    100                 regulator-name = "pcie30_avdd1v8";
102                 regulator-always-on;              101                 regulator-always-on;
103                 regulator-boot-on;                102                 regulator-boot-on;
104                 regulator-min-microvolt = <180    103                 regulator-min-microvolt = <1800000>;
105                 regulator-max-microvolt = <180    104                 regulator-max-microvolt = <1800000>;
106                 vin-supply = <&vcc3v3_sys>;       105                 vin-supply = <&vcc3v3_sys>;
107         };                                        106         };
108                                                   107 
109         /* pi6c pcie clock generator */           108         /* pi6c pcie clock generator */
110         vcc3v3_pi6c_03: vcc3v3-pi6c-03-regulat    109         vcc3v3_pi6c_03: vcc3v3-pi6c-03-regulator {
111                 compatible = "regulator-fixed"    110                 compatible = "regulator-fixed";
112                 regulator-name = "vcc3v3_pi6c_    111                 regulator-name = "vcc3v3_pi6c_03";
113                 regulator-always-on;              112                 regulator-always-on;
114                 regulator-boot-on;                113                 regulator-boot-on;
115                 regulator-min-microvolt = <330    114                 regulator-min-microvolt = <3300000>;
116                 regulator-max-microvolt = <330    115                 regulator-max-microvolt = <3300000>;
117                 vin-supply = <&vcc5v0_sys>;       116                 vin-supply = <&vcc5v0_sys>;
118         };                                        117         };
119                                                   118 
120         vcc3v3_pcie: vcc3v3-pcie-regulator {      119         vcc3v3_pcie: vcc3v3-pcie-regulator {
121                 compatible = "regulator-fixed"    120                 compatible = "regulator-fixed";
122                 enable-active-high;               121                 enable-active-high;
123                 gpios = <&gpio0 RK_PD4 GPIO_AC    122                 gpios = <&gpio0 RK_PD4 GPIO_ACTIVE_HIGH>;
124                 pinctrl-names = "default";        123                 pinctrl-names = "default";
125                 pinctrl-0 = <&pcie_enable_h>;     124                 pinctrl-0 = <&pcie_enable_h>;
126                 regulator-name = "vcc3v3_pcie"    125                 regulator-name = "vcc3v3_pcie";
127                 regulator-min-microvolt = <330    126                 regulator-min-microvolt = <3300000>;
128                 regulator-max-microvolt = <330    127                 regulator-max-microvolt = <3300000>;
129                 vin-supply = <&vcc5v0_sys>;       128                 vin-supply = <&vcc5v0_sys>;
130         };                                        129         };
131                                                   130 
132         vcc3v3_sys: vcc3v3-sys-regulator {        131         vcc3v3_sys: vcc3v3-sys-regulator {
133                 compatible = "regulator-fixed"    132                 compatible = "regulator-fixed";
134                 regulator-name = "vcc3v3_sys";    133                 regulator-name = "vcc3v3_sys";
135                 regulator-always-on;              134                 regulator-always-on;
136                 regulator-boot-on;                135                 regulator-boot-on;
137                 regulator-min-microvolt = <330    136                 regulator-min-microvolt = <3300000>;
138                 regulator-max-microvolt = <330    137                 regulator-max-microvolt = <3300000>;
139                 vin-supply = <&vcc12v_dcin>;      138                 vin-supply = <&vcc12v_dcin>;
140         };                                        139         };
141                                                   140 
142         vcc5v0_sys: vcc5v0-sys-regulator {        141         vcc5v0_sys: vcc5v0-sys-regulator {
143                 compatible = "regulator-fixed"    142                 compatible = "regulator-fixed";
144                 regulator-name = "vcc5v0_sys";    143                 regulator-name = "vcc5v0_sys";
145                 regulator-always-on;              144                 regulator-always-on;
146                 regulator-boot-on;                145                 regulator-boot-on;
147                 regulator-min-microvolt = <500    146                 regulator-min-microvolt = <5000000>;
148                 regulator-max-microvolt = <500    147                 regulator-max-microvolt = <5000000>;
149                 vin-supply = <&vcc12v_dcin>;      148                 vin-supply = <&vcc12v_dcin>;
150         };                                        149         };
151                                                   150 
152         vcc5v0_usb: vcc5v0-usb-regulator {        151         vcc5v0_usb: vcc5v0-usb-regulator {
153                 compatible = "regulator-fixed"    152                 compatible = "regulator-fixed";
154                 regulator-name = "vcc5v0_usb";    153                 regulator-name = "vcc5v0_usb";
155                 regulator-always-on;              154                 regulator-always-on;
156                 regulator-boot-on;                155                 regulator-boot-on;
157                 regulator-min-microvolt = <500    156                 regulator-min-microvolt = <5000000>;
158                 regulator-max-microvolt = <500    157                 regulator-max-microvolt = <5000000>;
159                 vin-supply = <&vcc12v_dcin>;      158                 vin-supply = <&vcc12v_dcin>;
160         };                                        159         };
161                                                   160 
162         vcc5v0_usb_host: vcc5v0-usb-host-regul    161         vcc5v0_usb_host: vcc5v0-usb-host-regulator {
163                 compatible = "regulator-fixed"    162                 compatible = "regulator-fixed";
164                 enable-active-high;               163                 enable-active-high;
165                 gpio = <&gpio0 RK_PA6 GPIO_ACT    164                 gpio = <&gpio0 RK_PA6 GPIO_ACTIVE_HIGH>;
166                 pinctrl-names = "default";        165                 pinctrl-names = "default";
167                 pinctrl-0 = <&vcc5v0_usb_host_    166                 pinctrl-0 = <&vcc5v0_usb_host_en>;
168                 regulator-name = "vcc5v0_usb_h    167                 regulator-name = "vcc5v0_usb_host";
169                 regulator-min-microvolt = <500    168                 regulator-min-microvolt = <5000000>;
170                 regulator-max-microvolt = <500    169                 regulator-max-microvolt = <5000000>;
171                 vin-supply = <&vcc5v0_usb>;       170                 vin-supply = <&vcc5v0_usb>;
172         };                                        171         };
173                                                   172 
174         vcc5v0_usb_hub: vcc5v0-usb-hub-regulat    173         vcc5v0_usb_hub: vcc5v0-usb-hub-regulator {
175                 compatible = "regulator-fixed"    174                 compatible = "regulator-fixed";
176                 enable-active-high;               175                 enable-active-high;
177                 gpio = <&gpio0 RK_PD5 GPIO_ACT    176                 gpio = <&gpio0 RK_PD5 GPIO_ACTIVE_HIGH>;
178                 pinctrl-names = "default";        177                 pinctrl-names = "default";
179                 pinctrl-0 = <&vcc5v0_usb_hub_e    178                 pinctrl-0 = <&vcc5v0_usb_hub_en>;
180                 regulator-name = "vcc5v0_usb_h    179                 regulator-name = "vcc5v0_usb_hub";
181                 regulator-always-on;              180                 regulator-always-on;
182                 vin-supply = <&vcc5v0_usb>;       181                 vin-supply = <&vcc5v0_usb>;
183         };                                        182         };
184                                                   183 
185         vcc5v0_usb_otg: vcc5v0-usb-otg-regulat    184         vcc5v0_usb_otg: vcc5v0-usb-otg-regulator {
186                 compatible = "regulator-fixed"    185                 compatible = "regulator-fixed";
187                 enable-active-high;               186                 enable-active-high;
188                 gpio = <&gpio0 RK_PA5 GPIO_ACT    187                 gpio = <&gpio0 RK_PA5 GPIO_ACTIVE_HIGH>;
189                 pinctrl-names = "default";        188                 pinctrl-names = "default";
190                 pinctrl-0 = <&vcc5v0_usb_otg_e    189                 pinctrl-0 = <&vcc5v0_usb_otg_en>;
191                 regulator-name = "vcc5v0_usb_o    190                 regulator-name = "vcc5v0_usb_otg";
192                 regulator-min-microvolt = <500    191                 regulator-min-microvolt = <5000000>;
193                 regulator-max-microvolt = <500    192                 regulator-max-microvolt = <5000000>;
194                 vin-supply = <&vcc5v0_usb>;       193                 vin-supply = <&vcc5v0_usb>;
195         };                                        194         };
196                                                   195 
197         vcc_cam: vcc-cam-regulator {              196         vcc_cam: vcc-cam-regulator {
198                 compatible = "regulator-fixed"    197                 compatible = "regulator-fixed";
199                 enable-active-high;               198                 enable-active-high;
200                 gpio = <&gpio1 RK_PB1 GPIO_ACT    199                 gpio = <&gpio1 RK_PB1 GPIO_ACTIVE_HIGH>;
201                 pinctrl-names = "default";        200                 pinctrl-names = "default";
202                 pinctrl-0 = <&vcc_cam_en>;        201                 pinctrl-0 = <&vcc_cam_en>;
203                 regulator-name = "vcc_cam";       202                 regulator-name = "vcc_cam";
204                 regulator-min-microvolt = <330    203                 regulator-min-microvolt = <3300000>;
205                 regulator-max-microvolt = <330    204                 regulator-max-microvolt = <3300000>;
206                 vin-supply = <&vcc3v3_sys>;       205                 vin-supply = <&vcc3v3_sys>;
207                                                   206 
208                 regulator-state-mem {             207                 regulator-state-mem {
209                         regulator-off-in-suspe    208                         regulator-off-in-suspend;
210                 };                                209                 };
211         };                                        210         };
212                                                   211 
213         vcc_mipi: vcc-mipi-regulator {            212         vcc_mipi: vcc-mipi-regulator {
214                 compatible = "regulator-fixed"    213                 compatible = "regulator-fixed";
215                 enable-active-high;               214                 enable-active-high;
216                 gpio = <&gpio3 RK_PC0 GPIO_ACT    215                 gpio = <&gpio3 RK_PC0 GPIO_ACTIVE_HIGH>;
217                 pinctrl-names = "default";        216                 pinctrl-names = "default";
218                 pinctrl-0 = <&vcc_mipi_en>;       217                 pinctrl-0 = <&vcc_mipi_en>;
219                 regulator-name = "vcc_mipi";      218                 regulator-name = "vcc_mipi";
220                 regulator-min-microvolt = <330    219                 regulator-min-microvolt = <3300000>;
221                 regulator-max-microvolt = <330    220                 regulator-max-microvolt = <3300000>;
222                 vin-supply = <&vcc3v3_sys>;       221                 vin-supply = <&vcc3v3_sys>;
223                                                   222 
224                 regulator-state-mem {             223                 regulator-state-mem {
225                         regulator-off-in-suspe    224                         regulator-off-in-suspend;
226                 };                                225                 };
227         };                                        226         };
228 };                                                227 };
229                                                   228 
230 &combphy0 {                                       229 &combphy0 {
231         status = "okay";                          230         status = "okay";
232 };                                                231 };
233                                                   232 
234 &combphy1 {                                       233 &combphy1 {
235         status = "okay";                          234         status = "okay";
236 };                                                235 };
237                                                   236 
238 &combphy2 {                                       237 &combphy2 {
239         status = "okay";                          238         status = "okay";
240 };                                                239 };
241                                                   240 
242 &cpu0 {                                           241 &cpu0 {
243         cpu-supply = <&vdd_cpu>;                  242         cpu-supply = <&vdd_cpu>;
244 };                                                243 };
245                                                   244 
246 &cpu1 {                                           245 &cpu1 {
247         cpu-supply = <&vdd_cpu>;                  246         cpu-supply = <&vdd_cpu>;
248 };                                                247 };
249                                                   248 
250 &cpu2 {                                           249 &cpu2 {
251         cpu-supply = <&vdd_cpu>;                  250         cpu-supply = <&vdd_cpu>;
252 };                                                251 };
253                                                   252 
254 &cpu3 {                                           253 &cpu3 {
255         cpu-supply = <&vdd_cpu>;                  254         cpu-supply = <&vdd_cpu>;
256 };                                                255 };
257                                                   256 
258 &gmac1 {                                          257 &gmac1 {
259         assigned-clocks = <&cru SCLK_GMAC1_RX_    258         assigned-clocks = <&cru SCLK_GMAC1_RX_TX>, <&cru SCLK_GMAC1>;
260         assigned-clock-parents = <&cru SCLK_GM    259         assigned-clock-parents = <&cru SCLK_GMAC1_RGMII_SPEED>, <&gmac1_clkin>;
261         clock_in_out = "input";                   260         clock_in_out = "input";
262         phy-handle = <&rgmii_phy1>;               261         phy-handle = <&rgmii_phy1>;
263         phy-mode = "rgmii-id";                    262         phy-mode = "rgmii-id";
264         phy-supply = <&vcc_3v3>;                  263         phy-supply = <&vcc_3v3>;
265         pinctrl-names = "default";                264         pinctrl-names = "default";
266         pinctrl-0 = <&gmac1m1_miim                265         pinctrl-0 = <&gmac1m1_miim
267                      &gmac1m1_tx_bus2             266                      &gmac1m1_tx_bus2
268                      &gmac1m1_rx_bus2             267                      &gmac1m1_rx_bus2
269                      &gmac1m1_rgmii_clk           268                      &gmac1m1_rgmii_clk
270                      &gmac1m1_clkinout            269                      &gmac1m1_clkinout
271                      &gmac1m1_rgmii_bus>;         270                      &gmac1m1_rgmii_bus>;
272         status = "okay";                          271         status = "okay";
273 };                                                272 };
274                                                   273 
275 &gpu {                                            274 &gpu {
276         mali-supply = <&vdd_gpu>;                 275         mali-supply = <&vdd_gpu>;
277         status = "okay";                          276         status = "okay";
278 };                                                277 };
279                                                   278 
280 &hdmi {                                           279 &hdmi {
281         avdd-0v9-supply = <&vdda0v9_image>;       280         avdd-0v9-supply = <&vdda0v9_image>;
282         avdd-1v8-supply = <&vcca1v8_image>;       281         avdd-1v8-supply = <&vcca1v8_image>;
283         pinctrl-names = "default";                282         pinctrl-names = "default";
284         pinctrl-0 = <&hdmitx_scl &hdmitx_sda &    283         pinctrl-0 = <&hdmitx_scl &hdmitx_sda &hdmitxm1_cec>;
285         status = "okay";                          284         status = "okay";
286 };                                                285 };
287                                                   286 
288 &hdmi_in {                                        287 &hdmi_in {
289         hdmi_in_vp0: endpoint {                   288         hdmi_in_vp0: endpoint {
290                 remote-endpoint = <&vp0_out_hd    289                 remote-endpoint = <&vp0_out_hdmi>;
291         };                                        290         };
292 };                                                291 };
293                                                   292 
294 &hdmi_out {                                       293 &hdmi_out {
295         hdmi_out_con: endpoint {                  294         hdmi_out_con: endpoint {
296                 remote-endpoint = <&hdmi_con_i    295                 remote-endpoint = <&hdmi_con_in>;
297         };                                        296         };
298 };                                                297 };
299                                                   298 
300 &hdmi_sound {                                     299 &hdmi_sound {
301         status = "okay";                          300         status = "okay";
302 };                                                301 };
303                                                   302 
304 &i2c0 {                                           303 &i2c0 {
305         status = "okay";                          304         status = "okay";
306                                                   305 
307         vdd_cpu: regulator@1c {                   306         vdd_cpu: regulator@1c {
308                 compatible = "tcs,tcs4525";       307                 compatible = "tcs,tcs4525";
309                 reg = <0x1c>;                     308                 reg = <0x1c>;
310                 fcs,suspend-voltage-selector =    309                 fcs,suspend-voltage-selector = <1>;
311                 regulator-name = "vdd_cpu";       310                 regulator-name = "vdd_cpu";
312                 regulator-always-on;              311                 regulator-always-on;
313                 regulator-boot-on;                312                 regulator-boot-on;
314                 regulator-min-microvolt = <800    313                 regulator-min-microvolt = <800000>;
315                 regulator-max-microvolt = <115    314                 regulator-max-microvolt = <1150000>;
316                 regulator-ramp-delay = <2300>;    315                 regulator-ramp-delay = <2300>;
317                 vin-supply = <&vcc5v0_sys>;       316                 vin-supply = <&vcc5v0_sys>;
318                                                   317 
319                 regulator-state-mem {             318                 regulator-state-mem {
320                         regulator-off-in-suspe    319                         regulator-off-in-suspend;
321                 };                                320                 };
322         };                                        321         };
323                                                   322 
324         rk809: pmic@20 {                          323         rk809: pmic@20 {
325                 compatible = "rockchip,rk809";    324                 compatible = "rockchip,rk809";
326                 reg = <0x20>;                     325                 reg = <0x20>;
327                 interrupt-parent = <&gpio0>;      326                 interrupt-parent = <&gpio0>;
328                 interrupts = <RK_PA3 IRQ_TYPE_    327                 interrupts = <RK_PA3 IRQ_TYPE_LEVEL_LOW>;
329                 assigned-clocks = <&cru I2S1_M    328                 assigned-clocks = <&cru I2S1_MCLKOUT_TX>;
330                 assigned-clock-parents = <&cru    329                 assigned-clock-parents = <&cru CLK_I2S1_8CH_TX>;
331                 #clock-cells = <1>;               330                 #clock-cells = <1>;
332                 clock-names = "mclk";             331                 clock-names = "mclk";
333                 clocks = <&cru I2S1_MCLKOUT_TX    332                 clocks = <&cru I2S1_MCLKOUT_TX>;
334                 pinctrl-names = "default";        333                 pinctrl-names = "default";
335                 pinctrl-0 = <&pmic_int>, <&i2s    334                 pinctrl-0 = <&pmic_int>, <&i2s1m0_mclk>;
336                 rockchip,system-power-controll    335                 rockchip,system-power-controller;
337                 #sound-dai-cells = <0>;           336                 #sound-dai-cells = <0>;
338                 vcc1-supply = <&vcc3v3_sys>;      337                 vcc1-supply = <&vcc3v3_sys>;
339                 vcc2-supply = <&vcc3v3_sys>;      338                 vcc2-supply = <&vcc3v3_sys>;
340                 vcc3-supply = <&vcc3v3_sys>;      339                 vcc3-supply = <&vcc3v3_sys>;
341                 vcc4-supply = <&vcc3v3_sys>;      340                 vcc4-supply = <&vcc3v3_sys>;
342                 vcc5-supply = <&vcc3v3_sys>;      341                 vcc5-supply = <&vcc3v3_sys>;
343                 vcc6-supply = <&vcc3v3_sys>;      342                 vcc6-supply = <&vcc3v3_sys>;
344                 vcc7-supply = <&vcc3v3_sys>;      343                 vcc7-supply = <&vcc3v3_sys>;
345                 vcc8-supply = <&vcc3v3_sys>;      344                 vcc8-supply = <&vcc3v3_sys>;
346                 vcc9-supply = <&vcc3v3_sys>;      345                 vcc9-supply = <&vcc3v3_sys>;
347                 wakeup-source;                    346                 wakeup-source;
348                                                   347 
349                 regulators {                      348                 regulators {
350                         vdd_logic: DCDC_REG1 {    349                         vdd_logic: DCDC_REG1 {
351                                 regulator-name    350                                 regulator-name = "vdd_logic";
352                                 regulator-alwa    351                                 regulator-always-on;
353                                 regulator-boot    352                                 regulator-boot-on;
                                                   >> 353                                 regulator-init-microvolt = <900000>;
354                                 regulator-init    354                                 regulator-initial-mode = <0x2>;
355                                 regulator-min-    355                                 regulator-min-microvolt = <500000>;
356                                 regulator-max-    356                                 regulator-max-microvolt = <1350000>;
357                                 regulator-ramp    357                                 regulator-ramp-delay = <6001>;
358                                                   358 
359                                 regulator-stat    359                                 regulator-state-mem {
360                                         regula    360                                         regulator-off-in-suspend;
361                                 };                361                                 };
362                         };                        362                         };
363                                                   363 
364                         vdd_gpu: DCDC_REG2 {      364                         vdd_gpu: DCDC_REG2 {
365                                 regulator-name    365                                 regulator-name = "vdd_gpu";
366                                 regulator-alwa    366                                 regulator-always-on;
                                                   >> 367                                 regulator-init-microvolt = <900000>;
367                                 regulator-init    368                                 regulator-initial-mode = <0x2>;
368                                 regulator-min-    369                                 regulator-min-microvolt = <500000>;
369                                 regulator-max-    370                                 regulator-max-microvolt = <1350000>;
370                                 regulator-ramp    371                                 regulator-ramp-delay = <6001>;
371                                                   372 
372                                 regulator-stat    373                                 regulator-state-mem {
373                                         regula    374                                         regulator-off-in-suspend;
374                                 };                375                                 };
375                         };                        376                         };
376                                                   377 
377                         vcc_ddr: DCDC_REG3 {      378                         vcc_ddr: DCDC_REG3 {
378                                 regulator-name    379                                 regulator-name = "vcc_ddr";
379                                 regulator-alwa    380                                 regulator-always-on;
380                                 regulator-boot    381                                 regulator-boot-on;
381                                 regulator-init    382                                 regulator-initial-mode = <0x2>;
382                                                   383 
383                                 regulator-stat    384                                 regulator-state-mem {
384                                         regula    385                                         regulator-on-in-suspend;
385                                 };                386                                 };
386                         };                        387                         };
387                                                   388 
388                         vdd_npu: DCDC_REG4 {      389                         vdd_npu: DCDC_REG4 {
389                                 regulator-name    390                                 regulator-name = "vdd_npu";
                                                   >> 391                                 regulator-init-microvolt = <900000>;
390                                 regulator-init    392                                 regulator-initial-mode = <0x2>;
391                                 regulator-min-    393                                 regulator-min-microvolt = <500000>;
392                                 regulator-max-    394                                 regulator-max-microvolt = <1350000>;
393                                 regulator-ramp    395                                 regulator-ramp-delay = <6001>;
394                                                   396 
395                                 regulator-stat    397                                 regulator-state-mem {
396                                         regula    398                                         regulator-off-in-suspend;
397                                 };                399                                 };
398                         };                        400                         };
399                                                   401 
400                         vcc_1v8: DCDC_REG5 {      402                         vcc_1v8: DCDC_REG5 {
401                                 regulator-name    403                                 regulator-name = "vcc_1v8";
402                                 regulator-alwa    404                                 regulator-always-on;
403                                 regulator-boot    405                                 regulator-boot-on;
404                                 regulator-min-    406                                 regulator-min-microvolt = <1800000>;
405                                 regulator-max-    407                                 regulator-max-microvolt = <1800000>;
406                                                   408 
407                                 regulator-stat    409                                 regulator-state-mem {
408                                         regula    410                                         regulator-off-in-suspend;
409                                 };                411                                 };
410                         };                        412                         };
411                                                   413 
412                         vdda0v9_image: LDO_REG    414                         vdda0v9_image: LDO_REG1 {
413                                 regulator-name    415                                 regulator-name = "vdda0v9_image";
414                                 regulator-min-    416                                 regulator-min-microvolt = <900000>;
415                                 regulator-max-    417                                 regulator-max-microvolt = <900000>;
416                                                   418 
417                                 regulator-stat    419                                 regulator-state-mem {
418                                         regula    420                                         regulator-off-in-suspend;
419                                 };                421                                 };
420                         };                        422                         };
421                                                   423 
422                         vdda_0v9: LDO_REG2 {      424                         vdda_0v9: LDO_REG2 {
423                                 regulator-name    425                                 regulator-name = "vdda_0v9";
424                                 regulator-alwa    426                                 regulator-always-on;
425                                 regulator-boot    427                                 regulator-boot-on;
426                                 regulator-min-    428                                 regulator-min-microvolt = <900000>;
427                                 regulator-max-    429                                 regulator-max-microvolt = <900000>;
428                                                   430 
429                                 regulator-stat    431                                 regulator-state-mem {
430                                         regula    432                                         regulator-off-in-suspend;
431                                 };                433                                 };
432                         };                        434                         };
433                                                   435 
434                         vdda0v9_pmu: LDO_REG3     436                         vdda0v9_pmu: LDO_REG3 {
435                                 regulator-name    437                                 regulator-name = "vdda0v9_pmu";
436                                 regulator-alwa    438                                 regulator-always-on;
437                                 regulator-boot    439                                 regulator-boot-on;
438                                 regulator-min-    440                                 regulator-min-microvolt = <900000>;
439                                 regulator-max-    441                                 regulator-max-microvolt = <900000>;
440                                                   442 
441                                 regulator-stat    443                                 regulator-state-mem {
442                                         regula    444                                         regulator-on-in-suspend;
443                                         regula    445                                         regulator-suspend-microvolt = <900000>;
444                                 };                446                                 };
445                         };                        447                         };
446                                                   448 
447                         vccio_acodec: LDO_REG4    449                         vccio_acodec: LDO_REG4 {
448                                 regulator-name    450                                 regulator-name = "vccio_acodec";
449                                 regulator-alwa    451                                 regulator-always-on;
450                                 regulator-min-    452                                 regulator-min-microvolt = <3300000>;
451                                 regulator-max-    453                                 regulator-max-microvolt = <3300000>;
452                                                   454 
453                                 regulator-stat    455                                 regulator-state-mem {
454                                         regula    456                                         regulator-off-in-suspend;
455                                 };                457                                 };
456                         };                        458                         };
457                                                   459 
458                         vccio_sd: LDO_REG5 {      460                         vccio_sd: LDO_REG5 {
459                                 regulator-name    461                                 regulator-name = "vccio_sd";
460                                 regulator-min-    462                                 regulator-min-microvolt = <1800000>;
461                                 regulator-max-    463                                 regulator-max-microvolt = <3300000>;
462                                                   464 
463                                 regulator-stat    465                                 regulator-state-mem {
464                                         regula    466                                         regulator-off-in-suspend;
465                                 };                467                                 };
466                         };                        468                         };
467                                                   469 
468                         vcc3v3_pmu: LDO_REG6 {    470                         vcc3v3_pmu: LDO_REG6 {
469                                 regulator-name    471                                 regulator-name = "vcc3v3_pmu";
470                                 regulator-alwa    472                                 regulator-always-on;
471                                 regulator-boot    473                                 regulator-boot-on;
472                                 regulator-min-    474                                 regulator-min-microvolt = <3300000>;
473                                 regulator-max-    475                                 regulator-max-microvolt = <3300000>;
474                                                   476 
475                                 regulator-stat    477                                 regulator-state-mem {
476                                         regula    478                                         regulator-on-in-suspend;
477                                         regula    479                                         regulator-suspend-microvolt = <3300000>;
478                                 };                480                                 };
479                         };                        481                         };
480                                                   482 
481                         vcca_1v8: LDO_REG7 {      483                         vcca_1v8: LDO_REG7 {
482                                 regulator-name    484                                 regulator-name = "vcca_1v8";
483                                 regulator-alwa    485                                 regulator-always-on;
484                                 regulator-boot    486                                 regulator-boot-on;
485                                 regulator-min-    487                                 regulator-min-microvolt = <1800000>;
486                                 regulator-max-    488                                 regulator-max-microvolt = <1800000>;
487                                                   489 
488                                 regulator-stat    490                                 regulator-state-mem {
489                                         regula    491                                         regulator-off-in-suspend;
490                                 };                492                                 };
491                         };                        493                         };
492                                                   494 
493                         vcca1v8_pmu: LDO_REG8     495                         vcca1v8_pmu: LDO_REG8 {
494                                 regulator-name    496                                 regulator-name = "vcca1v8_pmu";
495                                 regulator-alwa    497                                 regulator-always-on;
496                                 regulator-boot    498                                 regulator-boot-on;
497                                 regulator-min-    499                                 regulator-min-microvolt = <1800000>;
498                                 regulator-max-    500                                 regulator-max-microvolt = <1800000>;
499                                                   501 
500                                 regulator-stat    502                                 regulator-state-mem {
501                                         regula    503                                         regulator-on-in-suspend;
502                                         regula    504                                         regulator-suspend-microvolt = <1800000>;
503                                 };                505                                 };
504                         };                        506                         };
505                                                   507 
506                         vcca1v8_image: LDO_REG    508                         vcca1v8_image: LDO_REG9 {
507                                 regulator-name    509                                 regulator-name = "vcca1v8_image";
508                                 regulator-min-    510                                 regulator-min-microvolt = <1800000>;
509                                 regulator-max-    511                                 regulator-max-microvolt = <1800000>;
510                                                   512 
511                                 regulator-stat    513                                 regulator-state-mem {
512                                         regula    514                                         regulator-off-in-suspend;
513                                 };                515                                 };
514                         };                        516                         };
515                                                   517 
516                         vcc_3v3: SWITCH_REG1 {    518                         vcc_3v3: SWITCH_REG1 {
517                                 regulator-name    519                                 regulator-name = "vcc_3v3";
518                                 regulator-alwa    520                                 regulator-always-on;
519                                 regulator-boot    521                                 regulator-boot-on;
520                                                   522 
521                                 regulator-stat    523                                 regulator-state-mem {
522                                         regula    524                                         regulator-off-in-suspend;
523                                 };                525                                 };
524                         };                        526                         };
525                                                   527 
526                         vcc3v3_sd: SWITCH_REG2    528                         vcc3v3_sd: SWITCH_REG2 {
527                                 regulator-name    529                                 regulator-name = "vcc3v3_sd";
528                                                   530 
529                                 regulator-stat    531                                 regulator-state-mem {
530                                         regula    532                                         regulator-off-in-suspend;
531                                 };                533                                 };
532                         };                        534                         };
533                 };                                535                 };
                                                   >> 536 
                                                   >> 537                 codec {
                                                   >> 538                         mic-in-differential;
                                                   >> 539                 };
534         };                                        540         };
535 };                                                541 };
536                                                   542 
537 &i2c3 {                                           543 &i2c3 {
538         pinctrl-names = "default";                544         pinctrl-names = "default";
539         pinctrl-0 = <&i2c3m1_xfer>;               545         pinctrl-0 = <&i2c3m1_xfer>;
540         status = "disabled";                      546         status = "disabled";
541 };                                                547 };
542                                                   548 
543 &i2c4 {                                           549 &i2c4 {
544         pinctrl-names = "default";                550         pinctrl-names = "default";
545         pinctrl-0 = <&i2c4m1_xfer>;               551         pinctrl-0 = <&i2c4m1_xfer>;
546         status = "disabled";                      552         status = "disabled";
547 };                                                553 };
548                                                   554 
549 &i2c5 {                                           555 &i2c5 {
550         status = "okay";                          556         status = "okay";
551                                                   557 
552         hym8563: rtc@51 {                         558         hym8563: rtc@51 {
553                 compatible = "haoyu,hym8563";     559                 compatible = "haoyu,hym8563";
554                 reg = <0x51>;                     560                 reg = <0x51>;
555                 interrupt-parent = <&gpio0>;      561                 interrupt-parent = <&gpio0>;
556                 interrupts = <RK_PD3 IRQ_TYPE_    562                 interrupts = <RK_PD3 IRQ_TYPE_LEVEL_LOW>;
557                 #clock-cells = <0>;               563                 #clock-cells = <0>;
558                 clock-output-names = "rtcic_32    564                 clock-output-names = "rtcic_32kout";
559                 pinctrl-names = "default";        565                 pinctrl-names = "default";
560                 pinctrl-0 = <&hym8563_int>;       566                 pinctrl-0 = <&hym8563_int>;
561                 wakeup-source;                    567                 wakeup-source;
562         };                                        568         };
563 };                                                569 };
564                                                   570 
565 &i2s0_8ch {                                       571 &i2s0_8ch {
566         status = "okay";                          572         status = "okay";
567 };                                                573 };
568                                                   574 
569 &i2s1_8ch {                                       575 &i2s1_8ch {
570         pinctrl-names = "default";                576         pinctrl-names = "default";
571         pinctrl-0 = <&i2s1m0_sclktx &i2s1m0_lr    577         pinctrl-0 = <&i2s1m0_sclktx &i2s1m0_lrcktx &i2s1m0_sdi0 &i2s1m0_sdo0>;
572         rockchip,trcm-sync-tx-only;               578         rockchip,trcm-sync-tx-only;
573         status = "okay";                          579         status = "okay";
574 };                                                580 };
575                                                   581 
576 &i2s2_2ch {                                       582 &i2s2_2ch {
577         rockchip,trcm-sync-tx-only;               583         rockchip,trcm-sync-tx-only;
578         status = "okay";                          584         status = "okay";
579 };                                                585 };
580                                                   586 
581 &mdio1 {                                          587 &mdio1 {
582         rgmii_phy1: ethernet-phy@0 {              588         rgmii_phy1: ethernet-phy@0 {
583                 compatible = "ethernet-phy-iee    589                 compatible = "ethernet-phy-ieee802.3-c22";
584                 reg = <0x0>;                      590                 reg = <0x0>;
585                 pinctrl-names = "default";        591                 pinctrl-names = "default";
586                 pinctrl-0 = <&eth_phy_rst>;       592                 pinctrl-0 = <&eth_phy_rst>;
587                 reset-assert-us = <20000>;        593                 reset-assert-us = <20000>;
588                 reset-deassert-us = <100000>;     594                 reset-deassert-us = <100000>;
589                 reset-gpios = <&gpio3 RK_PB0 G    595                 reset-gpios = <&gpio3 RK_PB0 GPIO_ACTIVE_LOW>;
590         };                                        596         };
591 };                                                597 };
592                                                   598 
593 &pcie2x1 {                                        599 &pcie2x1 {
594         pinctrl-names = "default";                600         pinctrl-names = "default";
595         pinctrl-0 = <&pcie_reset_h>;              601         pinctrl-0 = <&pcie_reset_h>;
596         reset-gpios = <&gpio3 RK_PC1 GPIO_ACTI    602         reset-gpios = <&gpio3 RK_PC1 GPIO_ACTIVE_HIGH>;
597         vpcie3v3-supply = <&vcc3v3_pcie>;         603         vpcie3v3-supply = <&vcc3v3_pcie>;
598         status = "okay";                          604         status = "okay";
599 };                                                605 };
600                                                   606 
601 &pcie30phy {                                      607 &pcie30phy {
602         phy-supply = <&vcc3v3_pi6c_03>;           608         phy-supply = <&vcc3v3_pi6c_03>;
603         status = "okay";                          609         status = "okay";
604 };                                                610 };
605                                                   611 
606 &pcie3x2 {                                        612 &pcie3x2 {
607         pinctrl-names = "default";                613         pinctrl-names = "default";
608         pinctrl-0 = <&pcie30x2m1_pins>;           614         pinctrl-0 = <&pcie30x2m1_pins>;
609         reset-gpios = <&gpio2 RK_PD6 GPIO_ACTI    615         reset-gpios = <&gpio2 RK_PD6 GPIO_ACTIVE_HIGH>;
610         vpcie3v3-supply = <&vcc3v3_pcie>;         616         vpcie3v3-supply = <&vcc3v3_pcie>;
611         status = "okay";                          617         status = "okay";
612 };                                                618 };
613                                                   619 
614 &pinctrl {                                        620 &pinctrl {
615         cam {                                     621         cam {
616                 vcc_cam_en: vcc_cam_en {          622                 vcc_cam_en: vcc_cam_en {
617                         rockchip,pins = <1 RK_    623                         rockchip,pins = <1 RK_PB1 RK_FUNC_GPIO &pcfg_pull_none>;
618                 };                                624                 };
619         };                                        625         };
620                                                   626 
621         display {                                 627         display {
622                 vcc_mipi_en: vcc_mipi_en {        628                 vcc_mipi_en: vcc_mipi_en {
623                         rockchip,pins = <3 RK_    629                         rockchip,pins = <3 RK_PC0 RK_FUNC_GPIO &pcfg_pull_none>;
624                 };                                630                 };
625         };                                        631         };
626                                                   632 
627         ethernet {                                633         ethernet {
628                 eth_phy_rst: eth_phy_rst {        634                 eth_phy_rst: eth_phy_rst {
629                         rockchip,pins = <3 RK_    635                         rockchip,pins = <3 RK_PB0 RK_FUNC_GPIO &pcfg_pull_none>;
630                 };                                636                 };
631         };                                        637         };
632                                                   638 
633         hym8563 {                                 639         hym8563 {
634                 hym8563_int: hym8563-int {        640                 hym8563_int: hym8563-int {
635                         rockchip,pins = <0 RK_    641                         rockchip,pins = <0 RK_PD3 RK_FUNC_GPIO &pcfg_pull_up>;
636                 };                                642                 };
637         };                                        643         };
638                                                   644 
639         leds {                                    645         leds {
640                 led_user_en: led_user_en {        646                 led_user_en: led_user_en {
641                         rockchip,pins = <0 RK_    647                         rockchip,pins = <0 RK_PB7 RK_FUNC_GPIO &pcfg_pull_none>;
642                 };                                648                 };
643         };                                        649         };
644                                                   650 
645         pcie {                                    651         pcie {
646                 pcie_enable_h: pcie-enable-h {    652                 pcie_enable_h: pcie-enable-h {
647                         rockchip,pins = <0 RK_    653                         rockchip,pins = <0 RK_PD4 RK_FUNC_GPIO &pcfg_pull_none>;
648                 };                                654                 };
649                                                   655 
650                 pcie_reset_h: pcie-reset-h {      656                 pcie_reset_h: pcie-reset-h {
651                         rockchip,pins = <3 RK_    657                         rockchip,pins = <3 RK_PC1 RK_FUNC_GPIO &pcfg_pull_none>;
652                 };                                658                 };
653         };                                        659         };
654                                                   660 
655         pmic {                                    661         pmic {
656                 pmic_int: pmic_int {              662                 pmic_int: pmic_int {
657                         rockchip,pins =           663                         rockchip,pins =
658                                 <0 RK_PA3 RK_F    664                                 <0 RK_PA3 RK_FUNC_GPIO &pcfg_pull_up>;
659                 };                                665                 };
660         };                                        666         };
661                                                   667 
662         usb {                                     668         usb {
663                 vcc5v0_usb_host_en: vcc5v0_usb    669                 vcc5v0_usb_host_en: vcc5v0_usb_host_en {
664                         rockchip,pins = <0 RK_    670                         rockchip,pins = <0 RK_PA6 RK_FUNC_GPIO &pcfg_pull_none>;
665                 };                                671                 };
666                 vcc5v0_usb_hub_en: vcc5v0_usb_    672                 vcc5v0_usb_hub_en: vcc5v0_usb_hub_en {
667                         rockchip,pins = <0 RK_    673                         rockchip,pins = <0 RK_PD5 RK_FUNC_GPIO &pcfg_pull_none>;
668                 };                                674                 };
669                 vcc5v0_usb_otg_en: vcc5v0_usb_    675                 vcc5v0_usb_otg_en: vcc5v0_usb_otg_en {
670                         rockchip,pins = <0 RK_    676                         rockchip,pins = <0 RK_PA5 RK_FUNC_GPIO &pcfg_pull_none>;
671                 };                                677                 };
672         };                                        678         };
673                                                   679 
674         bt {                                      680         bt {
675                 bt_enable: bt-enable {            681                 bt_enable: bt-enable {
676                         rockchip,pins = <4 RK_    682                         rockchip,pins = <4 RK_PB2 RK_FUNC_GPIO &pcfg_pull_none>;
677                 };                                683                 };
678                                                   684 
679                 bt_host_wake: bt-host-wake {      685                 bt_host_wake: bt-host-wake {
680                         rockchip,pins = <4 RK_    686                         rockchip,pins = <4 RK_PB4 RK_FUNC_GPIO &pcfg_pull_down>;
681                 };                                687                 };
682                                                   688 
683                 bt_wake: bt-wake {                689                 bt_wake: bt-wake {
684                         rockchip,pins = <4 RK_    690                         rockchip,pins = <4 RK_PB5 RK_FUNC_GPIO &pcfg_pull_none>;
685                 };                                691                 };
686         };                                        692         };
687                                                   693 
688         sdio-pwrseq {                             694         sdio-pwrseq {
689                 wifi_enable: wifi-enable {        695                 wifi_enable: wifi-enable {
690                         rockchip,pins = <3 RK_    696                         rockchip,pins = <3 RK_PD4 RK_FUNC_GPIO &pcfg_pull_none>;
691                 };                                697                 };
692         };                                        698         };
693 };                                                699 };
694                                                   700 
695 &pmu_io_domains {                                 701 &pmu_io_domains {
696         pmuio1-supply = <&vcc3v3_pmu>;            702         pmuio1-supply = <&vcc3v3_pmu>;
697         pmuio2-supply = <&vcc3v3_pmu>;            703         pmuio2-supply = <&vcc3v3_pmu>;
698         vccio1-supply = <&vccio_acodec>;          704         vccio1-supply = <&vccio_acodec>;
699         vccio2-supply = <&vcc_1v8>;               705         vccio2-supply = <&vcc_1v8>;
700         vccio3-supply = <&vccio_sd>;              706         vccio3-supply = <&vccio_sd>;
701         vccio4-supply = <&vcc_1v8>;               707         vccio4-supply = <&vcc_1v8>;
702         vccio5-supply = <&vcc_3v3>;               708         vccio5-supply = <&vcc_3v3>;
703         vccio6-supply = <&vcc_1v8>;               709         vccio6-supply = <&vcc_1v8>;
704         vccio7-supply = <&vcc_3v3>;               710         vccio7-supply = <&vcc_3v3>;
705         status = "okay";                          711         status = "okay";
706 };                                                712 };
707                                                   713 
708 &saradc {                                         714 &saradc {
709         vref-supply = <&vcca_1v8>;                715         vref-supply = <&vcca_1v8>;
710         status = "okay";                          716         status = "okay";
711 };                                                717 };
712                                                   718 
713 &sdhci {                                          719 &sdhci {
714         bus-width = <8>;                          720         bus-width = <8>;
715         max-frequency = <200000000>;              721         max-frequency = <200000000>;
716         non-removable;                            722         non-removable;
717         pinctrl-names = "default";                723         pinctrl-names = "default";
718         pinctrl-0 = <&emmc_bus8 &emmc_clk &emm    724         pinctrl-0 = <&emmc_bus8 &emmc_clk &emmc_cmd &emmc_datastrobe>;
719         vmmc-supply = <&vcc_3v3>;                 725         vmmc-supply = <&vcc_3v3>;
720         vqmmc-supply = <&vcc_1v8>;                726         vqmmc-supply = <&vcc_1v8>;
721         status = "okay";                          727         status = "okay";
722 };                                                728 };
723                                                   729 
724 &sdmmc0 {                                         730 &sdmmc0 {
725         bus-width = <4>;                          731         bus-width = <4>;
726         cap-sd-highspeed;                         732         cap-sd-highspeed;
727         cd-gpios = <&gpio0 RK_PA4 GPIO_ACTIVE_    733         cd-gpios = <&gpio0 RK_PA4 GPIO_ACTIVE_LOW>;
728         disable-wp;                               734         disable-wp;
729         pinctrl-names = "default";                735         pinctrl-names = "default";
730         pinctrl-0 = <&sdmmc0_bus4 &sdmmc0_clk     736         pinctrl-0 = <&sdmmc0_bus4 &sdmmc0_clk &sdmmc0_cmd &sdmmc0_det>;
731         sd-uhs-sdr50;                             737         sd-uhs-sdr50;
732         vmmc-supply = <&vcc3v3_sd>;               738         vmmc-supply = <&vcc3v3_sd>;
733         vqmmc-supply = <&vccio_sd>;               739         vqmmc-supply = <&vccio_sd>;
734         status = "okay";                          740         status = "okay";
735 };                                                741 };
736                                                   742 
737 &sdmmc2 {                                         743 &sdmmc2 {
738         bus-width = <4>;                          744         bus-width = <4>;
739         disable-wp;                               745         disable-wp;
740         cap-sd-highspeed;                         746         cap-sd-highspeed;
741         cap-sdio-irq;                             747         cap-sdio-irq;
742         keep-power-in-suspend;                    748         keep-power-in-suspend;
743         mmc-pwrseq = <&sdio_pwrseq>;              749         mmc-pwrseq = <&sdio_pwrseq>;
744         non-removable;                            750         non-removable;
745         pinctrl-names = "default";                751         pinctrl-names = "default";
746         pinctrl-0 = <&sdmmc2m0_bus4 &sdmmc2m0_    752         pinctrl-0 = <&sdmmc2m0_bus4 &sdmmc2m0_cmd &sdmmc2m0_clk>;
747         sd-uhs-sdr12;                          << 
748         sd-uhs-sdr25;                          << 
749         sd-uhs-sdr50;                          << 
750         sd-uhs-sdr104;                            753         sd-uhs-sdr104;
751         vmmc-supply = <&vcc3v3_sys>;              754         vmmc-supply = <&vcc3v3_sys>;
752         vqmmc-supply = <&vcc_1v8>;                755         vqmmc-supply = <&vcc_1v8>;
753         status = "okay";                          756         status = "okay";
754 };                                             << 
755                                                << 
756 &sfc {                                         << 
757         #address-cells = <1>;                  << 
758         #size-cells = <0>;                     << 
759         status = "okay";                       << 
760                                                << 
761         flash@0 {                              << 
762                 compatible = "jedec,spi-nor";  << 
763                 reg = <0x0>;                   << 
764                 spi-max-frequency = <104000000 << 
765                 spi-rx-bus-width = <4>;        << 
766                 spi-tx-bus-width = <1>;        << 
767         };                                     << 
768 };                                                757 };
769                                                   758 
770 &tsadc {                                          759 &tsadc {
771         rockchip,hw-tshut-mode = <1>;             760         rockchip,hw-tshut-mode = <1>;
772         rockchip,hw-tshut-polarity = <0>;         761         rockchip,hw-tshut-polarity = <0>;
773         status = "okay";                          762         status = "okay";
774 };                                                763 };
775                                                   764 
776 &uart1 {                                          765 &uart1 {
777         pinctrl-names = "default";                766         pinctrl-names = "default";
778         pinctrl-0 = <&uart1m0_xfer &uart1m0_ct    767         pinctrl-0 = <&uart1m0_xfer &uart1m0_ctsn &uart1m0_rtsn>;
779         uart-has-rtscts;                          768         uart-has-rtscts;
780         status = "okay";                          769         status = "okay";
781                                                   770 
782         bluetooth {                               771         bluetooth {
783                 compatible = "brcm,bcm43438-bt    772                 compatible = "brcm,bcm43438-bt";
784                 clocks = <&rk809 1>;              773                 clocks = <&rk809 1>;
785                 clock-names = "lpo";              774                 clock-names = "lpo";
786                 device-wakeup-gpios = <&gpio4     775                 device-wakeup-gpios = <&gpio4 RK_PB5 GPIO_ACTIVE_HIGH>;
787                 host-wakeup-gpios = <&gpio4 RK    776                 host-wakeup-gpios = <&gpio4 RK_PB4 GPIO_ACTIVE_HIGH>;
788                 shutdown-gpios = <&gpio4 RK_PB    777                 shutdown-gpios = <&gpio4 RK_PB2 GPIO_ACTIVE_HIGH>;
789                 pinctrl-names = "default";        778                 pinctrl-names = "default";
790                 pinctrl-0 = <&bt_host_wake &bt    779                 pinctrl-0 = <&bt_host_wake &bt_wake &bt_enable>;
791                 vbat-supply = <&vcc3v3_sys>;      780                 vbat-supply = <&vcc3v3_sys>;
792                 vddio-supply = <&vcc_1v8>;        781                 vddio-supply = <&vcc_1v8>;
793                 /* vddio comes from regulator     782                 /* vddio comes from regulator on module, use IO bank voltage instead */
794         };                                        783         };
795 };                                                784 };
796                                                   785 
797 &uart2 {                                          786 &uart2 {
798         status = "okay";                          787         status = "okay";
799 };                                                788 };
800                                                   789 
801 &usb_host0_ehci {                                 790 &usb_host0_ehci {
802         status = "okay";                          791         status = "okay";
803 };                                                792 };
804                                                   793 
805 &usb_host0_ohci {                                 794 &usb_host0_ohci {
806         status = "okay";                          795         status = "okay";
807 };                                                796 };
808                                                   797 
809 &usb_host0_xhci {                                 798 &usb_host0_xhci {
810         extcon = <&usb2phy0>;                     799         extcon = <&usb2phy0>;
811         status = "okay";                          800         status = "okay";
812 };                                                801 };
813                                                   802 
814 &usb_host1_ehci {                                 803 &usb_host1_ehci {
815         status = "okay";                          804         status = "okay";
816 };                                                805 };
817                                                   806 
818 &usb_host1_ohci {                                 807 &usb_host1_ohci {
819         status = "okay";                          808         status = "okay";
820 };                                                809 };
821                                                   810 
822 &usb_host1_xhci {                                 811 &usb_host1_xhci {
823         status = "okay";                          812         status = "okay";
824 };                                                813 };
825                                                   814 
826 &usb2phy0 {                                       815 &usb2phy0 {
827         status = "okay";                          816         status = "okay";
828 };                                                817 };
829                                                   818 
830 &usb2phy0_host {                                  819 &usb2phy0_host {
831         phy-supply = <&vcc5v0_usb_host>;          820         phy-supply = <&vcc5v0_usb_host>;
832         status = "okay";                          821         status = "okay";
833 };                                                822 };
834                                                   823 
835 &usb2phy0_otg {                                   824 &usb2phy0_otg {
836         phy-supply = <&vcc5v0_usb_otg>;           825         phy-supply = <&vcc5v0_usb_otg>;
837         status = "okay";                          826         status = "okay";
838 };                                                827 };
839                                                   828 
840 &usb2phy1 {                                       829 &usb2phy1 {
841         status = "okay";                          830         status = "okay";
842 };                                                831 };
843                                                   832 
844 &usb2phy1_host {                                  833 &usb2phy1_host {
845         phy-supply = <&vcc5v0_usb_host>;          834         phy-supply = <&vcc5v0_usb_host>;
846         status = "okay";                          835         status = "okay";
847 };                                                836 };
848                                                   837 
849 &usb2phy1_otg {                                   838 &usb2phy1_otg {
850         phy-supply = <&vcc5v0_usb_host>;          839         phy-supply = <&vcc5v0_usb_host>;
851         status = "okay";                          840         status = "okay";
852 };                                                841 };
853                                                   842 
854 &vop {                                            843 &vop {
855         assigned-clocks = <&cru DCLK_VOP0>, <&    844         assigned-clocks = <&cru DCLK_VOP0>, <&cru DCLK_VOP1>;
856         assigned-clock-parents = <&pmucru PLL_    845         assigned-clock-parents = <&pmucru PLL_HPLL>, <&cru PLL_VPLL>;
857         status = "okay";                          846         status = "okay";
858 };                                                847 };
859                                                   848 
860 &vop_mmu {                                        849 &vop_mmu {
861         status = "okay";                          850         status = "okay";
862 };                                                851 };
863                                                   852 
864 &vp0 {                                            853 &vp0 {
865         vp0_out_hdmi: endpoint@ROCKCHIP_VOP2_E    854         vp0_out_hdmi: endpoint@ROCKCHIP_VOP2_EP_HDMI0 {
866                 reg = <ROCKCHIP_VOP2_EP_HDMI0>    855                 reg = <ROCKCHIP_VOP2_EP_HDMI0>;
867                 remote-endpoint = <&hdmi_in_vp    856                 remote-endpoint = <&hdmi_in_vp0>;
868         };                                        857         };
869 };                                                858 };
                                                      

~ [ source navigation ] ~ [ diff markup ] ~ [ identifier search ] ~

kernel.org | git.kernel.org | LWN.net | Project Home | SVN repository | Mail admin

Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.

sflogo.php