tzh
2024-08-14 a57e9b48676d47d3f6874b492fe8fb8ec26dfdbb
longan/kernel/linux-4.9/arch/arm64/boot/dts/sunxi/sun50iw10p1-pinctrl.dtsi
....@@ -815,13 +815,10 @@
815815 allwinner,pull = <0>;
816816 };
817817 gmac_pins_a: gmac@0 {
818
- //allwinner,pins = "PH0", "PH1", "PH2", "PH3",
819
- // "PH4", "PH5", "PH6", "PH7",
820
- // "PH9", "PH10", "PH13", "PH14",
821
- // "PH15", "PH16", "PH17", "PH18";
822
- allwinner,pins = "PH0", "PH1", "PH2", "PH3",
823
- "PH4", "PH5", "PH6", "PH7",
824
- "PH9", "PH10";
818
+ allwinner,pins = "PH0", "PH1", "PH2", "PH3",
819
+ "PH4", "PH5", "PH6", "PH7",
820
+ "PH9", "PH10", "PH14",
821
+ "PH15", "PH16", "PH17", "PH18";
825822 allwinner,function = "gmac0";
826823 allwinner,muxsel = <5>;
827824 allwinner,drive = <3>;
....@@ -830,13 +827,10 @@
830827 };
831828
832829 gmac_pins_b: gmac@1 {
833
- //allwinner,pins = "PH0", "PH1", "PH2", "PH3",
834
- // "PH4", "PH5", "PH6", "PH7",
835
- // "PH9", "PH10", "PH13", "PH14",
836
- // "PH15", "PH16", "PH17", "PH18";
837
- allwinner,pins = "PH0", "PH1", "PH2", "PH3",
838
- "PH4", "PH5", "PH6", "PH7",
839
- "PH9", "PH10";
830
+ allwinner,pins = "PH0", "PH1", "PH2", "PH3",
831
+ "PH4", "PH5", "PH6", "PH7",
832
+ "PH9", "PH10", "PH14",
833
+ "PH15", "PH16", "PH17", "PH18";
840834 allwinner,function = "io_disabled";
841835 allwinner,muxsel = <7>;
842836 allwinner,drive = <3>;