|
@@ -18,11 +18,6 @@
|
|
|
|
|
|
ocp@f1000000 {
|
|
ocp@f1000000 {
|
|
pinctrl: pinctrl@10000 {
|
|
pinctrl: pinctrl@10000 {
|
|
-
|
|
|
|
- pinctrl-0 = < &pmx_led_health_r &pmx_led_health_g
|
|
|
|
- &pmx_led_wmode_r &pmx_led_wmode_g >;
|
|
|
|
- pinctrl-names = "default";
|
|
|
|
-
|
|
|
|
pmx_led_health_r: pmx-led-health-r {
|
|
pmx_led_health_r: pmx-led-health-r {
|
|
marvell,pins = "mpp46";
|
|
marvell,pins = "mpp46";
|
|
marvell,function = "gpio";
|
|
marvell,function = "gpio";
|
|
@@ -79,6 +74,9 @@
|
|
|
|
|
|
gpio-leds {
|
|
gpio-leds {
|
|
compatible = "gpio-leds";
|
|
compatible = "gpio-leds";
|
|
|
|
+ pinctrl-0 = < &pmx_led_health_r &pmx_led_health_g
|
|
|
|
+ &pmx_led_wmode_r &pmx_led_wmode_g >;
|
|
|
|
+ pinctrl-names = "default";
|
|
|
|
|
|
health-r {
|
|
health-r {
|
|
label = "guruplug:red:health";
|
|
label = "guruplug:red:health";
|