On Thu, Jan 21, 2021 at 11:57 PM Saravana Kannan <[email protected]> wrote:
> To provide backward compatibility for boards that use deprecated DT > bindings, we need to add fw_devlink support for "gpio" and "gpios". > > We also need to ignore these properties on nodes with "gpio-hog" > property because their gpio[s] are all supplied by the parent node. > > Cc: linux-tegra <[email protected]> > Cc: Linus Walleij <[email protected]> > Cc: Bartosz Golaszewski <[email protected]> > Cc: Greg Kroah-Hartman <[email protected]> > Cc: Geert Uytterhoeven <[email protected]> > Fixes: e590474768f1 ("driver core: Set fw_devlink=on by default") > Reviewed-by: Rob Herring <[email protected]> > Reviewed-by: Thierry Reding <[email protected]> > Tested-by: Jon Hunter <[email protected]> > Signed-off-by: Saravana Kannan <[email protected]> Reviewed-by: Linus Walleij <[email protected]> Yours, Linus Walleij

