xref: /linux/arch/arm64/boot/dts/ti/k3-am62d2.dtsi (revision 115e74a29b530d121891238e9551c4bcdf7b04b5)
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