old mode 100644new mode 100755.. | .. |
---|
241 | 241 | tx_delay = <0x4f>; |
---|
242 | 242 | rx_delay = <0x26>; |
---|
243 | 243 | |
---|
244 | | - phy-handle = <&rgmii_phy1>; |
---|
| 244 | + |
---|
245 | 245 | status = "okay"; |
---|
246 | 246 | }; |
---|
247 | 247 | |
---|
.. | .. |
---|
249 | 249 | * power-supply should switche to vcc3v3_lcd1_n |
---|
250 | 250 | * when mipi panel is connected to dsi1. |
---|
251 | 251 | */ |
---|
252 | | ->1x { |
---|
253 | | - power-supply = <&vcc3v3_lcd0_n>; |
---|
254 | | -}; |
---|
255 | 252 | |
---|
256 | 253 | &i2c2 { |
---|
257 | 254 | status = "okay"; |
---|
.. | .. |
---|
474 | 471 | pinctrl-names = "default"; |
---|
475 | 472 | pinctrl-0 = <&wifi_host_wake_irq>; |
---|
476 | 473 | WIFI,host_wake_irq = <&gpio3 RK_PD4 GPIO_ACTIVE_HIGH>; |
---|
477 | | -}; |
---|
478 | | - |
---|
479 | | -&work_led { |
---|
480 | | - gpios = <&gpio2 RK_PB2 GPIO_ACTIVE_HIGH>; |
---|
481 | 474 | }; |
---|
482 | 475 | |
---|
483 | 476 | &pinctrl { |
---|