diff mbox series

MAINTAINERS: correct list and scope of LTC4286 HARDWARE MONITOR

Message ID 20250317091459.41462-2-wsa+renesas@sang-engineering.com (mailing list archive)
State Accepted
Headers show
Series MAINTAINERS: correct list and scope of LTC4286 HARDWARE MONITOR | expand

Commit Message

Wolfram Sang March 17, 2025, 9:14 a.m. UTC
This entry has a wrong list, i2c instead of hwmon. Also, it states to
maintain Kconfig and Makefile which is not suitable for a single driver.

Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
---

Found because I was wondering why each and every pmbus patch was sent to
the i2c-list... I'd love to have this in 6.14, if possible

 MAINTAINERS | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

Comments

Guenter Roeck March 17, 2025, 11:41 a.m. UTC | #1
On Mon, Mar 17, 2025 at 10:14:49AM +0100, Wolfram Sang wrote:
> This entry has a wrong list, i2c instead of hwmon. Also, it states to
> maintain Kconfig and Makefile which is not suitable for a single driver.
> 
> Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
> ---
> 
> Found because I was wondering why each and every pmbus patch was sent to
> the i2c-list... I'd love to have this in 6.14, if possible

Applied.

Thanks,
Guenter

> 
>  MAINTAINERS | 4 +---
>  1 file changed, 1 insertion(+), 3 deletions(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 896a307fa065..68e312bcd006 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -13750,12 +13750,10 @@ F:	drivers/hwmon/ltc4282.c
>  
>  LTC4286 HARDWARE MONITOR DRIVER
>  M:	Delphine CC Chiu <Delphine_CC_Chiu@Wiwynn.com>
> -L:	linux-i2c@vger.kernel.org
> +L:	linux-hwmon@vger.kernel.org
>  S:	Maintained
>  F:	Documentation/devicetree/bindings/hwmon/lltc,ltc4286.yaml
>  F:	Documentation/hwmon/ltc4286.rst
> -F:	drivers/hwmon/pmbus/Kconfig
> -F:	drivers/hwmon/pmbus/Makefile
>  F:	drivers/hwmon/pmbus/ltc4286.c
>  
>  LTC4306 I2C MULTIPLEXER DRIVER
Geert Uytterhoeven March 24, 2025, 8:46 a.m. UTC | #2
CC Delphine

On Mon, 17 Mar 2025, Guenter Roeck wrote:
> On Mon, Mar 17, 2025 at 10:14:49AM +0100, Wolfram Sang wrote:
>> This entry has a wrong list, i2c instead of hwmon. Also, it states to
>> maintain Kconfig and Makefile which is not suitable for a single driver.
>>
>> Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
>> ---
>>
>> Found because I was wondering why each and every pmbus patch was sent to
>> the i2c-list... I'd love to have this in 6.14, if possible
>
> Applied.
>
> Thanks,
> Guenter
>
>>
>>  MAINTAINERS | 4 +---
>>  1 file changed, 1 insertion(+), 3 deletions(-)
>>
>> diff --git a/MAINTAINERS b/MAINTAINERS
>> index 896a307fa065..68e312bcd006 100644
>> --- a/MAINTAINERS
>> +++ b/MAINTAINERS
>> @@ -13750,12 +13750,10 @@ F:	drivers/hwmon/ltc4282.c
>>
>>  LTC4286 HARDWARE MONITOR DRIVER
>>  M:	Delphine CC Chiu <Delphine_CC_Chiu@Wiwynn.com>
>> -L:	linux-i2c@vger.kernel.org
>> +L:	linux-hwmon@vger.kernel.org
>>  S:	Maintained
>>  F:	Documentation/devicetree/bindings/hwmon/lltc,ltc4286.yaml
>>  F:	Documentation/hwmon/ltc4286.rst
>> -F:	drivers/hwmon/pmbus/Kconfig
>> -F:	drivers/hwmon/pmbus/Makefile
>>  F:	drivers/hwmon/pmbus/ltc4286.c
>>
>>  LTC4306 I2C MULTIPLEXER DRIVER

Gr{oetje,eeting}s,

 						Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
 							    -- Linus Torvalds
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 896a307fa065..68e312bcd006 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -13750,12 +13750,10 @@  F:	drivers/hwmon/ltc4282.c
 
 LTC4286 HARDWARE MONITOR DRIVER
 M:	Delphine CC Chiu <Delphine_CC_Chiu@Wiwynn.com>
-L:	linux-i2c@vger.kernel.org
+L:	linux-hwmon@vger.kernel.org
 S:	Maintained
 F:	Documentation/devicetree/bindings/hwmon/lltc,ltc4286.yaml
 F:	Documentation/hwmon/ltc4286.rst
-F:	drivers/hwmon/pmbus/Kconfig
-F:	drivers/hwmon/pmbus/Makefile
 F:	drivers/hwmon/pmbus/ltc4286.c
 
 LTC4306 I2C MULTIPLEXER DRIVER