Merge branch 'net-stmmac-dwmac-qcom-ethqos-add-support-for-emac4'
authorJakub Kicinski <kuba@kernel.org>
Wed, 21 Jun 2023 03:44:39 +0000 (20:44 -0700)
committerJakub Kicinski <kuba@kernel.org>
Wed, 21 Jun 2023 03:44:54 +0000 (20:44 -0700)
commit4cb13ff1437e21a698cae15154e75f1825f9394b
tree914c2a4ad87b3784aaf2333d47b8dd5548abbd01
parentf61d2d5cf142436cd1a02ddc78425e91116b8b0d
parent8c4d92e82d500a65e7dba101ea38e4f3499dc428
Merge branch 'net-stmmac-dwmac-qcom-ethqos-add-support-for-emac4'

Bartosz Golaszewski says:

====================
net: stmmac: dwmac-qcom-ethqos: add support for EMAC4

Extend the dwmac-qcom-ethqos driver to support EMAC4. While at it: rework the
code somewhat. The bindings have been reviewed by DT maintainers.

This is a sub-series of [1] with only the patches targetting the net subsystem
as they can go in independently.

[1] https://lore.kernel.org/lkml/20230617001644.4e093326@kernel.org/T/
====================

Link: https://lore.kernel.org/r/20230619092402.195578-1-brgl@bgdev.pl
Signed-off-by: Jakub Kicinski <kuba@kernel.org>