[PATCH v1 0/2] Add one clock gate for i.MX95 HSIO block

Richard Zhu posted 2 patches 1 year, 3 months ago
There is a newer version of this series
Documentation/devicetree/bindings/clock/nxp,imx95-blk-ctl.yaml |  1 +
drivers/clk/imx/clk-imx95-blk-ctl.c                            | 20 ++++++++++++++++++++
2 files changed, 21 insertions(+)
[PATCH v1 0/2] Add one clock gate for i.MX95 HSIO block
Posted by Richard Zhu 1 year, 3 months ago
CREF_EN (Bit6) of LFAST_IO_REG control i.MX95 PCIe REF clock out
enable/disable.
Add one clock gate for i.MX95 HSIO block to support PCIe REF clock
out gate.

[PATCH v1 1/2] dt-bindings: clock: nxp,imx95-blk-ctl: Add compatible
[PATCH v1 2/2] clk: imx95-blk-ctl: Add one clock gate for HSIO block

Documentation/devicetree/bindings/clock/nxp,imx95-blk-ctl.yaml |  1 +
drivers/clk/imx/clk-imx95-blk-ctl.c                            | 20 ++++++++++++++++++++
2 files changed, 21 insertions(+)