On Tue, Nov 5, 2019 at 7:49 AM Rahul Tanwar
[off-list ref] wrote:
This series is to add pinctrl & GPIO controller driver for a new SoC.
Patch 1 adds pinmux & GPIO controller driver.
Patch 2 adds the corresponding dt bindings YAML document.
Patches are against Linux 5.4-rc1 at below Git tree:
git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl.git
v3:
- Add locking for GPIO IRQ ops.
- Fix property naming mistake in dt bindings document.
- Address other code quality related review concerns.
- Fix a build error reported by kbuild test robot.
- Remove deleted structure fields from comments.
This version looks perfectly acceptable to me, any remaining nits
can surely be fixed-up in-tree.
I give the other reviewers some days to consider it and then I
will merge it for v5.5.
Yours,
Linus Walleij