[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20240418203720.8492-1-laurentiumihalcea111@gmail.com>
Date: Thu, 18 Apr 2024 23:37:17 +0300
From: Laurentiu Mihalcea <laurentiumihalcea111@...il.com>
To: Rob Herring <robh@...nel.org>,
Krzysztof Kozlowski <krzk+dt@...nel.org>,
Conor Dooley <conor+dt@...nel.org>,
Shawn Guo <shawnguo@...nel.org>,
Sascha Hauer <s.hauer@...gutronix.de>,
Pengutronix Kernel Team <kernel@...gutronix.de>,
Fabio Estevam <festevam@...il.com>,
Daniel Baluta <daniel.baluta@....com>,
Shengjiu Wang <shengjiu.wang@....com>,
Liu Ying <victor.liu@....com>
Cc: Laurentiu Mihalcea <laurentiu.mihalcea@....com>,
devicetree@...r.kernel.org,
imx@...ts.linux.dev,
linux-kernel@...r.kernel.org,
linux-arm-kernel@...ts.infradead.org
Subject: [PATCH 0/3] Add DSP node for imx8ulp
From: Laurentiu Mihalcea <laurentiu.mihalcea@....com>
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
Powered by blists - more mailing lists