diff options
author | Krzysztof Kozlowski <krzk@kernel.org> | 2017-03-20 19:48:51 +0300 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2017-03-28 12:33:24 +0300 |
commit | 5fb7edb38dc7122a4d73980c86f4a4e600a535b4 (patch) | |
tree | 17c8d6fbb6ac30c7fd9a66f5443da01f31ec437d | |
parent | 6a0ab255ae8df0542529dce37dcea9fd2a0576ac (diff) | |
download | linux-5fb7edb38dc7122a4d73980c86f4a4e600a535b4.tar.xz |
MAINTAINERS: pinctrl: Add git tree to Samsung pinctrl entry
Add a Git tree on @kernel.org for maintaining the Samsung pinctrl
drivers. The tree will be maintained in a shared model between current
Samsung pinctrl maintainers. Pull requests will be going to Linus
Walleij.
Also add the patchwork for linux-samsung-soc mailing list which will be
used for handling the patches.
Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
Acked-by: Tomasz Figa <tomasz.figa@gmail.com>
Acked-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index c265a5fe4848..4eb32b35165e 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -9909,6 +9909,8 @@ M: Krzysztof Kozlowski <krzk@kernel.org> M: Sylwester Nawrocki <s.nawrocki@samsung.com> L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) L: linux-samsung-soc@vger.kernel.org (moderated for non-subscribers) +Q: https://patchwork.kernel.org/project/linux-samsung-soc/list/ +T: git git://git.kernel.org/pub/scm/linux/kernel/git/pinctrl/samsung.git S: Maintained F: drivers/pinctrl/samsung/ F: include/dt-bindings/pinctrl/samsung.h |