mirror of
https://github.com/Ysurac/openmptcprouter.git
synced 2025-03-09 15:40:20 +00:00
Update qcom-ipq4019-z4019.dts
This commit is contained in:
parent
dbe7cdfab4
commit
bd8651a5ba
1 changed files with 40 additions and 2 deletions
|
@ -102,7 +102,45 @@
|
||||||
};
|
};
|
||||||
|
|
||||||
ess-switch@c000000 {
|
ess-switch@c000000 {
|
||||||
status = "okay";
|
switch_mac_mode = <0x0>; /* mac mode for RGMII RMII */
|
||||||
|
switch_initvlas = <
|
||||||
|
0x0007c 0x54 /* PORT0_STATUS */
|
||||||
|
>;
|
||||||
|
led_source@0 {
|
||||||
|
led = <0x3>; /*led number */
|
||||||
|
source = <0x1>; /*source id 1 */
|
||||||
|
mode = "normal"; /*on,off,blink,normal */
|
||||||
|
speed = "all"; /*10M,100M,1000M,all */
|
||||||
|
freq = "auto"; /*2Hz,4Hz,8Hz,auto*/
|
||||||
|
};
|
||||||
|
led_source@1 {
|
||||||
|
led = <0x4>; /*led number */
|
||||||
|
source = <0x4>; /*source id 4 */
|
||||||
|
mode = "normal"; /*on,off,blink,normal */
|
||||||
|
speed = "all"; /*10M,100M,1000M,all */
|
||||||
|
freq = "auto"; /*2Hz,4Hz,8Hz,auto*/
|
||||||
|
};
|
||||||
|
led_source@2 {
|
||||||
|
led = <0x5>; /*led number */
|
||||||
|
source = <0x7>; /*source id 7 */
|
||||||
|
mode = "normal"; /*on,off,blink,normal */
|
||||||
|
speed = "all"; /*10M,100M,1000M,all */
|
||||||
|
freq = "auto"; /*2Hz,4Hz,8Hz,auto*/
|
||||||
|
};
|
||||||
|
led_source@3 {
|
||||||
|
led = <0x6>; /*led number */
|
||||||
|
source = <0xa>; /*source id 10 */
|
||||||
|
mode = "normal"; /*on,off,blink,normal */
|
||||||
|
speed = "all"; /*10M,100M,1000M,all */
|
||||||
|
freq = "auto"; /*2Hz,4Hz,8Hz,auto*/
|
||||||
|
};
|
||||||
|
led_source@4 {
|
||||||
|
led = <0x7>; /*led number */
|
||||||
|
source = <0xd>; /*source id 13 */
|
||||||
|
mode = "normal"; /*on,off,blink,normal */
|
||||||
|
speed = "all"; /*10M,100M,1000M,all */
|
||||||
|
freq = "auto"; /*2Hz,4Hz,8Hz,auto*/
|
||||||
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
edma@c080000 {
|
edma@c080000 {
|
||||||
|
@ -378,7 +416,7 @@
|
||||||
|
|
||||||
&pcie0 {
|
&pcie0 {
|
||||||
status = "okay";
|
status = "okay";
|
||||||
rerst-gpio = <&tlmm 38 GPIO_ACTIVE_LOW>;
|
perst-gpio = <&tlmm 38 GPIO_ACTIVE_LOW>;
|
||||||
wake-gpio = <&tlmm 50 GPIO_ACTIVE_LOW>;
|
wake-gpio = <&tlmm 50 GPIO_ACTIVE_LOW>;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue