Re: [PATCH v5 1/3] clk: imx7d: create clocks behind rawnand clock gate

From: Fabio Estevam
Date: Tue Jun 06 2017 - 12:33:49 EST


On Tue, Jun 6, 2017 at 3:30 AM, Stefan Agner <stefan@xxxxxxxx> wrote:
> 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: Stefan Agner <stefan@xxxxxxxx>

Tested-by: Fabio Estevam <fabio.estevam@xxxxxxx>