15 lines
317 B
Plaintext
15 lines
317 B
Plaintext
// 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)";
|
|
};
|