[PATCH v5 4/4] arm64: dts: ti: Add support for AM62D2-EVM
Vignesh Raghavendra
vigneshr at ti.com
Thu Jul 3 21:10:29 PDT 2025
Hi
[...]
On 27/06/25 17:27, Paresh Bhagat wrote:
> diff --git a/arch/arm64/boot/dts/ti/k3-am62d2.dtsi b/arch/arm64/boot/dts/ti/k3-am62d2.dtsi
> new file mode 100644
> index 000000000000..70aeb40872a9
> --- /dev/null
> +++ b/arch/arm64/boot/dts/ti/k3-am62d2.dtsi
> @@ -0,0 +1,25 @@
> +// SPDX-License-Identifier: GPL-2.0-only OR MIT
> +/*
> + * Device Tree Source for AM62D2 SoC family in Quad core configuration
> + *
> + * TRM: https://www.ti.com/lit/pdf/sprujd4
> + *
> + * Copyright (C) 2025 Texas Instruments Incorporated - https://www.ti.com/
> + */
> +
> +/dts-v1/;
> +
> +#include "k3-am62a7.dtsi"
> +
> +/ {
> + model = "Texas Instruments K3 AM62D SoC";
> + compatible = "ti,am62d2";
> +};
> +
> +&vpu {
> + status = "disabled";
> +};
> +
> +&e5010 {
> + status = "disabled";
> +};
Norm seems to be to use /delete-node/ here instead. Please respin
accordingly.
--
Regards
Vignesh
https://ti.com/opensource
More information about the linux-arm-kernel
mailing list