[PATCH] ARM: davinci: dm646x: Convert LEDs to GPIO descriptor table

Linus Walleij linus.walleij at linaro.org
Thu Sep 3 15:49:49 EDT 2020


On Thu, Sep 3, 2020 at 8:21 AM Sekhar Nori <nsekhar at ti.com> wrote:

> With this patch, I see during boot:
>
> leds-gpio leds-gpio.0: cannot find GPIO chip 1-0038, deferring

How annoying :(

Yet this is in the boot log:

pcf857x 1-0038: probed

And when I look inte pcf857x driver I see this:

gpio->chip.label = client->name;

So it "should" be named "1-0038".

Can you check in /sys/kernel/debug/gpio what name this
GPIO chip actually gets?

Yours,
Linus Walleij



More information about the linux-arm-kernel mailing list