clk: imx7d: Correct ahb clk parent select
authorAnson Huang <b20788@freescale.com>
Wed, 28 Mar 2018 06:46:38 +0000 (09:46 +0300)
committerStephen Boyd <sboyd@kernel.org>
Fri, 6 Apr 2018 17:14:03 +0000 (10:14 -0700)
commita12ec8b6536b9eb484627f252d2a460f6b74c585
tree2ba68fd9b4e4f25e398754aa4e8d36da7680efb8
parentafe7c08a03a47732fa32ef12b26fb8fe4f9a00b9
clk: imx7d: Correct ahb clk parent select

Design team change the ahb's clk parent options but
did NOT update the DOC accordingly in time, so the
AHB/IPG's clk rate in clk tree is incorrect, AHB is
67.5MHz and IPG is 33.75MHz, but using scope to
monitor them, they are actually 135MHz and 67.5MHz,
update the clk parent option to make clk tree info
correct.

Signed-off-by: Anson Huang <b20788@freescale.com>
Signed-off-by: Irina Tirdea <irina.tirdea@nxp.com>
Signed-off-by: Abel Vesa <abel.vesa@nxp.com>
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
drivers/clk/imx/clk-imx7d.c