Hi, On Fri, Nov 25, 2022 at 03:41:50PM +0100, Krzysztof Kozlowski wrote: > LP5523 LED controller does not take enable-gpios property: > > omap3-n900.dtb: lp5523@32: 'enable-gpios' does not match any of the regexes: '^led@[0-8]$', '^multi-led@[0-8]$', 'pinctrl-[0-9]+' > > Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> > --- The drivers uses it via devm_gpiod_get_optional() and the binding has this: grep -A3 enable-gpio Documentation/devicetree/bindings/leds/leds-lp55xx.yaml enable-gpio: maxItems: 1 description: | GPIO attached to the chip's enable pin -- Sebastian > arch/arm/boot/dts/omap3-n900.dts | 1 - > 1 file changed, 1 deletion(-) > > diff --git a/arch/arm/boot/dts/omap3-n900.dts b/arch/arm/boot/dts/omap3-n900.dts > index ba35cff5b01e..5e78dc990725 100644 > --- a/arch/arm/boot/dts/omap3-n900.dts > +++ b/arch/arm/boot/dts/omap3-n900.dts > @@ -636,7 +636,6 @@ lp5523: lp5523@32 { > compatible = "national,lp5523"; > reg = <0x32>; > clock-mode = /bits/ 8 <0>; /* LP55XX_CLOCK_AUTO */ > - enable-gpios = <&gpio2 9 GPIO_ACTIVE_HIGH>; /* 41 */ > > led@0 { > reg = <0>; > -- > 2.34.1 >
Attachment:
signature.asc
Description: PGP signature