commit | 29ce4e436f27562b366b9dc20ebf5a92f109f729 | [log] [tgz] |
---|---|---|
author | Icenowy Zheng <icenowy@aosc.io> | Thu Nov 15 11:15:51 2018 +0800 |
committer | Maxime Ripard <maxime.ripard@bootlin.com> | Tue Nov 20 08:57:05 2018 +0100 |
tree | 1c0efc1b5f13d9820ae682f96514411e4229bf63 | |
parent | 6b683d7640995dc7f68d711160378b0a0f10b5c6 [diff] |
arm64: dts: allwinner: h6: fix EMAC compatible string sequence The SoC-specific compatible should come before the fallback compatible string when multiple compatible strings are present, but the sequence is wrong currently on H6 EMAC node (A64 fallback before H6 compatible). Fix the sequence. Fixes: c8ced5516d23 ("arm64: allwinner: h6: add EMAC device nodes") Signed-off-by: Icenowy Zheng <icenowy@aosc.io> Signed-off-by: Maxime Ripard <maxime.ripard@bootlin.com>