keys {
compatible = "gpio-keys-polled";
poll-interval = <100>;
-
+
wps {
label = "wps";
gpios = <&gpio 1 GPIO_ACTIVE_LOW>;
linux,code = <KEY_WPS_BUTTON>;
};
-
+
dect {
label = "dect";
gpios = <&gpio 2 GPIO_ACTIVE_LOW>;
gpios = <&gpio 6 GPIO_ACTIVE_LOW>;
default-state = "keep";
};
-
+
power_red: power_red {
label = "fritz7412:red:power";
gpios = <&gpio 5 GPIO_ACTIVE_LOW>;
};
-
+
fon {
label = "fritz7412:green:fon";
gpios = <&gpio 34 GPIO_ACTIVE_LOW>;
};
-
+
dect {
label = "fritz7412:green:dect";
gpios = <&gpio 15 GPIO_ACTIVE_LOW>;
};
-
+
wifi: wifi {
label = "fritz7412:green:wifi";
gpios = <&gpio 0 GPIO_ACTIVE_LOW>;
};
-
+
info: info {
label = "fritz7412:green:info";
gpios = <&gpio 35 GPIO_ACTIVE_LOW>;
#address-cells = <1>;
#size-cells = <0>;
compatible = "lantiq,xrx200-mdio";
-
+
phy11: ethernet-phy@11 {
reg = <0x11>;
compatible = "lantiq,phy11g", "ethernet-phy-ieee802.3-c22";