aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/target
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2017-06-20 13:23:06 -0400
committerDavid S. Miller <davem@davemloft.net>2017-06-20 13:23:06 -0400
commitcc07cb935aec4f608e059f3dcd6242a7ecc4a59b (patch)
tree78705413a99e6ac6e90fc11f524fb0715ff5e719 /drivers/target
parentMerge branch 'net-Introduction-of-the-tc-tests' (diff)
parentnet-next: stmmac: dwmac-sun8i: add support for V3s EMAC (diff)
downloadlinux-dev-cc07cb935aec4f608e059f3dcd6242a7ecc4a59b.tar.xz
linux-dev-cc07cb935aec4f608e059f3dcd6242a7ecc4a59b.zip
Merge branch 'net-next-stmmac-dwmac-sun8i-add-support-for-V3s'
Icenowy Zheng says: ==================== net-next: stmmac: dwmac-sun8i: add support for V3s Allwinner V3s features an EMAC like the on in H3, but without external MII interfaces, so being not able really to use RMII/RGMII. And it has a different default value of syscon (0x38000 instead of 0x58000 on H3), which shows a problem that the EMAC clock freq should be 24MHz. (Both H3 and V3s SoCs doesn't have extra xtal input for EPHY, and the main xtal is 24MHz. The default value of H3 is set to 24MHz, but the V3s default value is set to 25MHz). First two patches are device tree binding patches, the third forces the frequency to 24MHz and the fourth really add the V3s support. ==================== Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/target')
0 files changed, 0 insertions, 0 deletions