On Tue, Feb 18, 2020 at 4:18 PM Geert Uytterhoeven <[email protected]> wrote:
> Currently GPIO controllers can only be referred to by label in GPIO > lookup tables. > > Add support for looking them up by "gpiochipN" name, with "N" the > corresponding GPIO device's ID number. > > Signed-off-by: Geert Uytterhoeven <[email protected]> > Reviewed-by: Ulrich Hecht <[email protected]> > Reviewed-by: Eugeniu Rosca <[email protected]> > Tested-by: Eugeniu Rosca <[email protected]> Just like with patch 2/5 I have the same problem here that the commit message doesn't state the technical reason why we need to change this and support the device name in these tables and not just labels. (Possibly again I will realize it...) Yours, Linus Walleij
