1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter.git synced 2025-03-09 15:40:20 +00:00

Change on photonicat dts for 5.4 kernel

This commit is contained in:
Ycarus (Yannick Chabanois) 2023-02-10 21:28:27 +01:00
parent 355189d5aa
commit 416c4710de

View file

@ -254,13 +254,13 @@
assigned-clocks = <&cru SCLK_GMAC0_RX_TX>; assigned-clocks = <&cru SCLK_GMAC0_RX_TX>;
assigned-clock-parents = <&gmac0_xpcsclk>; assigned-clock-parents = <&gmac0_xpcsclk>;
power-domains = <&power RK3568_PD_PIPE>; power-domains = <&power RK3568_PD_PIPE>;
phys = <&combphy2 PHY_TYPE_SGMII>; //phys = <&combphy2 PHY_TYPE_SGMII>;
phy-handle = <&sgmii_phy>; phy-handle = <&sgmii_phy>;
phy-mode = "sgmii"; phy-mode = "sgmii";
phy-supply = <&vcc_3v3>; phy-supply = <&vcc_3v3>;
pinctrl-names = "default"; pinctrl-names = "default";
pinctrl-0 = <&gmac0_miim>; pinctrl-0 = <&gmac0_miim>;
rockchip,xpcs = <&xpcs>; //rockchip,xpcs = <&xpcs>;
snps,reset-gpio = <&gpio3 RK_PC6 GPIO_ACTIVE_LOW>; snps,reset-gpio = <&gpio3 RK_PC6 GPIO_ACTIVE_LOW>;
snps,reset-active-low; snps,reset-active-low;
snps,reset-delays-us = <0 20000 100000>; snps,reset-delays-us = <0 20000 100000>;
@ -587,6 +587,6 @@
pinctrl-0 = <&clk32k_out1>; pinctrl-0 = <&clk32k_out1>;
}; };
&xpcs { //&xpcs {
status = "okay"; // status = "okay";
}; //};