lantiq: dts: assign the STP pins to the STP GPIO controller node
[openwrt/openwrt.git] / target / linux / lantiq / files / arch / mips / boot / dts / EASY50810.dts
index 4f101151d1926787a939b62fae52422cb5c81db5..492dbac98e7bc3b648bafd80da17b7fc234b93a8 100644 (file)
        pinctrl-0 = <&state_default>;
 
        state_default: pinmux {
-               stp {
-                       lantiq,groups = "stp";
-                       lantiq,function = "stp";
-               };
                exin {
                        lantiq,groups = "exin1";
                        lantiq,function = "exin";
                        lantiq,groups = "gnt1";
                        lantiq,function = "pci";
                };
-               conf_out {
-                       lantiq,pins = "io4", "io5", "io6"; /* stp */
-                       lantiq,open-drain;
-                       lantiq,pull = <0>;
-               };
        };
 };