[PATCH 0/3] Add DSP node for imx8ulp

From: Laurentiu Mihalcea
Date: Thu Apr 18 2024 - 16:38:22 EST


From: Laurentiu Mihalcea <laurentiu.mihalcea@xxxxxxx>

Add devicetree node for imx8ulp's DSP core. Also,
update the schema for the DSP node to accomodate
the clocks used by it and add a new schema for its
syscon type node dependency.

Laurentiu Mihalcea (3):
dt-bindings: dsp: support imx8ulp dsp clocks
dt-bindings: mfd: add schema for 8ulp AVD-SIM
arm64: dts: imx8ulp: add DSP node

.../devicetree/bindings/dsp/fsl,dsp.yaml | 51 ++++++++++++++-----
.../bindings/mfd/fsl,imx8ulp-avd-sim.yaml | 42 +++++++++++++++
arch/arm64/boot/dts/freescale/imx8ulp-evk.dts | 39 ++++++++++++++
arch/arm64/boot/dts/freescale/imx8ulp.dtsi | 22 ++++++++
4 files changed, 142 insertions(+), 12 deletions(-)
create mode 100644 Documentation/devicetree/bindings/mfd/fsl,imx8ulp-avd-sim.yaml

--
2.34.1