]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
net: stmmac: sun8i: Remove the compatibles
authorMaxime Ripard <maxime.ripard@free-electrons.com>
Fri, 25 Aug 2017 19:12:17 +0000 (21:12 +0200)
committerDavid S. Miller <davem@davemloft.net>
Mon, 28 Aug 2017 22:22:42 +0000 (15:22 -0700)
commitad4540cc5aa3dccb8e1e12458d57f8c40fae5a1c
tree9d6f6c41b5cb833d547eafd97ca95bc9837315cc
parentc73c8a8e0726710f397f8ddce21ef9897e6693e2
net: stmmac: sun8i: Remove the compatibles

Since the bindings have been controversial, and we follow the DT stable ABI
rule, we shouldn't let a driver with a DT binding that might change slip
through in a stable release.

Remove the compatibles to make sure the driver will not probe and no-one
will start using the binding currently implemented. This commit will
obviously need to be reverted in due time.

Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/stmicro/stmmac/dwmac-sun8i.c