From: David S. Miller Date: Sat, 10 Dec 2016 03:11:15 +0000 (-0500) Subject: Merge branch 'qcom-emac' X-Git-Tag: v4.10-rc1~202^2~23 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=d96dac145492ff54e32967dc486e2a90e51664ea;p=platform%2Fkernel%2Flinux-exynos.git Merge branch 'qcom-emac' Timur Tabi says: ==================== net: qcom/emac: simplify support for different SOCs On SOCs that have the Qualcomm EMAC network controller, the internal PHY block is always different. Sometimes the differences are small, sometimes it might be a completely different IP. Either way, using version numbers to differentiate them and putting all of the init code in one file does not scale. This patchset does two things: The first breaks up the current code into different files, and the second patch adds support for a third SOC, the Qualcomm Technologies QDF2400 ARM Server SOC. ==================== Signed-off-by: David S. Miller --- d96dac145492ff54e32967dc486e2a90e51664ea