clk: clk-imx7d: fix ahb clk definition
authorDong Aisheng <aisheng.dong@nxp.com>
Tue, 11 Apr 2017 02:37:48 +0000 (10:37 +0800)
committerStephen Boyd <sboyd@codeaurora.org>
Wed, 19 Apr 2017 16:10:12 +0000 (09:10 -0700)
commit9a6e904226b26716424bf4ad5b69d591b68119fb
treedc8f25608a2fd5b331f3a7c5c3ab9af8965ff381
parent1193e14fddbb5abe4fed49874ab3aab5d4f33b2c
clk: clk-imx7d: fix ahb clk definition

MX7D ahb clk actually has no LPCG gate, current LPCG offset 0x4200
used actually is for adc, not ahb. After fix, correct ocram_s_clk
parent accordingly as well.

Cc: Shawn Guo <shawnguo@kernel.org>
Cc: Fabio Estevam <fabio.estevam@nxp.com>
Reviewed-by: Stefan Agner <stefan@agner.ch>
Tested-by: Stefan Agner <stefan@agner.ch>
Signed-off-by: Dong Aisheng <aisheng.dong@nxp.com>
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
drivers/clk/imx/clk-imx7d.c