clk: i.MX7: Fix ethernet clocks
The original clock code from Linux registers some gates at
base + 0x44e0, 0x44f0, 0x4500, 0x4510. These are not in the reference
manual and do not seem to have any effect on the hardware. The
reference manual lists clocks at 0x4700 and 0x4710 which Linux
does not control at all. These clocks really do have an effect on
the hardware and are needed for ethernet support. Register the
existing clocks rather than the made up clocks to support
ethernet.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent 2225c19 commit 23aa31a6d25408f88ec530347534adb498a32761
@Sascha Hauer Sascha Hauer authored on 2 Feb 2017
Showing 2 changed files
View
drivers/clk/imx/clk-imx7.c
View
drivers/clk/imx/clk.h