mirror of
https://github.com/Ysurac/openmptcprouter.git
synced 2025-03-09 15:40:20 +00:00
parent
0548968ce9
commit
7a0f4ae40d
1 changed files with 3 additions and 1 deletions
|
@ -20,7 +20,7 @@
|
||||||
#include <dt-bindings/soc/qcom,tcsr.h>
|
#include <dt-bindings/soc/qcom,tcsr.h>
|
||||||
|
|
||||||
/ {
|
/ {
|
||||||
model = "ZBT Z4019";
|
model = "Z4019";
|
||||||
compatible = "zbt,z4019";
|
compatible = "zbt,z4019";
|
||||||
|
|
||||||
aliases {
|
aliases {
|
||||||
|
@ -51,6 +51,8 @@
|
||||||
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