Re: linux-next: manual merge of the phy-next tree with the net-next tree

From: Vinod Koul
Date: Mon Jul 15 2024 - 02:26:34 EST


Hi Stephen,

On 15-07-24, 15:12, Stephen Rothwell wrote:
> Hi all,
>
> Today's linux-next merge of the phy-next tree got a conflict in:
>
> MAINTAINERS
>
> between commit:
>
> 23020f049327 ("net: airoha: Introduce ethernet support for EN7581 SoC")
>
> from the net-next tree and commit:
>
> d7d2818b9383 ("phy: airoha: Add PCIe PHY driver for EN7581 SoC.")
>
> from the phy-next tree.

lgtm, thanks for letting us know

>
> I fixed it up (see below) and can carry the fix as necessary. This
> is now fixed as far as linux-next is concerned, but any non trivial
> conflicts should be mentioned to your upstream maintainer when your tree
> is submitted for merging. You may also want to consider cooperating
> with the maintainer of the conflicting tree to minimise any particularly
> complex conflicts.
>
> --
> Cheers,
> Stephen Rothwell
>
> diff --cc MAINTAINERS
> index d739d07fb234,269c2144bedb..000000000000
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@@ -693,15 -682,14 +693,23 @@@ S: Supporte
> F: fs/aio.c
> F: include/linux/*aio*.h
>
> +AIROHA ETHERNET DRIVER
> +M: Lorenzo Bianconi <lorenzo@xxxxxxxxxx>
> +L: linux-arm-kernel@xxxxxxxxxxxxxxxxxxx (moderated for non-subscribers)
> +L: linux-mediatek@xxxxxxxxxxxxxxxxxxx (moderated for non-subscribers)
> +L: netdev@xxxxxxxxxxxxxxx
> +S: Maintained
> +F: Documentation/devicetree/bindings/net/airoha,en7581-eth.yaml
> +F: drivers/net/ethernet/mediatek/airoha_eth.c
> +
> + AIROHA PCIE PHY DRIVER
> + M: Lorenzo Bianconi <lorenzo@xxxxxxxxxx>
> + L: linux-arm-kernel@xxxxxxxxxxxxxxxxxxx (moderated for non-subscribers)
> + S: Maintained
> + F: Documentation/devicetree/bindings/phy/airoha,en7581-pcie-phy.yaml
> + F: drivers/phy/phy-airoha-pcie-regs.h
> + F: drivers/phy/phy-airoha-pcie.c
> +
> AIROHA SPI SNFI DRIVER
> M: Lorenzo Bianconi <lorenzo@xxxxxxxxxx>
> M: Ray Liu <ray.liu@xxxxxxxxxx>



--
~Vinod