Message ID | 20191205200422.5781-1-krzk@kernel.org (mailing list archive) |
---|---|
State | Mainlined |
Commit | 94fd07925577caaaec9e0efd60c173959600de13 |
Headers | show |
Series | MAINTAINERS: Include Samsung SoC serial driver in Samsung entry | expand |
On Thu, Dec 05, 2019 at 09:04:22PM +0100, Krzysztof Kozlowski wrote: > Samsung SoC (S3C, S5P and Exynos) serial driver does not have dedicated > reviewing person so some patches might be missed be Samsung-related > folks (e.g. not even reaching Samsung SoC mailing list). Include them > in generic Samsung SoC maintainer entry to provide some level of > reviewing and care. This will not change handling of patches (via > serial tree). > > Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org> > Cc: Jiri Slaby <jslaby@suse.com> > Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org> > > --- > > I am not the author of the code and I do not feel confident in its > internals so if anyone else would also like to join in taking care > serial driver, feel free to let me know. > --- > MAINTAINERS | 1 + Applied to samsung-soc. Best regards, Krzysztof
diff --git a/MAINTAINERS b/MAINTAINERS index 15e905b37790..d6e593ee9adc 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2272,6 +2272,7 @@ F: drivers/*/*s3c64xx* F: drivers/*/*s5pv210* F: drivers/memory/samsung/ F: drivers/soc/samsung/ +F: drivers/tty/serial/samsung* F: include/linux/soc/samsung/ F: Documentation/arm/samsung/ F: Documentation/devicetree/bindings/arm/samsung/
Samsung SoC (S3C, S5P and Exynos) serial driver does not have dedicated reviewing person so some patches might be missed be Samsung-related folks (e.g. not even reaching Samsung SoC mailing list). Include them in generic Samsung SoC maintainer entry to provide some level of reviewing and care. This will not change handling of patches (via serial tree). Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Cc: Jiri Slaby <jslaby@suse.com> Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org> --- I am not the author of the code and I do not feel confident in its internals so if anyone else would also like to join in taking care serial driver, feel free to let me know. --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+)