[PATCH v2] gpio/ls1021a: Add gpio support for ls1021a platform
From: Linus Walleij <hidden>
Date: 2016-03-31 08:32:12
Also in:
linux-gpio
From: Linus Walleij <hidden>
Date: 2016-03-31 08:32:12
Also in:
linux-gpio
The subject of this patch should be: ARM: dts: ... And it should be merged through the ARM SoC tree. On Wed, Mar 23, 2016 at 10:47 AM, Liu Gang [off-list ref] wrote:
Add gpio nodes for ls1021a platform dts file. The gpio IP block of the ls1021a can be supported by the code drivers/gpio/gpio-mpc8xxx.c. The compatible "fsl,qoriq-gpio" is used by gpio driver: drivers/gpio/gpio-mpc8xxx.c to implement general gpio functionalities. The chip-specific compatible "fsl,ls1021a-gpio" may be used to fix potential gpio IP block errata or other chip-specific gpio issues. Signed-off-by: Liu Gang <redacted>
Apart from that it looks OK. Yours, Linus Walleij