Re: [PATCH v2 1/5] MAINTAINERS: add entry for ST STM32MP25 COMBOPHY driver

From: Krzysztof Kozlowski
Date: Sat Aug 17 2024 - 05:16:22 EST


On 16/08/2024 15:20, Christian Bruel wrote:
> Add myself as STM32MP25 COMBOPHY maintainer
>
> Signed-off-by: Christian Bruel <christian.bruel@xxxxxxxxxxx>
> ---
> MAINTAINERS | 6 ++++++
> 1 file changed, 6 insertions(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index f328373463b0..258fb57ccff5 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -21910,6 +21910,12 @@ F: arch/m68k/kernel/*sun3*
> F: arch/m68k/sun3*/
> F: drivers/net/ethernet/i825xx/sun3*
>
> +STMICROELECTRONICS STMP32MP25 USB3/PCIE COMBOPHY DRIVER
> +M: Christian Bruel <christian.bruel@xxxxxxxxxxx>
> +S: Maintained
> +F: Documentation/devicetree/bindings/phy/st,stm32-combophy.yaml
> +F: drivers/phy/st/phy-stm32-combophy.c

There are no such files. Organize your patchset in bisectable way.

Best regards,
Krzysztof