1// SPDX-License-Identifier: GPL-2.0+ OR MIT 2/* 3 * Apple iPad Pro 2 (12.9-inch) (Cellular), J121, iPad7,2 (A1671) 4 * Copyright (c) 2022, Konrad Dybcio <konradybcio@kernel.org> 5 */ 6 7/dts-v1/; 8 9#include "t8011.dtsi" 10#include "t8011-common.dtsi" 11#include "t8011-pro2.dtsi" 12 13/ { 14 compatible = "apple,j121", "apple,t8011", "apple,arm-platform"; 15 model = "Apple iPad Pro 2 (12.9-inch) (Cellular)"; 16}; 17