[PATCH 1/4] gpio: pca953x: Drop deprecated DT bindings
Linus Walleij
linus.walleij at linaro.org
Fri Aug 8 06:07:21 PDT 2014
On Tue, Jul 29, 2014 at 9:24 AM, Markus Pargmann <mpa at pengutronix.de> wrote:
> Drop deprecated DT bindings and use automaticly assigned gpio and irq
> bases.
>
> Signed-off-by: Markus Pargmann <mpa at pengutronix.de>
Patch applied.
> - val = of_get_property(node, "linux,gpio-base", &size);
> - WARN(val, "%s: device-tree property 'linux,gpio-base' is deprecated!", __func__);
Gah! This should never have been merged.
I even consider this patch a bug fix now.
Yours,
Linus Walleij
More information about the linux-arm-kernel
mailing list