On Tuesday 08 November 2016 07:01 PM, Linus Walleij wrote: > On Thu, Nov 3, 2016 at 12:34 PM, Axel Haslam <ahas...@baylibre.com> wrote: > >> The gpiod framework uses the chip label to match a specific chip. >> The davinci gpio driver, creates several chips using always the same >> label, which is not compatible with gpiod. >> >> To allow platform data to declare gpio lookup tables, and for drivers >> to use the gpiod framework, allocate unique label per registered chip. >> >> Signed-off-by: Axel Haslam <ahas...@baylibre.com> > > Sekhar/Kevin: can either of you review this patch?
The patch looks good to me. Reviewed-by: Sekhar Nori <nsek...@ti.com> I am traveling and did not really test the patch. Thanks, Sekhar