diff options
author | Serge Semin <[email protected]> | 2023-11-22 20:04:50 +0300 |
---|---|---|
committer | Guenter Roeck <[email protected]> | 2024-01-02 08:44:57 -0800 |
commit | 4359b7d254ed1a0df76c19ab1b765f9bdd1e63a1 (patch) | |
tree | 0ba814561c2e6adb9599cf91dc6e210fcb6e931c | |
parent | 6ec09effb2af9911e6c98b0ce59f3abd6c823508 (diff) |
MAINTAINERS: Add maintainer for Baikal-T1 PVT hwmon driver
Add myself as a maintainer of the Baikal-T1 PVT sensors driver.
Signed-off-by: Serge Semin <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Guenter Roeck <[email protected]>
-rw-r--r-- | MAINTAINERS | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index aa2ca2f8cceb..30a8524b4fc0 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3456,6 +3456,14 @@ F: drivers/video/backlight/ F: include/linux/backlight.h F: include/linux/pwm_backlight.h +BAIKAL-T1 PVT HARDWARE MONITOR DRIVER +M: Serge Semin <[email protected]> +S: Supported +F: Documentation/devicetree/bindings/hwmon/baikal,bt1-pvt.yaml +F: Documentation/hwmon/bt1-pvt.rst +F: drivers/hwmon/bt1-pvt.[ch] + BARCO P50 GPIO DRIVER M: Santosh Kumar Yadav <[email protected]> M: Peter Korsgaard <[email protected]> |