commit | 0144eb204cdcdf09a76794b4a294291388e739bc | [log] [tgz] |
---|---|---|
author | Adam Ford <aford173@gmail.com> | Mon Jun 25 07:41:33 2018 -0500 |
committer | Tony Lindgren <tony@atomide.com> | Tue Jul 03 00:39:09 2018 -0700 |
tree | 5358a172ecb19349efcba0722ba484cfc1267c84 | |
parent | 5d1c115241e4aa0034ddf44693c6bd2e89e10831 [diff] |
ARM: dts: omap3: Fix am3517 mdio and emac clock references A previous patch removed OMAP clock aliases that were perceived to be unnecessary. Unfortunately, it broke the ethernet on the am3517-evm. This patch enables the MDIO clock and EMAC clock. Fixes: 0ed266d7ae5e ("clk: ti: omap3: cleanup unnecessary clock aliases") Cc: stable@vger.kernel.org #4.16+ Signed-off-by: Adam Ford <aford173@gmail.com> Signed-off-by: Tony Lindgren <tony@atomide.com>