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