021e2fe5f1d85ba2ac94eb961b8510d212baf495
[openwrt/staging/mkresin.git] / target / linux / bcm63xx / dts / bcm6358-huawei-echolife-hg556a-c.dts
1 /dts-v1/;
2
3 #include "bcm6358-huawei-echolife-hg556a.dtsi"
4
5 / {
6 model = "Huawei EchoLife HG556a (version C)";
7 compatible = "huawei,echolife-hg556a-c", "brcm,bcm6358";
8 };
9
10 &gpiokeys {
11 help {
12 label = "help";
13 gpios = <&pinctrl 36 1>;
14 linux,code = <KEY_HELP>;
15 debounce-interval = <60>;
16 };
17 };
18
19 &gpioleds {
20 lan1_green {
21 label = "green:lan1";
22 gpios = <&pinctrl 0 1>;
23 };
24
25 lan2_green {
26 label = "green:lan2";
27 gpios = <&pinctrl 1 1>;
28 };
29
30 message_red {
31 label = "red:message";
32 gpios = <&pinctrl 12 1>;
33 };
34
35 hspa_red {
36 label = "red:hspa";
37 gpios = <&pinctrl 15 1>;
38 };
39 };