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. Cc: Tomasz Figa <[email protected]> Cc: Sylwester Nawrocki <[email protected]> Cc: Linus Walleij <[email protected]> Signed-off-by: Krzysztof Kozlowski <[email protected]> --- As of now, only I have the access to this git tree. Tomasz is welcomed to join anytime. We are also waiting for Sywlester to get account on kernel.org. For the Patchwork, I use it also for Exynos/Samsung ARM architecture maintenance. I will add appropriate permissions to Sylwester so we can share it. --- MAINTAINERS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index e922e0b9f0d5..83f53534c47a 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -9979,6 +9979,8 @@ M: Krzysztof Kozlowski <[email protected]> M: Sylwester Nawrocki <[email protected]> L: [email protected] (moderated for non-subscribers) L: [email protected] (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 -- 2.9.3

