Commit c269d420 authored by Robert Marko's avatar Robert Marko Committed by Gregory CLEMENT

arm64: dts: marvell: uDPU: remove LED node pinctrl-names

Using pinctrl-names requires the appropriate pinctrl-0 property, otherwise
it is not utilized at all.

Since its not required, just remove it.
Signed-off-by: default avatarRobert Marko <robert.marko@sartura.hr>
Reviewed-by: default avatarKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: default avatarGregory CLEMENT <gregory.clement@bootlin.com>
parent f035bbde
...@@ -28,7 +28,6 @@ memory@0 { ...@@ -28,7 +28,6 @@ memory@0 {
}; };
leds { leds {
pinctrl-names = "default";
compatible = "gpio-leds"; compatible = "gpio-leds";
led-power1 { led-power1 {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment