blob: d9fd16f48db7bc906c4eb68cf895243741381036 (
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 Air 2 (Cellular), J82, iPad5,4 (A1567)
* Copyright (c) 2022, Konrad Dybcio <konradybcio@kernel.org>
*/
/dts-v1/;
#include "t7001-air2.dtsi"
/ {
compatible = "apple,j82", "apple,t7001", "apple,arm-platform";
model = "Apple iPad Air 2 (Cellular)";
};
|