brcm63xx: dsl-275xb-d: configure switch leds
Add pinctrl configuration to configure the switch leds on DSL-275XB. Signed-off-by: Jonas Gorski <jonas.gorski@gmail.com>
This commit is contained in:
parent
0755c2d117
commit
c5d394e9ba
1 changed files with 7 additions and 0 deletions
|
@ -112,3 +112,10 @@
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
&pinctrl {
|
||||||
|
pinctrl-names = "default";
|
||||||
|
|
||||||
|
pinctrl-0 = <&pinctrl_ephy0_act_led &pinctrl_ephy1_act_led
|
||||||
|
&pinctrl_ephy2_act_led &pinctrl_ephy3_act_led>;
|
||||||
|
};
|
||||||
|
|
Loading…
Reference in a new issue