On 10/24/2024 10:45 AM, Krzysztof Kozlowski wrote:
> On Wed, Oct 23, 2024 at 12:21:11PM -0400, Laurentiu Mihalcea wrote:
>> From: Laurentiu Mihalcea
>>
>> Add new compatible for imx95's CM7 with SOF.
>>
>> Signed-off-by: Laurentiu Mihalcea
>> ---
&g
From: Laurentiu Mihalcea
Add imx95 DTS for SOF usage.
Signed-off-by: Laurentiu Mihalcea
---
arch/arm64/boot/dts/freescale/Makefile| 1 +
.../dts/freescale/imx95-19x19-evk-sof.dts | 86 +++
2 files changed, 87 insertions(+)
create mode 100644 arch/arm64/boot/dts
From: Laurentiu Mihalcea
Add SOF driver for imx95.
Signed-off-by: Laurentiu Mihalcea
---
sound/soc/sof/imx/Kconfig | 8 +
sound/soc/sof/imx/Makefile | 2 +
sound/soc/sof/imx/imx95.c | 383 +
3 files changed, 393 insertions(+)
create mode 100644 sound
From: Laurentiu Mihalcea
Introduce the 'widgets' property, allowing the creation of widgets from
4 template widgets: Microphone, Line, Headphone, and Speaker. Also
introduce the 'hp-det-gpios' property, which allows using headphone
detection using the specified GPIO.
Sign
From: Laurentiu Mihalcea
Add sof support on imx95. This series also includes some changes to
the audio-graph-card2 binding required for the support.
Laurentiu Mihalcea (4):
dt-bindings: remoteproc: fsl,imx-rproc: add new compatible
ASoC: dt-bindings: audio-graph-card2: add widgets and hp
From: Laurentiu Mihalcea
Add new compatible for imx95's CM7 with SOF.
Signed-off-by: Laurentiu Mihalcea
---
.../bindings/remoteproc/fsl,imx-rproc.yaml| 58 +--
1 file changed, 53 insertions(+), 5 deletions(-)
diff --git a/Documentation/devicetree/bindings/remotepro
node for rproc usage
> arm64: dts: imx8mp: Add DSP clocks
> arm64: dts: Enable DSP node for remoteproc usage
>
> arch/arm64/boot/dts/freescale/imx8mp-evk.dts | 14 +
> arch/arm64/boot/dts/freescale/imx8mp.dtsi| 22 +---
> 2 files changed, 29 insertions(+), 7 deletions(-)
>
For the whole series:
Reviewed-by: Laurentiu Mihalcea
7 matches
Mail list logo