diff options
author | Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com> | 2022-01-22 14:25:54 +0100 |
---|---|---|
committer | Daniel Lezcano <daniel.lezcano@linaro.org> | 2022-03-08 21:26:08 +0100 |
commit | 62db1e8e9701a947a00f3d8987ca3298827def56 (patch) | |
tree | c56977e0427601f7fa8c0e392011c821c605939b /MAINTAINERS | |
parent | 0fb74d0d21aaea1513eb8bfdbbde60113be4fcbc (diff) | |
download | linux-stable-62db1e8e9701a947a00f3d8987ca3298827def56.tar.gz linux-stable-62db1e8e9701a947a00f3d8987ca3298827def56.tar.bz2 linux-stable-62db1e8e9701a947a00f3d8987ca3298827def56.zip |
MAINTAINERS: thermal: samsung: Drop obsolete properties
Update the Samsung Exynos SoC thermal driver entry to match reality and
add Krzysztof Kozlowski as co-maintainer (as he maintains entire Samsung
SoC). The rationale:
1. Bartlomiej's Samsung email bounces, since he is not working in
Samsung for some time.
2. The mentioned Lukasz Majewski's Git tree was not updated
since 2015.
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
Link: https://lore.kernel.org/r/20220122132554.65192-3-krzysztof.kozlowski@canonical.com
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 1ba1e4af2cbc..82fe389618d0 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -17135,11 +17135,12 @@ S: Supported F: drivers/net/ethernet/samsung/sxgbe/ SAMSUNG THERMAL DRIVER -M: Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com> +M: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com> +M: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com> L: linux-pm@vger.kernel.org L: linux-samsung-soc@vger.kernel.org -S: Supported -T: git https://github.com/lmajewski/linux-samsung-thermal.git +S: Maintained +F: Documentation/devicetree/bindings/thermal/samsung,exynos-thermal.yaml F: drivers/thermal/samsung/ SAMSUNG USB2 PHY DRIVER |