On Thu, Nov 3, 2016 at 12:34 PM, Axel Haslam <[email protected]> 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 <[email protected]> Patch applied with the ACKs. Yours, Linus Walleij

