]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit596a493f3d75e6b5829929f1b50f4580c35a2151
treedc8f25608a2fd5b331f3a7c5c3ab9af8965ff381
parent1faabec8ab00640d5a066d402435e6f7e77671e6
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