On Wed, Jan 20, 2021 at 12:05:20AM -0800, Saravana Kannan wrote: > To provide backward compatibility for boards that use deprecated DT > bindings, we need to add fw_devlink support for "gpio" and "gpios". > > Cc: linux-tegra > Cc: Linus Walleij > Cc: Bartosz Golaszewski > Cc: Greg Kroah-Hartman > Cc: Geert Uytterhoeven > Fixes: e590474768f1 ("driver core: Set fw_devlink=on by default") > Tested-by: Jon Hunter > Signed-off-by: Saravana Kannan > --- > drivers/of/property.c | 19 +++++++++++++++++++ > 1 file changed, 19 insertions(+) Reviewed-by: Thierry Reding