blob: d20194b1cae7331360f791f4578c161b8d23eb23 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
// SPDX-License-Identifier: GPL-2.0+ OR MIT
/*
* Apple iPad Pro (12.9-inch) (Cellular), J99a, iPad6,8 (A1652)
* Copyright (c) 2022, Konrad Dybcio <konradybcio@kernel.org>
*/
/dts-v1/;
#include "s8001-pro.dtsi"
/ {
compatible = "apple,j99a", "apple,s8001", "apple,arm-platform";
model = "Apple iPad Pro (12.9-inch) (Cellular)";
};
|