]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'fsl-fixes'
authorDavid S. Miller <davem@davemloft.net>
Tue, 20 Dec 2016 18:55:35 +0000 (13:55 -0500)
committerDavid S. Miller <davem@davemloft.net>
Tue, 20 Dec 2016 18:55:35 +0000 (13:55 -0500)
commit84cde477747aeaee8d51aef256ada4187705da59
treee5699afb1b91c87218e8e3aa2d61f783cbc4ed51
parent8c8730079b6d4868b00879b6b3b6d125a3b5357b
parentcb63c94523500550e9d203c9f070155785ca41b8
Merge branch 'fsl-fixes'

Madalin Bucur says:

====================
fsl/fman: fixes for ARM

The patch set fixes advertised speeds for QSGMII interfaces, disables
A007273 erratum workaround on non-PowerPC platforms where it does not
apply, enables compilation on ARM64 and addresses a probing issue on
non PPC platforms.

Changes from v3: removed redundant comment, added ack by Scott
Changes from v2: merged fsl/fman changes to avoid a point of failure
Changes from v1: unifying probing on all supported platforms
====================

Signed-off-by: David S. Miller <davem@davemloft.net>