Skip to content
Commit 22039d15 authored by Stefan Agner's avatar Stefan Agner Committed by Stephen Boyd
Browse files

clk: imx7d: create clocks behind rawnand clock gate



The rawnand clock gate gates two clocks, NAND_USDHC_BUS_CLK_ROOT
and NAND_CLK_ROOT. However, the gate has been in the chain of the
latter only. This does not allow to use the NAND_USDHC_BUS_CLK_ROOT
only, e.g. as required by APBH-Bridge-DMA.

Add new clocks which represent the clock after the gate, and use a
shared clock gate to correctly model the hardware.

Signed-off-by: default avatarStefan Agner <stefan@agner.ch>
Tested-by: default avatarFabio Estevam <fabio.estevam@nxp.com>
Acked-by: default avatarHan Xu <han.xu@nxp.com>
Signed-off-by: default avatarStephen Boyd <sboyd@codeaurora.org>
parent 2a8e44df
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment