On 1/13/23 13:53, Andy Shevchenko wrote:
The ->of_gpio_ranges_fallback() repeats the idea that lies behind ->add_pin_ranges(), while the latter covers more cases that the former hook. Drop the former one for good. Changelog v3: - moved check of the property presense to GPIO library - split out the refcount fix in a separate patch - added cover letter
Tested-by: Florian Fainelli <f.fainelli@xxxxxxxxx> Reviewed-by: Florian Fainelli <f.fainelli@xxxxxxxxx> Thanks! -- Florian