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
ccb7289b26
commit
8b0bfd7bd5
1 changed files with 1 additions and 6 deletions
|
@ -20,7 +20,7 @@
|
||||||
#include <dt-bindings/soc/qcom,tcsr.h>
|
#include <dt-bindings/soc/qcom,tcsr.h>
|
||||||
|
|
||||||
/ {
|
/ {
|
||||||
model = "Z4019";
|
model = "ZBT Z4019";
|
||||||
compatible = "zbt,z4019";
|
compatible = "zbt,z4019";
|
||||||
|
|
||||||
aliases {
|
aliases {
|
||||||
|
@ -28,13 +28,10 @@
|
||||||
led-failsafe = &power;
|
led-failsafe = &power;
|
||||||
led-running = &power;
|
led-running = &power;
|
||||||
led-upgrade = &power;
|
led-upgrade = &power;
|
||||||
serial0 = &blsp1_uart1;
|
|
||||||
serial1 = &blsp1_uart2;
|
|
||||||
};
|
};
|
||||||
|
|
||||||
chosen {
|
chosen {
|
||||||
bootargs-append = " root=/dev/ubiblock0_1 rootfstype=squashfs";
|
bootargs-append = " root=/dev/ubiblock0_1 rootfstype=squashfs";
|
||||||
linux,stdout-path = "serial0:115200n8";
|
|
||||||
};
|
};
|
||||||
|
|
||||||
memory {
|
memory {
|
||||||
|
@ -51,8 +48,6 @@
|
||||||
status = "okay";
|
status = "okay";
|
||||||
pinctrl-0 = <&mdio_pins>;
|
pinctrl-0 = <&mdio_pins>;
|
||||||
pinctrl-names = "default";
|
pinctrl-names = "default";
|
||||||
reset-gpios = <&tlmm 47 GPIO_ACTIVE_LOW>;
|
|
||||||
reset-delay-us = <1000>;
|
|
||||||
};
|
};
|
||||||
|
|
||||||
ess-psgmii@98000 {
|
ess-psgmii@98000 {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue