diff options
author | Chanwoo Choi <cw00.choi@samsung.com> | 2016-08-18 08:47:19 -0400 |
---|---|---|
committer | Sylwester Nawrocki <s.nawrocki@samsung.com> | 2016-09-09 04:13:08 -0400 |
commit | 490583f0b6604a50073c3ba73fce596dc30d3282 (patch) | |
tree | faa6414227c669d0fe44914bdb85f3c90f8da145 /MAINTAINERS | |
parent | 58d6506f327e3d192998ba03632f546da221b8d8 (diff) |
MAINTAINERS: Add myself as Samsung SoC clock drivers co-maintainer
Add myself to the SAMSUNG SOC CLOCK DRIVERS entry, I'm going to review
and test related patches as supporter. I can access all the datasheet
of Exynos SoC series and can do tests on Exynos based boards. I have
implemented the exynos4415/5433 clock drivers and co-authored the
exynos3250 clock driver. While at it, add missing paths of the exynos
clock driver files.
Cc: Tomasz Figa <tomasz.figa@gmail.com>
Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
Signed-off-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 20bb1d00098c..442d6f5c65be 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -10233,9 +10233,12 @@ F: drivers/nfc/s3fwrn5 | |||
10233 | SAMSUNG SOC CLOCK DRIVERS | 10233 | SAMSUNG SOC CLOCK DRIVERS |
10234 | M: Sylwester Nawrocki <s.nawrocki@samsung.com> | 10234 | M: Sylwester Nawrocki <s.nawrocki@samsung.com> |
10235 | M: Tomasz Figa <tomasz.figa@gmail.com> | 10235 | M: Tomasz Figa <tomasz.figa@gmail.com> |
10236 | M: Chanwoo Choi <cw00.choi@samsung.com> | ||
10236 | S: Supported | 10237 | S: Supported |
10237 | L: linux-samsung-soc@vger.kernel.org (moderated for non-subscribers) | 10238 | L: linux-samsung-soc@vger.kernel.org (moderated for non-subscribers) |
10238 | F: drivers/clk/samsung/ | 10239 | F: drivers/clk/samsung/ |
10240 | F: include/dt-bindings/clock/exynos*.h | ||
10241 | F: Documentation/devicetree/bindings/clock/exynos*.txt | ||
10239 | 10242 | ||
10240 | SAMSUNG SXGBE DRIVERS | 10243 | SAMSUNG SXGBE DRIVERS |
10241 | M: Byungho An <bh74.an@samsung.com> | 10244 | M: Byungho An <bh74.an@samsung.com> |