devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH V2 0/5] dt-binding: clk: prepare for imx8qm clock support
@ 2019-01-23  8:16 Aisheng Dong
  2019-01-23  8:16 ` [PATCH V2 1/5] dt-bindings: fsl: scu: add fallback compatible string for clock Aisheng Dong
                   ` (5 more replies)
  0 siblings, 6 replies; 8+ messages in thread
From: Aisheng Dong @ 2019-01-23  8:16 UTC (permalink / raw)
  To: linux-clk@vger.kernel.org
  Cc: Aisheng Dong, devicetree@vger.kernel.org, sboyd@kernel.org,
	mturquette@baylibre.com, robh+dt@kernel.org, dl-linux-imx,
	kernel@pengutronix.de, Fabio Estevam, shawnguo@kernel.org,
	linux-arm-kernel@lists.infradead.org

After a bit more investigation on IMX8QM, it seemed SCU clock can be used
in a similar way as IMX8QXP. So update the binding and driver to be a bit
generic for easily extension of IMX8QM support later.

Dong Aisheng (5):
  dt-bindings: fsl: scu: add fallback compatible string for clock
  dt-bindings: fsl: scu: add imx8qm scu clock support
  dt-bindings: clock: update CPU clock ID name
  dt-bindings: imx8-clock: add a53 and a72 clock id
  clk: imx: scu: add fallback compatible string support

 Documentation/devicetree/bindings/arm/freescale/fsl,scu.txt | 7 +++++--
 drivers/clk/imx/clk-imx8qxp.c                               | 1 +
 include/dt-bindings/clock/imx8-clock.h                      | 8 +++++---
 3 files changed, 11 insertions(+), 5 deletions(-)

-- 
2.7.4

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2019-01-23 11:17 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-01-23  8:16 [PATCH V2 0/5] dt-binding: clk: prepare for imx8qm clock support Aisheng Dong
2019-01-23  8:16 ` [PATCH V2 1/5] dt-bindings: fsl: scu: add fallback compatible string for clock Aisheng Dong
2019-01-23  8:16 ` [PATCH V2 2/5] dt-bindings: fsl: scu: add imx8qm scu clock support Aisheng Dong
2019-01-23  8:16 ` [PATCH V2 3/5] dt-bindings: clock: update CPU clock ID name Aisheng Dong
2019-01-23 11:17   ` Aisheng Dong
2019-01-23  8:16 ` [PATCH V2 4/5] dt-bindings: imx8-clock: add a53 and a72 clock id Aisheng Dong
2019-01-23  8:17 ` [PATCH V2 5/5] clk: imx: scu: add fallback compatible string support Aisheng Dong
2019-01-23  8:19 ` [PATCH V2 0/5] dt-binding: clk: prepare for imx8qm clock support Aisheng Dong

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).