[PATCH] mux: MAINTAINERS: drop ADGS1408 driver entry

Krzysztof Kozlowski posted 1 patch 1 year, 5 months ago
MAINTAINERS | 6 ------
1 file changed, 6 deletions(-)
[PATCH] mux: MAINTAINERS: drop ADGS1408 driver entry
Posted by Krzysztof Kozlowski 1 year, 5 months ago
Emails to Mircea Caprioru bounce:

  Remote Server returned '550 5.1.10 RESOLVER.ADR.RecipientNotFound; Recipient not found by SMTP address lookup'

so clearly this driver is not supported anymore.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
---
 MAINTAINERS | 6 ------
 1 file changed, 6 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index c675fc296b19..2b561624df6a 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1290,12 +1290,6 @@ W:	https://ez.analog.com/linux-software-drivers
 F:	Documentation/devicetree/bindings/iio/frequency/adi,adf4377.yaml
 F:	drivers/iio/frequency/adf4377.c
 
-ANALOG DEVICES INC ADGS1408 DRIVER
-M:	Mircea Caprioru <mircea.caprioru@analog.com>
-S:	Supported
-F:	Documentation/devicetree/bindings/mux/adi,adgs1408.txt
-F:	drivers/mux/adgs1408.c
-
 ANALOG DEVICES INC ADIN DRIVER
 M:	Michael Hennerich <michael.hennerich@analog.com>
 L:	netdev@vger.kernel.org
-- 
2.43.0
Re: [PATCH] mux: MAINTAINERS: drop ADGS1408 driver entry
Posted by Nuno Sá 1 year, 5 months ago
On Wed, 2024-06-26 at 16:03 +0200, Krzysztof Kozlowski wrote:
> Emails to Mircea Caprioru bounce:
> 
>   Remote Server returned '550 5.1.10 RESOLVER.ADR.RecipientNotFound; Recipient not
> found by SMTP address lookup'
> 
> so clearly this driver is not supported anymore.
> 
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
> ---

Hi Krzysztof,

Mircea is no longer with us and often we just forget to update these entries until
someone yells. But we still want to support this. Can you send a v2 putting me as
maintainer or should I send a patch myself?

Thanks!
- Nuno Sá
Re: [PATCH] mux: MAINTAINERS: drop ADGS1408 driver entry
Posted by Krzysztof Kozlowski 1 year, 5 months ago
On 27/06/2024 07:43, Nuno Sá wrote:
> On Wed, 2024-06-26 at 16:03 +0200, Krzysztof Kozlowski wrote:
>> Emails to Mircea Caprioru bounce:
>>
>>   Remote Server returned '550 5.1.10 RESOLVER.ADR.RecipientNotFound; Recipient not
>> found by SMTP address lookup'
>>
>> so clearly this driver is not supported anymore.
>>
>> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
>> ---
> 
> Hi Krzysztof,
> 
> Mircea is no longer with us and often we just forget to update these entries until
> someone yells. But we still want to support this. Can you send a v2 putting me as
> maintainer or should I send a patch myself?

I'll send a v2, thanks.

Best regards,
Krzysztof