Re: [PATCH V6 08/12] clk: imx: imx8qxp-lpcg: add parsing clocks from device tree
From: Stephen Boyd <sboyd@kernel.org>
Date: 2020-05-05 05:11:53
Also in:
linux-clk
From: Stephen Boyd <sboyd@kernel.org>
Date: 2020-05-05 05:11:53
Also in:
linux-clk
Quoting Dong Aisheng (2020-03-15 06:43:52)
One LPCG controller supports up to 8 clock outputs while each of them is fixed to 4 bits. It supports only gating function with fixed bits. So we can use the clk-indices to fetch the corresponding clock idx from device tree. With this way, we can write a generic LPCG clock drivers. This patch add that support to parse clocks from device tree. Cc: Stephen Boyd <sboyd@kernel.org> Cc: Shawn Guo <shawnguo@kernel.org> Cc: Sascha Hauer <kernel@pengutronix.de> Cc: Michael Turquette <mturquette@baylibre.com> Signed-off-by: Dong Aisheng <aisheng.dong@nxp.com> ---
Reviewed-by: Stephen Boyd <sboyd@kernel.org> _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel