[PATCH 0/2] counter: Update MAINTAINERS for orphaned Counter drivers

William Breathitt Gray posted 2 patches 3 weeks, 5 days ago
MAINTAINERS | 6 ++----
1 file changed, 2 insertions(+), 4 deletions(-)
[PATCH 0/2] counter: Update MAINTAINERS for orphaned Counter drivers
Posted by William Breathitt Gray 3 weeks, 5 days ago
The ftm-quaddec and microchip-tcb-capture drivers have been orphaned by
their maintainers. This patch series updates the MAINTAINERS entries for
these drivers to reflect their orphaned status.

Patrick Havelange, the listed maintainer of ftm-quaddec, has indicated a
desire to step down from the role of maintainer. Kamel Bouhara, the
listed maintainer of microchip-tcb-capture, has been unresponsive to
several pings for some time now, so I consider the driver's
maintainership currently abandoned.

Signed-off-by: William Breathitt Gray <wbg@kernel.org>
---
William Breathitt Gray (2):
      MAINTAINERS: Mark microchip-tcb-capture driver as orphaned
      MAINTAINERS: Mark ftm-quaddec driver as orphaned

 MAINTAINERS | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)
---
base-commit: 353b2e09f44a91e64c6b8117df46b6999c52e465
change-id: 20260830-orphan-counter-drivers-81f28ceae1b5

Best regards,
-- 
William Breathitt Gray <wbg@kernel.org>
Re: [PATCH 0/2] counter: Update MAINTAINERS for orphaned Counter drivers
Posted by William Breathitt Gray 1 week, 3 days ago
On Sun, Aug 30, 2026 at 05:41:12PM -0400, William Breathitt Gray wrote:
> The ftm-quaddec and microchip-tcb-capture drivers have been orphaned by
> their maintainers. This patch series updates the MAINTAINERS entries for
> these drivers to reflect their orphaned status.
> 
> Patrick Havelange, the listed maintainer of ftm-quaddec, has indicated a
> desire to step down from the role of maintainer. Kamel Bouhara, the
> listed maintainer of microchip-tcb-capture, has been unresponsive to
> several pings for some time now, so I consider the driver's
> maintainership currently abandoned.
> 
> Signed-off-by: William Breathitt Gray <wbg@kernel.org>
> ---
> William Breathitt Gray (2):
>       MAINTAINERS: Mark microchip-tcb-capture driver as orphaned
>       MAINTAINERS: Mark ftm-quaddec driver as orphaned
> 
>  MAINTAINERS | 6 ++----
>  1 file changed, 2 insertions(+), 4 deletions(-)
> ---
> base-commit: 353b2e09f44a91e64c6b8117df46b6999c52e465
> change-id: 20260830-orphan-counter-drivers-81f28ceae1b5
> 
> Best regards,
> --
> William Breathitt Gray <wbg@kernel.org>
> 

Merged to counter-next.

William Breathitt Gray