[PATCH 5/5] arm64: dts: Add dsp rproc related mem regions
Ahmad Fatoum
a.fatoum at pengutronix.de
Wed Nov 20 07:36:28 PST 2024
Hello Daniel,
On 20.11.24 14:58, Daniel Baluta wrote:
> With imx8mp-evk board we are now configuring 'dsp' node for rproc usage,
> so add rproc specific memory regions.
>
> Also, enable dsp node because it is ready to be used.
>
> Signed-off-by: Daniel Baluta <daniel.baluta at nxp.com>
> &eqos {
> pinctrl-names = "default";
> pinctrl-0 = <&pinctrl_eqos>;
> diff --git a/arch/arm64/boot/dts/freescale/imx8mp.dtsi b/arch/arm64/boot/dts/freescale/imx8mp.dtsi
> index fa4ff75af12d..e6f3ac02689c 100644
> --- a/arch/arm64/boot/dts/freescale/imx8mp.dtsi
> +++ b/arch/arm64/boot/dts/freescale/imx8mp.dtsi
> @@ -282,7 +282,6 @@ reserved-memory {
> dsp_reserved: dsp at 92400000 {
> reg = <0 0x92400000 0 0x1000000>;
> no-map;
> - status = "disabled";
This reverts commit 010dc015b811 ("arm64: dts: imx8mp: Disable dsp
reserved memory by default").
Please enable the reserved memory node in your board DTS instead.
Thanks,
Ahmad
> };
> };
>
--
Pengutronix e.K. | |
Steuerwalder Str. 21 | http://www.pengutronix.de/ |
31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
More information about the linux-arm-kernel
mailing list