[PATCH 3/3] arm64: dts: ti: Add support for TI J722S Evaluation Module

Kumar, Udit u-kumar1 at ti.com
Mon Jan 15 02:22:35 PST 2024


Hi Vaishnav

On 12/13/2023 6:19 PM, Vaishnav Achath wrote:
> Add basic support for the J722S EVM with UART console and
> MMC SD as rootfs.
>
> Schematics are available at:
> 	https://www.ti.com/lit/zip/sprr495
>
> Co-developed-by: Jayesh Choudhary <j-choudhary at ti.com>
> Signed-off-by: Jayesh Choudhary <j-choudhary at ti.com>
> Signed-off-by: Vaishnav Achath <vaishnav.a at ti.com>
> ---
> [..]
> +
> +		wkup_r5fss0_core0_memory_region: r5f-memory at a0100000 {
> +			compatible = "shared-dma-pool";
> +			reg = <0x00 0xa0100000 0x00 0xf00000>;
> +			no-map;
> +		};

Do you think, we should have some  reserve memory for dma area as well

Something like wkup_r5fss0_core0_dma_memory_region

> +
> +	};
> + [..]



More information about the linux-arm-kernel mailing list