commit | 78d28543a6093fad8f1b00a5debbde02f392ebb4 | [log] [tgz] |
---|---|---|
author | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Wed Apr 12 13:27:02 2017 +1000 |
committer | David S. Miller <davem@davemloft.net> | Wed Apr 12 10:17:01 2017 -0400 |
tree | 10a6239679f2a61a576870e3e554c1e8ec22daa6 | |
parent | 05690d633f309d7369176754f7362e979c5710a6 [diff] |
ftgmac100: Use device "compatible" property, not machine. We test for aspeed chips to handle a couple of special cases, but we do that by checking the machine type which isn't right. Instead check the actual device compatible property. This also updates the dtsi files for the aspeed SoC to match. Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org> Signed-off-by: David S. Miller <davem@davemloft.net>