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

TOMOYO Linux Cross Reference
Linux/scripts/dtc/include-prefixes/arm64/rockchip/rk3399-pinebook-pro.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/rk3399-pinebook-pro.dts (Version linux-6.12-rc7) and /scripts/dtc/include-prefixes/arm64/rockchip/rk3399-pinebook-pro.dts (Version linux-5.14.21)


  1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)       1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
  2 /*                                                  2 /*
  3  * Copyright (c) 2017 Fuzhou Rockchip Electron      3  * Copyright (c) 2017 Fuzhou Rockchip Electronics Co., Ltd.
  4  * Copyright (c) 2018 Akash Gajjar <Akash_Gajja      4  * Copyright (c) 2018 Akash Gajjar <Akash_Gajjar@mentor.com>
  5  * Copyright (c) 2020 Tobias Schramm <t.schramm      5  * Copyright (c) 2020 Tobias Schramm <t.schramm@manjaro.org>
  6  */                                                 6  */
  7                                                     7 
  8 /dts-v1/;                                           8 /dts-v1/;
  9 #include <dt-bindings/input/gpio-keys.h>            9 #include <dt-bindings/input/gpio-keys.h>
 10 #include <dt-bindings/input/linux-event-codes.     10 #include <dt-bindings/input/linux-event-codes.h>
 11 #include <dt-bindings/pwm/pwm.h>                   11 #include <dt-bindings/pwm/pwm.h>
 12 #include <dt-bindings/usb/pd.h>                    12 #include <dt-bindings/usb/pd.h>
 13 #include <dt-bindings/leds/common.h>               13 #include <dt-bindings/leds/common.h>
 14 #include "rk3399.dtsi"                             14 #include "rk3399.dtsi"
                                                   >>  15 #include "rk3399-opp.dtsi"
 15                                                    16 
 16 / {                                                17 / {
 17         model = "Pine64 Pinebook Pro";             18         model = "Pine64 Pinebook Pro";
 18         compatible = "pine64,pinebook-pro", "r     19         compatible = "pine64,pinebook-pro", "rockchip,rk3399";
 19         chassis-type = "laptop";               << 
 20                                                    20 
 21         aliases {                                  21         aliases {
 22                 mmc0 = &sdio0;                     22                 mmc0 = &sdio0;
 23                 mmc1 = &sdmmc;                     23                 mmc1 = &sdmmc;
 24                 mmc2 = &sdhci;                     24                 mmc2 = &sdhci;
 25         };                                         25         };
 26                                                    26 
 27         chosen {                                   27         chosen {
 28                 stdout-path = "serial2:1500000     28                 stdout-path = "serial2:1500000n8";
 29         };                                         29         };
 30                                                    30 
 31         backlight: edp-backlight {                 31         backlight: edp-backlight {
 32                 compatible = "pwm-backlight";      32                 compatible = "pwm-backlight";
 33                 power-supply = <&vcc_12v>;         33                 power-supply = <&vcc_12v>;
 34                 pwms = <&pwm0 0 125000 0>;     !!  34                 pwms = <&pwm0 0 740740 0>;
 35         };                                         35         };
 36                                                    36 
 37         bat: battery {                             37         bat: battery {
 38                 compatible = "simple-battery";     38                 compatible = "simple-battery";
 39                 charge-full-design-microamp-ho !!  39                 charge-full-design-microamp-hours = <9800000>;
 40                 voltage-max-design-microvolt =     40                 voltage-max-design-microvolt = <4350000>;
 41                 voltage-min-design-microvolt =     41                 voltage-min-design-microvolt = <3000000>;
 42         };                                         42         };
 43                                                    43 
 44         edp_panel: edp-panel {                     44         edp_panel: edp-panel {
 45                 compatible = "boe,nv140fhmn49"     45                 compatible = "boe,nv140fhmn49";
 46                 backlight = <&backlight>;          46                 backlight = <&backlight>;
 47                 enable-gpios = <&gpio1 RK_PA0      47                 enable-gpios = <&gpio1 RK_PA0 GPIO_ACTIVE_HIGH>;
 48                 pinctrl-names = "default";         48                 pinctrl-names = "default";
 49                 pinctrl-0 = <&panel_en_pin>;       49                 pinctrl-0 = <&panel_en_pin>;
 50                 power-supply = <&vcc3v3_panel>     50                 power-supply = <&vcc3v3_panel>;
 51                                                    51 
 52                 port {                         !!  52                 ports {
 53                         panel_in_edp: endpoint !!  53                         #address-cells = <1>;
 54                                 remote-endpoin !!  54                         #size-cells = <0>;
                                                   >>  55 
                                                   >>  56                         port@0 {
                                                   >>  57                                 reg = <0>;
                                                   >>  58                                 #address-cells = <1>;
                                                   >>  59                                 #size-cells = <0>;
                                                   >>  60 
                                                   >>  61                                 panel_in_edp: endpoint@0 {
                                                   >>  62                                         reg = <0>;
                                                   >>  63                                         remote-endpoint = <&edp_out_panel>;
                                                   >>  64                                 };
 55                         };                         65                         };
 56                 };                                 66                 };
 57         };                                         67         };
 58                                                    68 
 59         /*                                         69         /*
 60          * Use separate nodes for gpio-keys to     70          * Use separate nodes for gpio-keys to allow for selective deactivation
 61          * of wakeup sources via sysfs without     71          * of wakeup sources via sysfs without disabling the whole key
 62          */                                        72          */
 63         gpio-key-lid {                             73         gpio-key-lid {
 64                 compatible = "gpio-keys";          74                 compatible = "gpio-keys";
 65                 pinctrl-names = "default";         75                 pinctrl-names = "default";
 66                 pinctrl-0 = <&lidbtn_pin>;         76                 pinctrl-0 = <&lidbtn_pin>;
 67                                                    77 
 68                 switch-lid {                   !!  78                 lid {
 69                         debounce-interval = <2     79                         debounce-interval = <20>;
 70                         gpios = <&gpio1 RK_PA1     80                         gpios = <&gpio1 RK_PA1 GPIO_ACTIVE_LOW>;
 71                         label = "Lid";             81                         label = "Lid";
 72                         linux,code = <SW_LID>;     82                         linux,code = <SW_LID>;
 73                         linux,input-type = <EV     83                         linux,input-type = <EV_SW>;
 74                         wakeup-event-action =      84                         wakeup-event-action = <EV_ACT_DEASSERTED>;
 75                         wakeup-source;             85                         wakeup-source;
 76                 };                                 86                 };
 77         };                                         87         };
 78                                                    88 
 79         gpio-key-power {                           89         gpio-key-power {
 80                 compatible = "gpio-keys";          90                 compatible = "gpio-keys";
 81                 pinctrl-names = "default";         91                 pinctrl-names = "default";
 82                 pinctrl-0 = <&pwrbtn_pin>;         92                 pinctrl-0 = <&pwrbtn_pin>;
 83                                                    93 
 84                 key-power {                    !!  94                 power {
 85                         debounce-interval = <2     95                         debounce-interval = <20>;
 86                         gpios = <&gpio0 RK_PA5     96                         gpios = <&gpio0 RK_PA5 GPIO_ACTIVE_LOW>;
 87                         label = "Power";           97                         label = "Power";
 88                         linux,code = <KEY_POWE     98                         linux,code = <KEY_POWER>;
 89                         wakeup-source;             99                         wakeup-source;
 90                 };                                100                 };
 91         };                                        101         };
 92                                                   102 
 93         leds {                                    103         leds {
 94                 compatible = "gpio-leds";         104                 compatible = "gpio-leds";
 95                 pinctrl-names = "default";        105                 pinctrl-names = "default";
 96                 pinctrl-0 = <&pwr_led_pin &slp    106                 pinctrl-0 = <&pwr_led_pin &slp_led_pin>;
 97                                                   107 
 98                 green_led: led-0 {                108                 green_led: led-0 {
 99                         color = <LED_COLOR_ID_    109                         color = <LED_COLOR_ID_GREEN>;
100                         default-state = "on";     110                         default-state = "on";
101                         function = LED_FUNCTIO    111                         function = LED_FUNCTION_POWER;
102                         gpios = <&gpio0 RK_PB3    112                         gpios = <&gpio0 RK_PB3 GPIO_ACTIVE_HIGH>;
103                         label = "green:power";    113                         label = "green:power";
104                 };                                114                 };
105                                                   115 
106                 red_led: led-1 {                  116                 red_led: led-1 {
107                         color = <LED_COLOR_ID_    117                         color = <LED_COLOR_ID_RED>;
108                         default-state = "off";    118                         default-state = "off";
109                         function = LED_FUNCTIO    119                         function = LED_FUNCTION_STANDBY;
110                         gpios = <&gpio0 RK_PA2    120                         gpios = <&gpio0 RK_PA2 GPIO_ACTIVE_HIGH>;
111                         label = "red:standby";    121                         label = "red:standby";
112                         panic-indicator;          122                         panic-indicator;
113                         retain-state-suspended    123                         retain-state-suspended;
114                 };                                124                 };
115         };                                        125         };
116                                                   126 
117         /* Power sequence for SDIO WiFi module    127         /* Power sequence for SDIO WiFi module */
118         sdio_pwrseq: sdio-pwrseq {                128         sdio_pwrseq: sdio-pwrseq {
119                 compatible = "mmc-pwrseq-simpl    129                 compatible = "mmc-pwrseq-simple";
120                 clocks = <&rk808 1>;              130                 clocks = <&rk808 1>;
121                 clock-names = "ext_clock";        131                 clock-names = "ext_clock";
122                 pinctrl-names = "default";        132                 pinctrl-names = "default";
123                 pinctrl-0 = <&wifi_enable_h_pi    133                 pinctrl-0 = <&wifi_enable_h_pin>;
124                 post-power-on-delay-ms = <100>    134                 post-power-on-delay-ms = <100>;
125                 power-off-delay-us = <500000>;    135                 power-off-delay-us = <500000>;
126                                                   136 
127                 /* WL_REG_ON on module */         137                 /* WL_REG_ON on module */
128                 reset-gpios = <&gpio0 RK_PB2 G    138                 reset-gpios = <&gpio0 RK_PB2 GPIO_ACTIVE_LOW>;
129         };                                        139         };
130                                                   140 
131         /* Audio components */                    141         /* Audio components */
132         es8316-sound {                            142         es8316-sound {
133                 compatible = "simple-audio-car    143                 compatible = "simple-audio-card";
134                 pinctrl-names = "default";        144                 pinctrl-names = "default";
135                 pinctrl-0 = <&hp_det_pin>;        145                 pinctrl-0 = <&hp_det_pin>;
136                 simple-audio-card,name = "rock    146                 simple-audio-card,name = "rockchip,es8316-codec";
137                 simple-audio-card,format = "i2    147                 simple-audio-card,format = "i2s";
138                 simple-audio-card,mclk-fs = <2    148                 simple-audio-card,mclk-fs = <256>;
139                                                   149 
140                 simple-audio-card,widgets =       150                 simple-audio-card,widgets =
141                         "Microphone", "Mic Jac    151                         "Microphone", "Mic Jack",
142                         "Headphone", "Headphon    152                         "Headphone", "Headphones",
143                         "Speaker", "Speaker";     153                         "Speaker", "Speaker";
144                 simple-audio-card,routing =       154                 simple-audio-card,routing =
145                         "MIC1", "Mic Jack",       155                         "MIC1", "Mic Jack",
146                         "Headphones", "HPOL",     156                         "Headphones", "HPOL",
147                         "Headphones", "HPOR",     157                         "Headphones", "HPOR",
148                         "Speaker Amplifier INL    158                         "Speaker Amplifier INL", "HPOL",
149                         "Speaker Amplifier INR    159                         "Speaker Amplifier INR", "HPOR",
150                         "Speaker", "Speaker Am    160                         "Speaker", "Speaker Amplifier OUTL",
151                         "Speaker", "Speaker Am    161                         "Speaker", "Speaker Amplifier OUTR";
152                                                   162 
153                 simple-audio-card,hp-det-gpio     163                 simple-audio-card,hp-det-gpio = <&gpio0 RK_PB0 GPIO_ACTIVE_HIGH>;
154                 simple-audio-card,aux-devs = <    164                 simple-audio-card,aux-devs = <&speaker_amp>;
155                 simple-audio-card,pin-switches    165                 simple-audio-card,pin-switches = "Speaker";
156                                                   166 
157                 simple-audio-card,cpu {           167                 simple-audio-card,cpu {
158                         sound-dai = <&i2s1>;      168                         sound-dai = <&i2s1>;
159                 };                                169                 };
160                                                   170 
161                 simple-audio-card,codec {         171                 simple-audio-card,codec {
162                         sound-dai = <&es8316>;    172                         sound-dai = <&es8316>;
163                 };                                173                 };
164         };                                        174         };
165                                                   175 
166         speaker_amp: speaker-amplifier {          176         speaker_amp: speaker-amplifier {
167                 compatible = "simple-audio-amp    177                 compatible = "simple-audio-amplifier";
168                 enable-gpios = <&gpio4 RK_PD3     178                 enable-gpios = <&gpio4 RK_PD3 GPIO_ACTIVE_HIGH>;
169                 sound-name-prefix = "Speaker A    179                 sound-name-prefix = "Speaker Amplifier";
170                 VCC-supply = <&pa_5v>;            180                 VCC-supply = <&pa_5v>;
171         };                                        181         };
172                                                   182 
173         /* Power tree */                          183         /* Power tree */
174         /* Root power source */                   184         /* Root power source */
175         vcc_sysin: vcc-sysin {                    185         vcc_sysin: vcc-sysin {
176                 compatible = "regulator-fixed"    186                 compatible = "regulator-fixed";
177                 regulator-name = "vcc_sysin";     187                 regulator-name = "vcc_sysin";
178                 regulator-always-on;              188                 regulator-always-on;
179                 regulator-boot-on;                189                 regulator-boot-on;
180         };                                        190         };
181                                                   191 
182         /* Regulators supplied by vcc_sysin */    192         /* Regulators supplied by vcc_sysin */
183         /* LCD backlight supply */                193         /* LCD backlight supply */
184         vcc_12v: vcc-12v {                        194         vcc_12v: vcc-12v {
185                 compatible = "regulator-fixed"    195                 compatible = "regulator-fixed";
186                 regulator-name = "vcc_12v";       196                 regulator-name = "vcc_12v";
187                 regulator-always-on;              197                 regulator-always-on;
188                 regulator-boot-on;                198                 regulator-boot-on;
189                 regulator-min-microvolt = <120    199                 regulator-min-microvolt = <12000000>;
190                 regulator-max-microvolt = <120    200                 regulator-max-microvolt = <12000000>;
191                 vin-supply = <&vcc_sysin>;        201                 vin-supply = <&vcc_sysin>;
192                                                   202 
193                 regulator-state-mem {             203                 regulator-state-mem {
194                         regulator-off-in-suspe    204                         regulator-off-in-suspend;
195                 };                                205                 };
196         };                                        206         };
197                                                   207 
198         /* Main 3.3 V supply */                   208         /* Main 3.3 V supply */
199         vcc3v3_sys: wifi_bat: vcc3v3-sys {        209         vcc3v3_sys: wifi_bat: vcc3v3-sys {
200                 compatible = "regulator-fixed"    210                 compatible = "regulator-fixed";
201                 regulator-name = "vcc3v3_sys";    211                 regulator-name = "vcc3v3_sys";
202                 regulator-always-on;              212                 regulator-always-on;
203                 regulator-boot-on;                213                 regulator-boot-on;
204                 regulator-min-microvolt = <330    214                 regulator-min-microvolt = <3300000>;
205                 regulator-max-microvolt = <330    215                 regulator-max-microvolt = <3300000>;
206                 vin-supply = <&vcc_sysin>;        216                 vin-supply = <&vcc_sysin>;
207                                                   217 
208                 regulator-state-mem {             218                 regulator-state-mem {
209                         regulator-on-in-suspen    219                         regulator-on-in-suspend;
210                 };                                220                 };
211         };                                        221         };
212                                                   222 
213         /* 5 V USB power supply */                223         /* 5 V USB power supply */
214         vcc5v0_usb: pa_5v: vcc5v0-usb-regulato    224         vcc5v0_usb: pa_5v: vcc5v0-usb-regulator {
215                 compatible = "regulator-fixed"    225                 compatible = "regulator-fixed";
216                 enable-active-high;               226                 enable-active-high;
217                 gpio = <&gpio1 RK_PB5 GPIO_ACT    227                 gpio = <&gpio1 RK_PB5 GPIO_ACTIVE_HIGH>;
218                 pinctrl-names = "default";        228                 pinctrl-names = "default";
219                 pinctrl-0 = <&pwr_5v_pin>;        229                 pinctrl-0 = <&pwr_5v_pin>;
220                 regulator-name = "vcc5v0_usb";    230                 regulator-name = "vcc5v0_usb";
221                 regulator-always-on;              231                 regulator-always-on;
222                 regulator-min-microvolt = <500    232                 regulator-min-microvolt = <5000000>;
223                 regulator-max-microvolt = <500    233                 regulator-max-microvolt = <5000000>;
224                 vin-supply = <&vcc_sysin>;        234                 vin-supply = <&vcc_sysin>;
225                                                   235 
226                 regulator-state-mem {             236                 regulator-state-mem {
227                         regulator-off-in-suspe    237                         regulator-off-in-suspend;
228                 };                                238                 };
229         };                                        239         };
230                                                   240 
231         /* RK3399 logic supply */                 241         /* RK3399 logic supply */
232         vdd_log: vdd-log {                        242         vdd_log: vdd-log {
233                 compatible = "pwm-regulator";     243                 compatible = "pwm-regulator";
234                 pwms = <&pwm2 0 25000 1>;         244                 pwms = <&pwm2 0 25000 1>;
235                 pwm-supply = <&vcc_sysin>;     << 
236                 regulator-name = "vdd_log";       245                 regulator-name = "vdd_log";
237                 regulator-always-on;              246                 regulator-always-on;
238                 regulator-boot-on;                247                 regulator-boot-on;
239                 regulator-min-microvolt = <800    248                 regulator-min-microvolt = <800000>;
240                 regulator-max-microvolt = <140    249                 regulator-max-microvolt = <1400000>;
                                                   >> 250                 vin-supply = <&vcc_sysin>;
241                                                   251 
242                 regulator-state-mem {             252                 regulator-state-mem {
243                         regulator-on-in-suspen    253                         regulator-on-in-suspend;
244                 };                                254                 };
245         };                                        255         };
246                                                   256 
247         /* Regulators supplied by vcc3v3_sys *    257         /* Regulators supplied by vcc3v3_sys */
248         /* 0.9 V supply, always on */             258         /* 0.9 V supply, always on */
249         vcc_0v9: vcc-0v9 {                        259         vcc_0v9: vcc-0v9 {
250                 compatible = "regulator-fixed"    260                 compatible = "regulator-fixed";
251                 regulator-name = "vcc_0v9";       261                 regulator-name = "vcc_0v9";
252                 regulator-always-on;              262                 regulator-always-on;
253                 regulator-boot-on;                263                 regulator-boot-on;
254                 regulator-min-microvolt = <900    264                 regulator-min-microvolt = <900000>;
255                 regulator-max-microvolt = <900    265                 regulator-max-microvolt = <900000>;
256                 vin-supply = <&vcc3v3_sys>;       266                 vin-supply = <&vcc3v3_sys>;
257         };                                        267         };
258                                                   268 
259         /* S3 1.8 V supply, switched by vcc1v8    269         /* S3 1.8 V supply, switched by vcc1v8_s3 */
260         vcca1v8_s3: vcc1v8-s3 {                   270         vcca1v8_s3: vcc1v8-s3 {
261                 compatible = "regulator-fixed"    271                 compatible = "regulator-fixed";
262                 regulator-name = "vcca1v8_s3";    272                 regulator-name = "vcca1v8_s3";
263                 regulator-always-on;              273                 regulator-always-on;
264                 regulator-boot-on;                274                 regulator-boot-on;
265                 regulator-min-microvolt = <180    275                 regulator-min-microvolt = <1800000>;
266                 regulator-max-microvolt = <180    276                 regulator-max-microvolt = <1800000>;
267                 vin-supply = <&vcc3v3_sys>;       277                 vin-supply = <&vcc3v3_sys>;
268         };                                        278         };
269                                                   279 
270         /* micro SD card power */                 280         /* micro SD card power */
271         vcc3v0_sd: vcc3v0-sd {                    281         vcc3v0_sd: vcc3v0-sd {
272                 compatible = "regulator-fixed"    282                 compatible = "regulator-fixed";
273                 enable-active-high;               283                 enable-active-high;
274                 gpio = <&gpio0 RK_PA1 GPIO_ACT    284                 gpio = <&gpio0 RK_PA1 GPIO_ACTIVE_HIGH>;
275                 pinctrl-names = "default";        285                 pinctrl-names = "default";
276                 pinctrl-0 = <&sdmmc0_pwr_h_pin    286                 pinctrl-0 = <&sdmmc0_pwr_h_pin>;
277                 regulator-name = "vcc3v0_sd";     287                 regulator-name = "vcc3v0_sd";
278                 regulator-always-on;              288                 regulator-always-on;
279                 regulator-min-microvolt = <300    289                 regulator-min-microvolt = <3000000>;
280                 regulator-max-microvolt = <300    290                 regulator-max-microvolt = <3000000>;
281                 vin-supply = <&vcc3v3_sys>;       291                 vin-supply = <&vcc3v3_sys>;
282                                                   292 
283                 regulator-state-mem {             293                 regulator-state-mem {
284                         regulator-off-in-suspe    294                         regulator-off-in-suspend;
285                 };                                295                 };
286         };                                        296         };
287                                                   297 
288         /* LCD panel power, called VCC3V3_S0 i    298         /* LCD panel power, called VCC3V3_S0 in schematic */
289         vcc3v3_panel: vcc3v3-panel {              299         vcc3v3_panel: vcc3v3-panel {
290                 compatible = "regulator-fixed"    300                 compatible = "regulator-fixed";
291                 enable-active-high;               301                 enable-active-high;
292                 gpio = <&gpio1 RK_PC6 GPIO_ACT    302                 gpio = <&gpio1 RK_PC6 GPIO_ACTIVE_HIGH>;
293                 pinctrl-names = "default";        303                 pinctrl-names = "default";
294                 pinctrl-0 = <&lcdvcc_en_pin>;     304                 pinctrl-0 = <&lcdvcc_en_pin>;
295                 regulator-name = "vcc3v3_panel    305                 regulator-name = "vcc3v3_panel";
296                 regulator-always-on;              306                 regulator-always-on;
297                 regulator-min-microvolt = <330    307                 regulator-min-microvolt = <3300000>;
298                 regulator-max-microvolt = <330    308                 regulator-max-microvolt = <3300000>;
299                 regulator-enable-ramp-delay =     309                 regulator-enable-ramp-delay = <100000>;
300                 vin-supply = <&vcc3v3_sys>;       310                 vin-supply = <&vcc3v3_sys>;
301                                                   311 
302                 regulator-state-mem {             312                 regulator-state-mem {
303                         regulator-off-in-suspe    313                         regulator-off-in-suspend;
304                 };                                314                 };
305         };                                        315         };
306                                                   316 
307         /* M.2 adapter power, switched by vcc1    317         /* M.2 adapter power, switched by vcc1v8_s3 */
308         vcc3v3_ssd: vcc3v3-ssd {                  318         vcc3v3_ssd: vcc3v3-ssd {
309                 compatible = "regulator-fixed"    319                 compatible = "regulator-fixed";
310                 regulator-name = "vcc3v3_ssd";    320                 regulator-name = "vcc3v3_ssd";
311                 regulator-min-microvolt = <330    321                 regulator-min-microvolt = <3300000>;
312                 regulator-max-microvolt = <330    322                 regulator-max-microvolt = <3300000>;
313                 vin-supply = <&vcc3v3_sys>;       323                 vin-supply = <&vcc3v3_sys>;
314         };                                        324         };
315                                                   325 
316         /* Regulators supplied by vcc5v0_usb *    326         /* Regulators supplied by vcc5v0_usb */
317         /* USB 3 port power supply regulator      327         /* USB 3 port power supply regulator  */
318         vcc5v0_otg: vcc5v0-otg {                  328         vcc5v0_otg: vcc5v0-otg {
319                 compatible = "regulator-fixed"    329                 compatible = "regulator-fixed";
320                 enable-active-high;               330                 enable-active-high;
321                 gpio = <&gpio4 RK_PD2 GPIO_ACT    331                 gpio = <&gpio4 RK_PD2 GPIO_ACTIVE_HIGH>;
322                 pinctrl-names = "default";        332                 pinctrl-names = "default";
323                 pinctrl-0 = <&vcc5v0_host_en_p    333                 pinctrl-0 = <&vcc5v0_host_en_pin>;
324                 regulator-name = "vcc5v0_otg";    334                 regulator-name = "vcc5v0_otg";
325                 regulator-always-on;              335                 regulator-always-on;
326                 regulator-min-microvolt = <500    336                 regulator-min-microvolt = <5000000>;
327                 regulator-max-microvolt = <500    337                 regulator-max-microvolt = <5000000>;
328                 vin-supply = <&vcc5v0_usb>;       338                 vin-supply = <&vcc5v0_usb>;
329                                                   339 
330                 regulator-state-mem {             340                 regulator-state-mem {
331                         regulator-off-in-suspe    341                         regulator-off-in-suspend;
332                 };                                342                 };
333         };                                        343         };
334                                                   344 
335         /* Regulators supplied by vcc5v0_usb *    345         /* Regulators supplied by vcc5v0_usb */
336         /* Type C port power supply regulator     346         /* Type C port power supply regulator */
337         vbus_5vout: vbus_typec: vbus-5vout {      347         vbus_5vout: vbus_typec: vbus-5vout {
338                 compatible = "regulator-fixed"    348                 compatible = "regulator-fixed";
339                 enable-active-high;               349                 enable-active-high;
340                 gpio = <&gpio1 RK_PA3 GPIO_ACT    350                 gpio = <&gpio1 RK_PA3 GPIO_ACTIVE_HIGH>;
341                 pinctrl-names = "default";        351                 pinctrl-names = "default";
342                 pinctrl-0 = <&vcc5v0_typec0_en    352                 pinctrl-0 = <&vcc5v0_typec0_en_pin>;
343                 regulator-name = "vbus_5vout";    353                 regulator-name = "vbus_5vout";
344                 regulator-min-microvolt = <500    354                 regulator-min-microvolt = <5000000>;
345                 regulator-max-microvolt = <500    355                 regulator-max-microvolt = <5000000>;
346                 vin-supply = <&vcc5v0_usb>;       356                 vin-supply = <&vcc5v0_usb>;
347                                                   357 
348                 regulator-state-mem {             358                 regulator-state-mem {
349                         regulator-off-in-suspe    359                         regulator-off-in-suspend;
350                 };                                360                 };
351         };                                        361         };
352                                                   362 
353         /* Regulators supplied by vcc_1v8 */      363         /* Regulators supplied by vcc_1v8 */
354         /* Primary 0.9 V LDO */                   364         /* Primary 0.9 V LDO */
355         vcca0v9_s3: vcca0v9-s3 {                  365         vcca0v9_s3: vcca0v9-s3 {
356                 compatible = "regulator-fixed"    366                 compatible = "regulator-fixed";
357                 regulator-name = "vcc0v9_s3";     367                 regulator-name = "vcc0v9_s3";
358                 regulator-min-microvolt = <500    368                 regulator-min-microvolt = <5000000>;
359                 regulator-max-microvolt = <500    369                 regulator-max-microvolt = <5000000>;
360                 vin-supply = <&vcc_1v8>;          370                 vin-supply = <&vcc_1v8>;
361                                                   371 
362                 regulator-state-mem {             372                 regulator-state-mem {
363                         regulator-on-in-suspen    373                         regulator-on-in-suspend;
364                 };                                374                 };
365         };                                        375         };
366                                                   376 
367         mains_charger: dc-charger {               377         mains_charger: dc-charger {
368                 compatible = "gpio-charger";      378                 compatible = "gpio-charger";
369                 charger-type = "mains";           379                 charger-type = "mains";
370                 gpios = <&gpio4 RK_PD0 GPIO_AC    380                 gpios = <&gpio4 RK_PD0 GPIO_ACTIVE_LOW>;
371                                                   381 
372                 /* Also triggered by USB charg    382                 /* Also triggered by USB charger */
373                 pinctrl-names = "default";        383                 pinctrl-names = "default";
374                 pinctrl-0 = <&dc_det_pin>;        384                 pinctrl-0 = <&dc_det_pin>;
375         };                                        385         };
376 };                                                386 };
377                                                   387 
                                                   >> 388 &cdn_dp {
                                                   >> 389         status = "okay";
                                                   >> 390 };
                                                   >> 391 
378 &cpu_b0 {                                         392 &cpu_b0 {
379         cpu-supply = <&vdd_cpu_b>;                393         cpu-supply = <&vdd_cpu_b>;
380 };                                                394 };
381                                                   395 
382 &cpu_b1 {                                         396 &cpu_b1 {
383         cpu-supply = <&vdd_cpu_b>;                397         cpu-supply = <&vdd_cpu_b>;
384 };                                                398 };
385                                                   399 
386 &cpu_l0 {                                         400 &cpu_l0 {
387         cpu-supply = <&vdd_cpu_l>;                401         cpu-supply = <&vdd_cpu_l>;
388 };                                                402 };
389                                                   403 
390 &cpu_l1 {                                         404 &cpu_l1 {
391         cpu-supply = <&vdd_cpu_l>;                405         cpu-supply = <&vdd_cpu_l>;
392 };                                                406 };
393                                                   407 
394 &cpu_l2 {                                         408 &cpu_l2 {
395         cpu-supply = <&vdd_cpu_l>;                409         cpu-supply = <&vdd_cpu_l>;
396 };                                                410 };
397                                                   411 
398 &cpu_l3 {                                         412 &cpu_l3 {
399         cpu-supply = <&vdd_cpu_l>;                413         cpu-supply = <&vdd_cpu_l>;
400 };                                                414 };
401                                                   415 
402 &edp {                                            416 &edp {
403         force-hpd;                                417         force-hpd;
404         pinctrl-names = "default";                418         pinctrl-names = "default";
405         pinctrl-0 = <&edp_hpd>;                   419         pinctrl-0 = <&edp_hpd>;
406         status = "okay";                          420         status = "okay";
407                                                   421 
408         ports {                                   422         ports {
409                 edp_out: port@1 {                 423                 edp_out: port@1 {
410                         reg = <1>;                424                         reg = <1>;
411                         #address-cells = <1>;     425                         #address-cells = <1>;
412                         #size-cells = <0>;        426                         #size-cells = <0>;
413                                                   427 
414                         edp_out_panel: endpoin    428                         edp_out_panel: endpoint@0 {
415                                 reg = <0>;        429                                 reg = <0>;
416                                 remote-endpoin    430                                 remote-endpoint = <&panel_in_edp>;
417                         };                        431                         };
418                 };                                432                 };
419         };                                        433         };
420 };                                                434 };
421                                                   435 
422 &emmc_phy {                                       436 &emmc_phy {
423         status = "okay";                          437         status = "okay";
424 };                                                438 };
425                                                   439 
426 &gpu {                                            440 &gpu {
427         mali-supply = <&vdd_gpu>;                 441         mali-supply = <&vdd_gpu>;
428         status = "okay";                          442         status = "okay";
429 };                                                443 };
430                                                   444 
431 &hdmi_sound {                                     445 &hdmi_sound {
432         status = "okay";                          446         status = "okay";
433 };                                                447 };
434                                                   448 
435 &i2c0 {                                           449 &i2c0 {
436         clock-frequency = <400000>;               450         clock-frequency = <400000>;
437         i2c-scl-falling-time-ns = <4>;            451         i2c-scl-falling-time-ns = <4>;
438         i2c-scl-rising-time-ns = <168>;           452         i2c-scl-rising-time-ns = <168>;
439         status = "okay";                          453         status = "okay";
440                                                   454 
441         rk808: pmic@1b {                          455         rk808: pmic@1b {
442                 compatible = "rockchip,rk808";    456                 compatible = "rockchip,rk808";
443                 reg = <0x1b>;                     457                 reg = <0x1b>;
444                 #clock-cells = <1>;               458                 #clock-cells = <1>;
445                 clock-output-names = "xin32k",    459                 clock-output-names = "xin32k", "rk808-clkout2";
446                 interrupt-parent = <&gpio3>;      460                 interrupt-parent = <&gpio3>;
447                 interrupts = <10 IRQ_TYPE_LEVE    461                 interrupts = <10 IRQ_TYPE_LEVEL_LOW>;
448                 pinctrl-names = "default";        462                 pinctrl-names = "default";
449                 pinctrl-0 = <&pmic_int_l_pin>;    463                 pinctrl-0 = <&pmic_int_l_pin>;
450                 rockchip,system-power-controll    464                 rockchip,system-power-controller;
451                 wakeup-source;                    465                 wakeup-source;
452                                                   466 
453                 vcc1-supply = <&vcc_sysin>;       467                 vcc1-supply = <&vcc_sysin>;
454                 vcc2-supply = <&vcc_sysin>;       468                 vcc2-supply = <&vcc_sysin>;
455                 vcc3-supply = <&vcc_sysin>;       469                 vcc3-supply = <&vcc_sysin>;
456                 vcc4-supply = <&vcc_sysin>;       470                 vcc4-supply = <&vcc_sysin>;
457                 vcc6-supply = <&vcc_sysin>;       471                 vcc6-supply = <&vcc_sysin>;
458                 vcc7-supply = <&vcc_sysin>;       472                 vcc7-supply = <&vcc_sysin>;
459                 vcc8-supply = <&vcc3v3_sys>;      473                 vcc8-supply = <&vcc3v3_sys>;
460                 vcc9-supply = <&vcc_sysin>;       474                 vcc9-supply = <&vcc_sysin>;
461                 vcc10-supply = <&vcc_sysin>;      475                 vcc10-supply = <&vcc_sysin>;
462                 vcc11-supply = <&vcc_sysin>;      476                 vcc11-supply = <&vcc_sysin>;
463                 vcc12-supply = <&vcc3v3_sys>;     477                 vcc12-supply = <&vcc3v3_sys>;
                                                   >> 478                 vcc13-supply = <&vcc_sysin>;
                                                   >> 479                 vcc14-supply = <&vcc_sysin>;
464                                                   480 
465                 regulators {                      481                 regulators {
466                         /* rk3399 center logic    482                         /* rk3399 center logic supply */
467                         vdd_center: DCDC_REG1     483                         vdd_center: DCDC_REG1 {
468                                 regulator-name    484                                 regulator-name = "vdd_center";
469                                 regulator-alwa    485                                 regulator-always-on;
470                                 regulator-boot    486                                 regulator-boot-on;
471                                 regulator-min-    487                                 regulator-min-microvolt = <750000>;
472                                 regulator-max-    488                                 regulator-max-microvolt = <1350000>;
473                                 regulator-ramp    489                                 regulator-ramp-delay = <6001>;
474                                                   490 
475                                 regulator-stat    491                                 regulator-state-mem {
476                                         regula    492                                         regulator-off-in-suspend;
477                                 };                493                                 };
478                         };                        494                         };
479                                                   495 
480                         vdd_cpu_l: DCDC_REG2 {    496                         vdd_cpu_l: DCDC_REG2 {
481                                 regulator-name    497                                 regulator-name = "vdd_cpu_l";
482                                 regulator-alwa    498                                 regulator-always-on;
483                                 regulator-boot    499                                 regulator-boot-on;
484                                 regulator-min-    500                                 regulator-min-microvolt = <750000>;
485                                 regulator-max-    501                                 regulator-max-microvolt = <1350000>;
486                                 regulator-ramp    502                                 regulator-ramp-delay = <6001>;
487                                                   503 
488                                 regulator-stat    504                                 regulator-state-mem {
489                                         regula    505                                         regulator-off-in-suspend;
490                                 };                506                                 };
491                         };                        507                         };
492                                                   508 
493                         vcc_ddr: DCDC_REG3 {      509                         vcc_ddr: DCDC_REG3 {
494                                 regulator-name    510                                 regulator-name = "vcc_ddr";
495                                 regulator-alwa    511                                 regulator-always-on;
496                                 regulator-boot    512                                 regulator-boot-on;
497                                                   513 
498                                 regulator-stat    514                                 regulator-state-mem {
499                                         regula    515                                         regulator-on-in-suspend;
500                                 };                516                                 };
501                         };                        517                         };
502                                                   518 
503                         vcc_1v8: vcc_wl: DCDC_    519                         vcc_1v8: vcc_wl: DCDC_REG4 {
504                                 regulator-name    520                                 regulator-name = "vcc_1v8";
505                                 regulator-alwa    521                                 regulator-always-on;
506                                 regulator-boot    522                                 regulator-boot-on;
507                                 regulator-min-    523                                 regulator-min-microvolt = <1800000>;
508                                 regulator-max-    524                                 regulator-max-microvolt = <1800000>;
509                                                   525 
510                                 regulator-stat    526                                 regulator-state-mem {
511                                         regula    527                                         regulator-on-in-suspend;
512                                         regula    528                                         regulator-suspend-microvolt = <1800000>;
513                                 };                529                                 };
514                         };                        530                         };
515                                                   531 
516                         /* not used */            532                         /* not used */
517                         LDO_REG1 {                533                         LDO_REG1 {
518                         };                        534                         };
519                                                   535 
520                         /* not used */            536                         /* not used */
521                         LDO_REG2 {                537                         LDO_REG2 {
522                         };                        538                         };
523                                                   539 
524                         vcc1v8_pmupll: LDO_REG    540                         vcc1v8_pmupll: LDO_REG3 {
525                                 regulator-name    541                                 regulator-name = "vcc1v8_pmupll";
526                                 regulator-alwa    542                                 regulator-always-on;
527                                 regulator-boot    543                                 regulator-boot-on;
528                                 regulator-min-    544                                 regulator-min-microvolt = <1800000>;
529                                 regulator-max-    545                                 regulator-max-microvolt = <1800000>;
530                                                   546 
531                                 regulator-stat    547                                 regulator-state-mem {
532                                         regula    548                                         regulator-on-in-suspend;
533                                         regula    549                                         regulator-suspend-microvolt = <1800000>;
534                                 };                550                                 };
535                         };                        551                         };
536                                                   552 
537                         vcc_sdio: LDO_REG4 {      553                         vcc_sdio: LDO_REG4 {
538                                 regulator-name    554                                 regulator-name = "vcc_sdio";
539                                 regulator-alwa    555                                 regulator-always-on;
540                                 regulator-boot    556                                 regulator-boot-on;
541                                 regulator-min-    557                                 regulator-min-microvolt = <1800000>;
542                                 regulator-max-    558                                 regulator-max-microvolt = <3000000>;
543                                                   559 
544                                 regulator-stat    560                                 regulator-state-mem {
545                                         regula    561                                         regulator-on-in-suspend;
546                                         regula    562                                         regulator-suspend-microvolt = <3000000>;
547                                 };                563                                 };
548                         };                        564                         };
549                                                   565 
550                         vcca3v0_codec: LDO_REG    566                         vcca3v0_codec: LDO_REG5 {
551                                 regulator-name    567                                 regulator-name = "vcca3v0_codec";
552                                 regulator-alwa    568                                 regulator-always-on;
553                                 regulator-boot    569                                 regulator-boot-on;
554                                 regulator-min-    570                                 regulator-min-microvolt = <3000000>;
555                                 regulator-max-    571                                 regulator-max-microvolt = <3000000>;
556                                                   572 
557                                 regulator-stat    573                                 regulator-state-mem {
558                                         regula    574                                         regulator-off-in-suspend;
559                                 };                575                                 };
560                         };                        576                         };
561                                                   577 
562                         vcc_1v5: LDO_REG6 {       578                         vcc_1v5: LDO_REG6 {
563                                 regulator-name    579                                 regulator-name = "vcc_1v5";
564                                 regulator-alwa    580                                 regulator-always-on;
565                                 regulator-boot    581                                 regulator-boot-on;
566                                 regulator-min-    582                                 regulator-min-microvolt = <1500000>;
567                                 regulator-max-    583                                 regulator-max-microvolt = <1500000>;
568                                                   584 
569                                 regulator-stat    585                                 regulator-state-mem {
570                                         regula    586                                         regulator-on-in-suspend;
571                                         regula    587                                         regulator-suspend-microvolt = <1500000>;
572                                 };                588                                 };
573                         };                        589                         };
574                                                   590 
575                         vcca1v8_codec: LDO_REG    591                         vcca1v8_codec: LDO_REG7 {
576                                 regulator-name    592                                 regulator-name = "vcca1v8_codec";
577                                 regulator-alwa    593                                 regulator-always-on;
578                                 regulator-boot    594                                 regulator-boot-on;
579                                 regulator-min-    595                                 regulator-min-microvolt = <1800000>;
580                                 regulator-max-    596                                 regulator-max-microvolt = <1800000>;
581                                                   597 
582                                 regulator-stat    598                                 regulator-state-mem {
583                                         regula    599                                         regulator-off-in-suspend;
584                                 };                600                                 };
585                         };                        601                         };
586                                                   602 
587                         vcc_3v0: LDO_REG8 {       603                         vcc_3v0: LDO_REG8 {
588                                 regulator-name    604                                 regulator-name = "vcc_3v0";
589                                 regulator-alwa    605                                 regulator-always-on;
590                                 regulator-boot    606                                 regulator-boot-on;
591                                 regulator-min-    607                                 regulator-min-microvolt = <3000000>;
592                                 regulator-max-    608                                 regulator-max-microvolt = <3000000>;
593                                                   609 
594                                 regulator-stat    610                                 regulator-state-mem {
595                                         regula    611                                         regulator-on-in-suspend;
596                                         regula    612                                         regulator-suspend-microvolt = <3000000>;
597                                 };                613                                 };
598                         };                        614                         };
599                                                   615 
600                         vcc3v3_s3: SWITCH_REG1    616                         vcc3v3_s3: SWITCH_REG1 {
601                                 regulator-name    617                                 regulator-name = "vcc3v3_s3";
602                                 regulator-alwa    618                                 regulator-always-on;
603                                 regulator-boot    619                                 regulator-boot-on;
604                                                   620 
605                                 regulator-stat    621                                 regulator-state-mem {
606                                         regula    622                                         regulator-off-in-suspend;
607                                 };                623                                 };
608                         };                        624                         };
609                                                   625 
610                         vcc3v3_s0: SWITCH_REG2    626                         vcc3v3_s0: SWITCH_REG2 {
611                                 regulator-name    627                                 regulator-name = "vcc3v3_s0";
612                                 regulator-alwa    628                                 regulator-always-on;
613                                 regulator-boot    629                                 regulator-boot-on;
614                                                   630 
615                                 regulator-stat    631                                 regulator-state-mem {
616                                         regula    632                                         regulator-off-in-suspend;
617                                 };                633                                 };
618                         };                        634                         };
619                 };                                635                 };
620         };                                        636         };
621                                                   637 
622         vdd_cpu_b: regulator@40 {                 638         vdd_cpu_b: regulator@40 {
623                 compatible = "silergy,syr827";    639                 compatible = "silergy,syr827";
624                 reg = <0x40>;                     640                 reg = <0x40>;
625                 fcs,suspend-voltage-selector =    641                 fcs,suspend-voltage-selector = <1>;
626                 pinctrl-names = "default";        642                 pinctrl-names = "default";
627                 pinctrl-0 = <&vsel1_pin>;         643                 pinctrl-0 = <&vsel1_pin>;
628                 regulator-name = "vdd_cpu_b";     644                 regulator-name = "vdd_cpu_b";
629                 regulator-always-on;              645                 regulator-always-on;
630                 regulator-boot-on;                646                 regulator-boot-on;
631                 regulator-min-microvolt = <712    647                 regulator-min-microvolt = <712500>;
632                 regulator-max-microvolt = <150    648                 regulator-max-microvolt = <1500000>;
633                 regulator-ramp-delay = <1000>;    649                 regulator-ramp-delay = <1000>;
634                 vin-supply = <&vcc_1v8>;          650                 vin-supply = <&vcc_1v8>;
635                                                   651 
636                 regulator-state-mem {             652                 regulator-state-mem {
637                         regulator-off-in-suspe    653                         regulator-off-in-suspend;
638                 };                                654                 };
639         };                                        655         };
640                                                   656 
641         vdd_gpu: regulator@41 {                   657         vdd_gpu: regulator@41 {
642                 compatible = "silergy,syr828";    658                 compatible = "silergy,syr828";
643                 reg = <0x41>;                     659                 reg = <0x41>;
644                 fcs,suspend-voltage-selector =    660                 fcs,suspend-voltage-selector = <1>;
645                 pinctrl-names = "default";        661                 pinctrl-names = "default";
646                 pinctrl-0 = <&vsel2_pin>;         662                 pinctrl-0 = <&vsel2_pin>;
647                 regulator-name = "vdd_gpu";       663                 regulator-name = "vdd_gpu";
648                 regulator-always-on;              664                 regulator-always-on;
649                 regulator-boot-on;                665                 regulator-boot-on;
650                 regulator-min-microvolt = <712    666                 regulator-min-microvolt = <712500>;
651                 regulator-max-microvolt = <150    667                 regulator-max-microvolt = <1500000>;
652                 regulator-ramp-delay = <1000>;    668                 regulator-ramp-delay = <1000>;
653                 vin-supply = <&vcc_1v8>;          669                 vin-supply = <&vcc_1v8>;
654                                                   670 
655                 regulator-state-mem {             671                 regulator-state-mem {
656                         regulator-off-in-suspe    672                         regulator-off-in-suspend;
657                 };                                673                 };
658         };                                        674         };
659 };                                                675 };
660                                                   676 
661 &i2c1 {                                           677 &i2c1 {
662         clock-frequency = <100000>;               678         clock-frequency = <100000>;
663         i2c-scl-falling-time-ns = <4>;            679         i2c-scl-falling-time-ns = <4>;
664         i2c-scl-rising-time-ns = <168>;           680         i2c-scl-rising-time-ns = <168>;
665         status = "okay";                          681         status = "okay";
666                                                   682 
667         es8316: audio-codec@11 {               !! 683         es8316: es8316@11 {
668                 compatible = "everest,es8316";    684                 compatible = "everest,es8316";
669                 reg = <0x11>;                     685                 reg = <0x11>;
670                 clocks = <&cru SCLK_I2S_8CH_OU    686                 clocks = <&cru SCLK_I2S_8CH_OUT>;
671                 clock-names = "mclk";             687                 clock-names = "mclk";
672                 #sound-dai-cells = <0>;           688                 #sound-dai-cells = <0>;
673         };                                        689         };
674 };                                                690 };
675                                                   691 
676 &i2c3 {                                           692 &i2c3 {
677         i2c-scl-falling-time-ns = <15>;           693         i2c-scl-falling-time-ns = <15>;
678         i2c-scl-rising-time-ns = <450>;           694         i2c-scl-rising-time-ns = <450>;
679         status = "okay";                          695         status = "okay";
680 };                                                696 };
681                                                   697 
682 &i2c4 {                                           698 &i2c4 {
683         i2c-scl-falling-time-ns = <20>;           699         i2c-scl-falling-time-ns = <20>;
684         i2c-scl-rising-time-ns = <600>;           700         i2c-scl-rising-time-ns = <600>;
685         status = "okay";                          701         status = "okay";
686                                                   702 
687         fusb0: fusb30x@22 {                       703         fusb0: fusb30x@22 {
688                 compatible = "fcs,fusb302";       704                 compatible = "fcs,fusb302";
689                 reg = <0x22>;                     705                 reg = <0x22>;
690                 interrupt-parent = <&gpio1>;      706                 interrupt-parent = <&gpio1>;
691                 interrupts = <RK_PA2 IRQ_TYPE_    707                 interrupts = <RK_PA2 IRQ_TYPE_LEVEL_LOW>;
692                 pinctrl-names = "default";        708                 pinctrl-names = "default";
693                 pinctrl-0 = <&fusb0_int_pin>;     709                 pinctrl-0 = <&fusb0_int_pin>;
694                 vbus-supply = <&vbus_typec>;      710                 vbus-supply = <&vbus_typec>;
695                                                   711 
696                 connector {                       712                 connector {
697                         compatible = "usb-c-co    713                         compatible = "usb-c-connector";
698                         data-role = "dual";    !! 714                         data-role = "host";
699                         label = "USB-C";          715                         label = "USB-C";
700                         op-sink-microwatt = <1    716                         op-sink-microwatt = <1000000>;
701                         power-role = "dual";      717                         power-role = "dual";
702                         sink-pdos =               718                         sink-pdos =
703                                 <PDO_FIXED(500    719                                 <PDO_FIXED(5000, 2500, PDO_FIXED_USB_COMM)>;
704                         source-pdos =             720                         source-pdos =
705                                 <PDO_FIXED(500    721                                 <PDO_FIXED(5000, 1400, PDO_FIXED_USB_COMM)>;
706                         try-power-role = "sink    722                         try-power-role = "sink";
707                                                   723 
708                         ports {                   724                         ports {
709                                 #address-cells    725                                 #address-cells = <1>;
710                                 #size-cells =     726                                 #size-cells = <0>;
711                                                   727 
712                                 port@0 {          728                                 port@0 {
713                                         reg =     729                                         reg = <0>;
714                                                   730 
715                                         usbc_h    731                                         usbc_hs: endpoint {
716                                                   732                                                 remote-endpoint =
717                                                   733                                                         <&u2phy0_typec_hs>;
718                                         };        734                                         };
719                                 };                735                                 };
720                                                   736 
721                                 port@1 {          737                                 port@1 {
722                                         reg =     738                                         reg = <1>;
723                                                   739 
724                                         usbc_s    740                                         usbc_ss: endpoint {
725                                                   741                                                 remote-endpoint =
726                                                   742                                                         <&tcphy0_typec_ss>;
727                                         };        743                                         };
728                                 };                744                                 };
729                                                   745 
730                                 port@2 {          746                                 port@2 {
731                                         reg =     747                                         reg = <2>;
732                                                   748 
733                                         usbc_d    749                                         usbc_dp: endpoint {
734                                                   750                                                 remote-endpoint =
735                                                   751                                                         <&tcphy0_typec_dp>;
736                                         };        752                                         };
737                                 };                753                                 };
738                         };                        754                         };
739                 };                                755                 };
740         };                                        756         };
741                                                   757 
742         cw2015@62 {                               758         cw2015@62 {
743                 compatible = "cellwise,cw2015"    759                 compatible = "cellwise,cw2015";
744                 reg = <0x62>;                     760                 reg = <0x62>;
745                 cellwise,battery-profile = /bi    761                 cellwise,battery-profile = /bits/ 8 <
746                         0x17 0x67 0x80 0x73 0x    762                         0x17 0x67 0x80 0x73 0x6E 0x6C 0x6B 0x63
747                         0x77 0x51 0x5C 0x58 0x    763                         0x77 0x51 0x5C 0x58 0x50 0x4C 0x48 0x36
748                         0x15 0x0C 0x0C 0x19 0x    764                         0x15 0x0C 0x0C 0x19 0x5B 0x7D 0x6F 0x69
749                         0x69 0x5B 0x0C 0x29 0x    765                         0x69 0x5B 0x0C 0x29 0x20 0x40 0x52 0x59
750                         0x57 0x56 0x54 0x4F 0x    766                         0x57 0x56 0x54 0x4F 0x3B 0x1F 0x7F 0x17
751                         0x06 0x1A 0x30 0x5A 0x    767                         0x06 0x1A 0x30 0x5A 0x85 0x93 0x96 0x2D
752                         0x48 0x77 0x9C 0xB3 0x    768                         0x48 0x77 0x9C 0xB3 0x80 0x52 0x94 0xCB
753                         0x2F 0x00 0x64 0xA5 0x    769                         0x2F 0x00 0x64 0xA5 0xB5 0x11 0xF0 0x11
754                 >;                                770                 >;
755                 cellwise,monitor-interval-ms =    771                 cellwise,monitor-interval-ms = <5000>;
756                 monitored-battery = <&bat>;       772                 monitored-battery = <&bat>;
757                 power-supplies = <&mains_charg    773                 power-supplies = <&mains_charger>, <&fusb0>;
758         };                                        774         };
759 };                                                775 };
760                                                   776 
761 &i2s1 {                                           777 &i2s1 {
762         pinctrl-names = "default";                778         pinctrl-names = "default";
763         pinctrl-0 = <&i2s_8ch_mclk_pin>, <&i2s    779         pinctrl-0 = <&i2s_8ch_mclk_pin>, <&i2s1_2ch_bus>;
764         rockchip,capture-channels = <8>;          780         rockchip,capture-channels = <8>;
765         rockchip,playback-channels = <8>;         781         rockchip,playback-channels = <8>;
766         status = "okay";                          782         status = "okay";
767 };                                                783 };
768                                                   784 
769 &io_domains {                                     785 &io_domains {
770         audio-supply = <&vcc_3v0>;                786         audio-supply = <&vcc_3v0>;
771         gpio1830-supply = <&vcc_3v0>;             787         gpio1830-supply = <&vcc_3v0>;
772         sdmmc-supply = <&vcc_sdio>;               788         sdmmc-supply = <&vcc_sdio>;
773         status = "okay";                          789         status = "okay";
774 };                                                790 };
775                                                   791 
776 &pcie_phy {                                       792 &pcie_phy {
777         status = "okay";                          793         status = "okay";
778 };                                                794 };
779                                                   795 
780 &pcie0 {                                          796 &pcie0 {
                                                   >> 797         bus-scan-delay-ms = <1000>;
781         ep-gpios = <&gpio2 RK_PD4 GPIO_ACTIVE_    798         ep-gpios = <&gpio2 RK_PD4 GPIO_ACTIVE_HIGH>;
782         num-lanes = <4>;                          799         num-lanes = <4>;
783         pinctrl-names = "default";                800         pinctrl-names = "default";
784         pinctrl-0 = <&pcie_clkreqn_cpm>;          801         pinctrl-0 = <&pcie_clkreqn_cpm>;
785         vpcie0v9-supply = <&vcca0v9_s3>;          802         vpcie0v9-supply = <&vcca0v9_s3>;
786         vpcie1v8-supply = <&vcca1v8_s3>;          803         vpcie1v8-supply = <&vcca1v8_s3>;
787         vpcie3v3-supply = <&vcc3v3_ssd>;          804         vpcie3v3-supply = <&vcc3v3_ssd>;
788         status = "okay";                          805         status = "okay";
789 };                                                806 };
790                                                   807 
791 &pinctrl {                                        808 &pinctrl {
792         buttons {                                 809         buttons {
793                 pwrbtn_pin: pwrbtn-pin {          810                 pwrbtn_pin: pwrbtn-pin {
794                         rockchip,pins = <0 RK_    811                         rockchip,pins = <0 RK_PA5 RK_FUNC_GPIO &pcfg_pull_up>;
795                 };                                812                 };
796                                                   813 
797                 lidbtn_pin: lidbtn-pin {          814                 lidbtn_pin: lidbtn-pin {
798                         rockchip,pins = <1 RK_    815                         rockchip,pins = <1 RK_PA1 RK_FUNC_GPIO &pcfg_pull_up>;
799                 };                                816                 };
800         };                                        817         };
801                                                   818 
802         dc-charger {                              819         dc-charger {
803                 dc_det_pin: dc-det-pin {          820                 dc_det_pin: dc-det-pin {
804                         rockchip,pins = <4 RK_    821                         rockchip,pins = <4 RK_PD0 RK_FUNC_GPIO &pcfg_pull_up>;
805                 };                                822                 };
806         };                                        823         };
807                                                   824 
808         es8316 {                                  825         es8316 {
809                 hp_det_pin: hp-det-pin {          826                 hp_det_pin: hp-det-pin {
810                         rockchip,pins = <0 RK_    827                         rockchip,pins = <0 RK_PB0 RK_FUNC_GPIO &pcfg_pull_up>;
811                 };                                828                 };
812         };                                        829         };
813                                                   830 
814         fusb302x {                                831         fusb302x {
815                 fusb0_int_pin: fusb0-int-pin {    832                 fusb0_int_pin: fusb0-int-pin {
816                         rockchip,pins = <1 RK_    833                         rockchip,pins = <1 RK_PA2 RK_FUNC_GPIO &pcfg_pull_up>;
817                 };                                834                 };
818         };                                        835         };
819                                                   836 
820         i2s1 {                                    837         i2s1 {
821                 i2s_8ch_mclk_pin: i2s-8ch-mclk    838                 i2s_8ch_mclk_pin: i2s-8ch-mclk-pin {
822                         rockchip,pins = <4 RK_    839                         rockchip,pins = <4 RK_PA0 1 &pcfg_pull_none>;
823                 };                                840                 };
824         };                                        841         };
825                                                   842 
826         lcd-panel {                               843         lcd-panel {
827                 lcdvcc_en_pin: lcdvcc-en-pin {    844                 lcdvcc_en_pin: lcdvcc-en-pin {
828                         rockchip,pins = <1 RK_    845                         rockchip,pins = <1 RK_PC6 RK_FUNC_GPIO &pcfg_pull_none>;
829                 };                                846                 };
830                                                   847 
831                 panel_en_pin: panel-en-pin {      848                 panel_en_pin: panel-en-pin {
832                         rockchip,pins = <1 RK_    849                         rockchip,pins = <1 RK_PA0 RK_FUNC_GPIO &pcfg_pull_none>;
833                 };                                850                 };
834                                                   851 
835                 lcd_panel_reset_pin: lcd-panel    852                 lcd_panel_reset_pin: lcd-panel-reset-pin {
836                         rockchip,pins = <4 RK_    853                         rockchip,pins = <4 RK_PD6 RK_FUNC_GPIO &pcfg_pull_up>;
837                 };                                854                 };
838         };                                        855         };
839                                                   856 
840         leds {                                    857         leds {
841                 pwr_led_pin: pwr-led-pin {        858                 pwr_led_pin: pwr-led-pin {
842                         rockchip,pins = <0 RK_    859                         rockchip,pins = <0 RK_PB3 RK_FUNC_GPIO &pcfg_pull_none>;
843                 };                                860                 };
844                                                   861 
845                 slp_led_pin: slp-led-pin {        862                 slp_led_pin: slp-led-pin {
846                         rockchip,pins = <0 RK_    863                         rockchip,pins = <0 RK_PA2 RK_FUNC_GPIO &pcfg_pull_none>;
847                 };                                864                 };
848         };                                        865         };
849                                                   866 
850         pmic {                                    867         pmic {
851                 pmic_int_l_pin: pmic-int-l-pin    868                 pmic_int_l_pin: pmic-int-l-pin {
852                         rockchip,pins = <3 RK_    869                         rockchip,pins = <3 RK_PB2 RK_FUNC_GPIO &pcfg_pull_up>;
853                 };                                870                 };
854                                                   871 
855                 vsel1_pin: vsel1-pin {            872                 vsel1_pin: vsel1-pin {
856                         rockchip,pins = <1 RK_    873                         rockchip,pins = <1 RK_PC1 RK_FUNC_GPIO &pcfg_pull_down>;
857                 };                                874                 };
858                                                   875 
859                 vsel2_pin: vsel2-pin {            876                 vsel2_pin: vsel2-pin {
860                         rockchip,pins = <1 RK_    877                         rockchip,pins = <1 RK_PB6 RK_FUNC_GPIO &pcfg_pull_down>;
861                 };                                878                 };
862         };                                        879         };
863                                                   880 
864         sdcard {                                  881         sdcard {
865                 sdmmc0_pwr_h_pin: sdmmc0-pwr-h    882                 sdmmc0_pwr_h_pin: sdmmc0-pwr-h-pin {
866                         rockchip,pins = <0 RK_    883                         rockchip,pins = <0 RK_PA1 RK_FUNC_GPIO &pcfg_pull_none>;
867                 };                                884                 };
868                                                   885 
869         };                                        886         };
870                                                   887 
871         sdio-pwrseq {                             888         sdio-pwrseq {
872                 wifi_enable_h_pin: wifi-enable    889                 wifi_enable_h_pin: wifi-enable-h-pin {
873                         rockchip,pins = <0 RK_    890                         rockchip,pins = <0 RK_PB2 RK_FUNC_GPIO &pcfg_pull_none>;
874                 };                                891                 };
875         };                                        892         };
876                                                   893 
877         usb-typec {                               894         usb-typec {
878                 vcc5v0_typec0_en_pin: vcc5v0-t    895                 vcc5v0_typec0_en_pin: vcc5v0-typec0-en-pin {
879                         rockchip,pins = <1 RK_    896                         rockchip,pins = <1 RK_PA3 RK_FUNC_GPIO &pcfg_pull_up>;
880                 };                                897                 };
881         };                                        898         };
882                                                   899 
883         usb2 {                                    900         usb2 {
884                 pwr_5v_pin: pwr-5v-pin {          901                 pwr_5v_pin: pwr-5v-pin {
885                         rockchip,pins = <1 RK_    902                         rockchip,pins = <1 RK_PB5 RK_FUNC_GPIO &pcfg_pull_none>;
886                 };                                903                 };
887                                                   904 
888                 vcc5v0_host_en_pin: vcc5v0-hos    905                 vcc5v0_host_en_pin: vcc5v0-host-en-pin {
889                         rockchip,pins = <4 RK_    906                         rockchip,pins = <4 RK_PD2 RK_FUNC_GPIO &pcfg_pull_none>;
890                 };                                907                 };
891         };                                        908         };
892                                                   909 
893         wireless-bluetooth {                      910         wireless-bluetooth {
894                 bt_wake_pin: bt-wake-pin {        911                 bt_wake_pin: bt-wake-pin {
895                         rockchip,pins = <2 RK_    912                         rockchip,pins = <2 RK_PD3 RK_FUNC_GPIO &pcfg_pull_none>;
896                 };                                913                 };
897                                                   914 
898                 bt_host_wake_pin: bt-host-wake    915                 bt_host_wake_pin: bt-host-wake-pin {
899                         rockchip,pins = <0 RK_    916                         rockchip,pins = <0 RK_PA4 RK_FUNC_GPIO &pcfg_pull_none>;
900                 };                                917                 };
901                                                   918 
902                 bt_reset_pin: bt-reset-pin {      919                 bt_reset_pin: bt-reset-pin {
903                         rockchip,pins = <0 RK_    920                         rockchip,pins = <0 RK_PB1 RK_FUNC_GPIO &pcfg_pull_none>;
904                 };                                921                 };
905         };                                        922         };
906 };                                                923 };
907                                                   924 
908 &pmu_io_domains {                                 925 &pmu_io_domains {
909         pmu1830-supply = <&vcc_3v0>;              926         pmu1830-supply = <&vcc_3v0>;
910         status = "okay";                          927         status = "okay";
911 };                                                928 };
912                                                   929 
913 &pwm0 {                                           930 &pwm0 {
914         status = "okay";                          931         status = "okay";
915 };                                                932 };
916                                                   933 
917 &pwm2 {                                           934 &pwm2 {
918         status = "okay";                          935         status = "okay";
919 };                                                936 };
920                                                   937 
921 &saradc {                                         938 &saradc {
922         vref-supply = <&vcca1v8_s3>;              939         vref-supply = <&vcca1v8_s3>;
923         status = "okay";                          940         status = "okay";
924 };                                                941 };
925                                                   942 
926 &sdmmc {                                          943 &sdmmc {
927         bus-width = <4>;                          944         bus-width = <4>;
928         cap-mmc-highspeed;                        945         cap-mmc-highspeed;
929         cap-sd-highspeed;                         946         cap-sd-highspeed;
930         cd-gpios = <&gpio0 RK_PA7 GPIO_ACTIVE_    947         cd-gpios = <&gpio0 RK_PA7 GPIO_ACTIVE_LOW>;
931         disable-wp;                               948         disable-wp;
932         pinctrl-names = "default";                949         pinctrl-names = "default";
933         pinctrl-0 = <&sdmmc_clk &sdmmc_cmd &sd    950         pinctrl-0 = <&sdmmc_clk &sdmmc_cmd &sdmmc_bus4>;
934         sd-uhs-sdr50;                          !! 951         sd-uhs-sdr104;
935         vmmc-supply = <&vcc3v0_sd>;               952         vmmc-supply = <&vcc3v0_sd>;
936         vqmmc-supply = <&vcc_sdio>;               953         vqmmc-supply = <&vcc_sdio>;
937         status = "okay";                          954         status = "okay";
938 };                                                955 };
939                                                   956 
940 &sdio0 {                                          957 &sdio0 {
941         bus-width = <4>;                          958         bus-width = <4>;
942         cap-sd-highspeed;                         959         cap-sd-highspeed;
943         cap-sdio-irq;                             960         cap-sdio-irq;
944         keep-power-in-suspend;                    961         keep-power-in-suspend;
945         mmc-pwrseq = <&sdio_pwrseq>;              962         mmc-pwrseq = <&sdio_pwrseq>;
946         non-removable;                            963         non-removable;
947         pinctrl-names = "default";                964         pinctrl-names = "default";
948         pinctrl-0 = <&sdio0_bus4 &sdio0_cmd &s    965         pinctrl-0 = <&sdio0_bus4 &sdio0_cmd &sdio0_clk>;
949         sd-uhs-sdr104;                            966         sd-uhs-sdr104;
950         status = "okay";                          967         status = "okay";
951 };                                                968 };
952                                                   969 
953 &sdhci {                                          970 &sdhci {
954         bus-width = <8>;                          971         bus-width = <8>;
955         mmc-hs200-1_8v;                           972         mmc-hs200-1_8v;
956         non-removable;                            973         non-removable;
957         status = "okay";                          974         status = "okay";
958 };                                                975 };
959                                                   976 
960 &spi1 {                                           977 &spi1 {
961         max-freq = <10000000>;                    978         max-freq = <10000000>;
962         status = "okay";                          979         status = "okay";
963                                                   980 
964         spiflash: flash@0 {                       981         spiflash: flash@0 {
965                 compatible = "jedec,spi-nor";     982                 compatible = "jedec,spi-nor";
966                 reg = <0>;                        983                 reg = <0>;
967                 m25p,fast-read;                   984                 m25p,fast-read;
968                 spi-max-frequency = <10000000>    985                 spi-max-frequency = <10000000>;
969         };                                        986         };
970 };                                                987 };
971                                                   988 
972 &tcphy0 {                                         989 &tcphy0 {
973         status = "okay";                          990         status = "okay";
974 };                                                991 };
975                                                   992 
976 &tcphy0_dp {                                      993 &tcphy0_dp {
977         port {                                    994         port {
978                 tcphy0_typec_dp: endpoint {       995                 tcphy0_typec_dp: endpoint {
979                         remote-endpoint = <&us    996                         remote-endpoint = <&usbc_dp>;
980                 };                                997                 };
981         };                                        998         };
982 };                                                999 };
983                                                   1000 
984 &tcphy0_usb3 {                                    1001 &tcphy0_usb3 {
985         port {                                    1002         port {
986                 tcphy0_typec_ss: endpoint {       1003                 tcphy0_typec_ss: endpoint {
987                         remote-endpoint = <&us    1004                         remote-endpoint = <&usbc_ss>;
988                 };                                1005                 };
989         };                                        1006         };
990 };                                                1007 };
991                                                   1008 
992 &tcphy1 {                                         1009 &tcphy1 {
993         status = "okay";                          1010         status = "okay";
994 };                                                1011 };
995                                                   1012 
996 &tsadc {                                          1013 &tsadc {
997         /* tshut mode 0:CRU 1:GPIO */             1014         /* tshut mode 0:CRU 1:GPIO */
998         rockchip,hw-tshut-mode = <1>;             1015         rockchip,hw-tshut-mode = <1>;
999         /* tshut polarity 0:LOW 1:HIGH */         1016         /* tshut polarity 0:LOW 1:HIGH */
1000         rockchip,hw-tshut-polarity = <1>;        1017         rockchip,hw-tshut-polarity = <1>;
1001         status = "okay";                         1018         status = "okay";
1002 };                                               1019 };
1003                                                  1020 
1004 &u2phy0 {                                        1021 &u2phy0 {
1005         status = "okay";                         1022         status = "okay";
1006                                                  1023 
1007         u2phy0_otg: otg-port {                   1024         u2phy0_otg: otg-port {
1008                 status = "okay";                 1025                 status = "okay";
1009         };                                       1026         };
1010                                                  1027 
1011         u2phy0_host: host-port {                 1028         u2phy0_host: host-port {
1012                 phy-supply = <&vcc5v0_otg>;      1029                 phy-supply = <&vcc5v0_otg>;
1013                 status = "okay";                 1030                 status = "okay";
1014         };                                       1031         };
1015                                                  1032 
1016         port {                                   1033         port {
1017                 u2phy0_typec_hs: endpoint {      1034                 u2phy0_typec_hs: endpoint {
1018                         remote-endpoint = <&u    1035                         remote-endpoint = <&usbc_hs>;
1019                 };                               1036                 };
1020         };                                       1037         };
1021 };                                               1038 };
1022                                                  1039 
1023 &u2phy1 {                                        1040 &u2phy1 {
1024         status = "okay";                         1041         status = "okay";
1025                                                  1042 
1026         u2phy1_otg: otg-port {                   1043         u2phy1_otg: otg-port {
1027                 status = "okay";                 1044                 status = "okay";
1028         };                                       1045         };
1029                                                  1046 
1030         u2phy1_host: host-port {                 1047         u2phy1_host: host-port {
1031                 phy-supply = <&vcc5v0_otg>;      1048                 phy-supply = <&vcc5v0_otg>;
1032                 status = "okay";                 1049                 status = "okay";
1033         };                                       1050         };
1034 };                                               1051 };
1035                                                  1052 
1036 &uart0 {                                         1053 &uart0 {
1037         pinctrl-names = "default";               1054         pinctrl-names = "default";
1038         pinctrl-0 = <&uart0_xfer &uart0_cts &    1055         pinctrl-0 = <&uart0_xfer &uart0_cts &uart0_rts>;
1039         uart-has-rtscts;                         1056         uart-has-rtscts;
1040         status = "okay";                         1057         status = "okay";
1041                                                  1058 
1042         bluetooth {                              1059         bluetooth {
1043                 compatible = "brcm,bcm4345c5"    1060                 compatible = "brcm,bcm4345c5";
1044                 clocks = <&rk808 1>;             1061                 clocks = <&rk808 1>;
1045                 clock-names = "lpo";             1062                 clock-names = "lpo";
1046                 device-wakeup-gpios = <&gpio2    1063                 device-wakeup-gpios = <&gpio2 RK_PD3 GPIO_ACTIVE_HIGH>;
1047                 host-wakeup-gpios = <&gpio0 R    1064                 host-wakeup-gpios = <&gpio0 RK_PA4 GPIO_ACTIVE_HIGH>;
1048                 max-speed = <1500000>;           1065                 max-speed = <1500000>;
1049                 pinctrl-names = "default";       1066                 pinctrl-names = "default";
1050                 pinctrl-0 = <&bt_host_wake_pi    1067                 pinctrl-0 = <&bt_host_wake_pin &bt_wake_pin &bt_reset_pin>;
1051                 shutdown-gpios = <&gpio0 RK_P    1068                 shutdown-gpios = <&gpio0 RK_PB1 GPIO_ACTIVE_HIGH>;
1052                 vbat-supply = <&wifi_bat>;       1069                 vbat-supply = <&wifi_bat>;
1053                 vddio-supply = <&vcc_wl>;        1070                 vddio-supply = <&vcc_wl>;
1054         };                                       1071         };
1055 };                                               1072 };
1056                                                  1073 
1057 &uart2 {                                         1074 &uart2 {
1058         status = "okay";                         1075         status = "okay";
1059 };                                               1076 };
1060                                                  1077 
1061 &usb_host0_ehci {                                1078 &usb_host0_ehci {
1062         status = "okay";                         1079         status = "okay";
1063 };                                               1080 };
1064                                                  1081 
1065 &usb_host0_ohci {                                1082 &usb_host0_ohci {
1066         status = "okay";                         1083         status = "okay";
1067 };                                               1084 };
1068                                                  1085 
1069 &usb_host1_ehci {                                1086 &usb_host1_ehci {
1070         status = "okay";                         1087         status = "okay";
1071 };                                               1088 };
1072                                                  1089 
1073 &usb_host1_ohci {                                1090 &usb_host1_ohci {
1074         status = "okay";                         1091         status = "okay";
1075 };                                               1092 };
1076                                                  1093 
1077 &usbdrd3_0 {                                     1094 &usbdrd3_0 {
1078         status = "okay";                         1095         status = "okay";
1079 };                                               1096 };
1080                                                  1097 
1081 &usbdrd_dwc3_0 {                                 1098 &usbdrd_dwc3_0 {
1082         dr_mode = "host";                        1099         dr_mode = "host";
1083         status = "okay";                         1100         status = "okay";
1084 };                                               1101 };
1085                                                  1102 
1086 &usbdrd3_1 {                                     1103 &usbdrd3_1 {
1087         status = "okay";                         1104         status = "okay";
1088 };                                               1105 };
1089                                                  1106 
1090 &usbdrd_dwc3_1 {                                 1107 &usbdrd_dwc3_1 {
1091         dr_mode = "host";                        1108         dr_mode = "host";
1092         status = "okay";                         1109         status = "okay";
1093 };                                               1110 };
1094                                                  1111 
1095 &vopb {                                          1112 &vopb {
1096         status = "okay";                         1113         status = "okay";
1097 };                                               1114 };
1098                                                  1115 
1099 &vopb_mmu {                                      1116 &vopb_mmu {
1100         status = "okay";                         1117         status = "okay";
1101 };                                               1118 };
1102                                                  1119 
1103 &vopl {                                          1120 &vopl {
1104         status = "okay";                         1121         status = "okay";
1105 };                                               1122 };
1106                                                  1123 
1107 &vopl_mmu {                                      1124 &vopl_mmu {
1108         status = "okay";                         1125         status = "okay";
1109 };                                               1126 };
                                                      

~ [ 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