Changes since v1: ----------------- - v1 can be seen here: https://lore.kernel.org/netdev/20220126221725.710167-1-bhupesh.sharma@xxxxxxxxxx/t/ - Fixed review comments from Bjorn - broke the v1 series into two separate series - one each for 'net' tree and 'arm clock/dts' tree - so as to ease review of the same from the respective maintainers. - This series is intended for the 'net' tree. The SA8155p-ADP board supports on-board ethernet (Gibabit Interface), with support for both RGMII and RMII buses. This patchset adds the support for the same. Note that this patchset is based on an earlier sent patchset for adding PDC controller support on SM8150 (see [1]). [1]. https://lore.kernel.org/linux-arm-msm/20220226184028.111566-1-bhupesh.sharma@xxxxxxxxxx/T/ Cc: David S. Miller <davem@xxxxxxxxxxxxx> Bjorn Andersson (1): net: stmmac: dwmac-qcom-ethqos: Adjust rgmii loopback_en per platform Vinod Koul (1): net: stmmac: Add support for SM8150 .../stmicro/stmmac/dwmac-qcom-ethqos.c | 37 +++++++++++++++++-- 1 file changed, 33 insertions(+), 4 deletions(-) -- 2.35.1