1// SPDX-License-Identifier: GPL-2.0+ OR MIT 2/* 3 * MacBook Pro (14-inch, M3 Max, 16 CPU cores, Nov 2023) 4 * 5 * target-type: J514c 6 * 7 * Copyright The Asahi Linux Contributors 8 */ 9 10/dts-v1/; 11 12#include "t6031.dtsi" 13#include "t603x-j514-j516.dtsi" 14 15/ { 16 compatible = "apple,j514c", "apple,t6031", "apple,arm-platform"; 17 model = "Apple MacBook Pro (14-inch, M3 Max, 16 CPU cores, Nov 2023)"; 18}; 19