lkml.org 
[lkml]   [2023]   [Jul]   [10]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH v4 0/3] clk: imx: add audio clock mux driver
Date
The Audio Clock Mux (ACM) is a collection of control registers
and multiplexers that are used to route the audio source clocks
to the audio peripherals on i.MX8QXP, i.MX8QM, i.MX8DXL

Shengjiu Wang (3):
dt-bindings: clock: fsl,imx8-acm: Add audio clock mux support
dt-bindings: clock: imx8-clock: Add audio clock mux related clock
clk: imx: imx8: add audio clock mux driver

.../bindings/clock/fsl,imx8-acm.yaml | 156 ++++++
drivers/clk/imx/Makefile | 3 +-
drivers/clk/imx/clk-imx8-acm.c | 477 ++++++++++++++++++
include/dt-bindings/clock/imx8-clock.h | 28 +
4 files changed, 663 insertions(+), 1 deletion(-)
create mode 100644 Documentation/devicetree/bindings/clock/fsl,imx8-acm.yaml
create mode 100644 drivers/clk/imx/clk-imx8-acm.c

--
2.34.1

\
 
 \ /
  Last update: 2023-07-11 04:08    [W:0.043 / U:0.052 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site