1// SPDX-License-Identifier: GPL-2.0-only OR MIT 2/* 3 * Device Tree Source for AM62D2 SoC family in Quad core configuration 4 * 5 * TRM: https://www.ti.com/lit/pdf/sprujd4 6 * 7 * Copyright (C) 2025 Texas Instruments Incorporated - https://www.ti.com/ 8 */ 9 10/dts-v1/; 11 12#include "k3-am62a7.dtsi" 13 14/ { 15 model = "Texas Instruments K3 AM62D SoC"; 16 compatible = "ti,am62d2"; 17}; 18 19/delete-node/ &vpu; /* Video Codec is disabled in AM62D2 SoC */ 20/delete-node/ &e5010; /* JPEG Encoder is disabled in AM62D2 SoC */ 21