On 08/16/2019 01:07 PM, Geert Uytterhoeven wrote:
Reviewed-by: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
Thank you!
One minor nit: as the driver no longer uses any of_*() symbols, you can replace #include <linux/of.h> by #include <linux/property.h>.
I should have thought of that, sorry. Another patch, or will you do it? Max