diff options
Diffstat (limited to 'sys/contrib/device-tree/src/arm64/apple/t8010-j171.dts')
| -rw-r--r-- | sys/contrib/device-tree/src/arm64/apple/t8010-j171.dts | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/sys/contrib/device-tree/src/arm64/apple/t8010-j171.dts b/sys/contrib/device-tree/src/arm64/apple/t8010-j171.dts new file mode 100644 index 000000000000..6751bf3a4afd --- /dev/null +++ b/sys/contrib/device-tree/src/arm64/apple/t8010-j171.dts @@ -0,0 +1,14 @@ +// SPDX-License-Identifier: GPL-2.0+ OR MIT +/* + * Apple iPad 7 (Wi-Fi), J171, iPad7,11 (A2197) + * Copyright (c) 2022, Konrad Dybcio <konradybcio@kernel.org> + */ + +/dts-v1/; + +#include "t8010-ipad7.dtsi" + +/ { + compatible = "apple,j171", "apple,t8010", "apple,arm-platform"; + model = "Apple iPad 7 (Wi-Fi)"; +}; |
