[ 1.684745] gpio_leds_create[ 1.687639] gpio_leds_create: device_get_child_node_count 1[ 1.693235] gpio_leds_create: devm_fwnode_get_gpiod_from_child fail[ 1.699512] gpio_led_probe: gpio_leds_create fail [ 2.099153] nxp-pca9450 0-0025: pca9450bc ...
> config LEDS_TRIGGER_GPIO > tristate "LED GPIO Trigger" > depends on (GPIOLIB || COMPILE_TEST) && BROKEN && LEDS_TRIGGERS > && NEW_LEDS > help > This allows LEDs to be controlled by gpio events. It's good > when using gpios as switches and triggering the needed LEDs > from th...
Since I cannot config pca6408 gpio as led device by gpio-pca953x driver and leds-gpio driver, how about leds-pca* driver? I see some leds-pca* drivers in kernel/drivers/leds/, such as leds-pca9532.c, leds-pca955x.c and leds-pca963x.c. Is there any leds-pc...
Since I cannot config pca6408 gpio as led device by gpio-pca953x driver and leds-gpio driver, how about leds-pca* driver? I see some leds-pca* drivers in kernel/drivers/leds/, such as leds-pca9532.c, leds-pca955x.c and leds-pca963x.c. Is there a...