1// SPDX-License-Identifier: GPL-2.0-only OR MIT 2/* 3 * AM6254atl SiP SK: https://www.ti.com/lit/df/sprr482b/sprr482b.zip 4 * Webpage: https://www.ti.com/tool/SK-AM62-SIP 5 * 6 * Copyright (C) 2025 Texas Instruments Incorporated - https://www.ti.com/ 7 */ 8 9#include "k3-am6254atl.dtsi" 10#include "k3-am625-sk-common.dtsi" 11 12/ { 13 model = "Texas Instruments AM6254atl SK"; 14 compatible = "ti,am6254atl-sk", "ti,am6254atl", "ti,am625"; 15}; 16