On 8/16/25 3:08 PM, Randy Dunlap wrote: > Hi, > > I have a few more nits... > > > On 8/15/25 10:30 AM, Dmitry Torokhov wrote: >> Introduce documentation regarding use of software nodes to describe >> GPIOs on legacy boards that have not been converted to device tree. >> >> Signed-off-by: Dmitry Torokhov <dmitry.torokhov@xxxxxxxxx> >> --- >> >> v2: Addressed Randy's comments. >> >> Documentation/driver-api/gpio/board.rst | 65 ++++ >> Documentation/driver-api/gpio/index.rst | 1 + >> .../driver-api/gpio/legacy-boards.rst | 298 ++++++++++++++++++ >> 3 files changed, 364 insertions(+) >> > Overall, this looks good. Thanks. > > Reviewed-by: Randy Dunlap <rdunlap@xxxxxxxxxxxxx> I also tested the docs build and it looks good. Tested-by: Randy Dunlap <rdunlap@xxxxxxxxxxxxx> -- ~Randy