commit | 9ed3fec3c336b71d532aaeda8d3239246aa43d61 | [log] [tgz] |
---|---|---|
author | Chen-Yu Tsai <wens@csie.org> | Mon May 14 03:14:19 2018 +0800 |
committer | David S. Miller <davem@davemloft.net> | Mon May 14 15:06:53 2018 -0400 |
tree | 7f46d3a287a1f0fee90cae7706f1a31e1ced2b26 | |
parent | a4a78a97ee4bccb865006015340905c90b38cd8f [diff] |
dt-bindings: net: dwmac-sun8i: Sort syscon compatibles by alphabetical order The A83T syscon compatible was appended to the syscon compatibles list, instead of inserted in to preserve the ordering. Move it to the proper place to keep the list sorted. Signed-off-by: Chen-Yu Tsai <wens@csie.org> Reviewed-by: Rob Herring <robh@kernel.org> Acked-by: Maxime Ripard <maxime.ripard@bootlin.com> Signed-off-by: David S. Miller <davem@davemloft.net>