commit | f28d4bdb74b6fec482cdbba032369a185baa74b9 | [log] [tgz] |
---|---|---|
author | Martin Blumenstingl <martin.blumenstingl@googlemail.com> | Thu Jun 15 23:33:52 2017 +0200 |
committer | Kevin Hilman <khilman@baylibre.com> | Fri Jun 16 12:07:11 2017 -0700 |
tree | 11d51064fb03130e32b53dd513f33b8c813a1cff | |
parent | d8dd3d29d02cb04f37098b10ede5251764f06754 [diff] |
ARM: dts: meson: use the real ethernet clock on Meson8 and Meson8b Until now clk81 was used as gate clock for the ethernet controller on Meson8 whereas Meson8b did not configure a gate clock at all. Use CLKID_ETH for both SoCs, which is the real gate clock for the ethernet controller. Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com> Reviewed-by: Neil Armstrong <narmstrong@baylibre.com> Signed-off-by: Kevin Hilman <khilman@baylibre.com>