xref: /linux/arch/arm64/boot/dts/apple/s8003-j71t.dts (revision 79d2e1919a2728ef49d938eb20ebd5903c14dfb0)
1// SPDX-License-Identifier: GPL-2.0+ OR MIT
2/*
3 * Apple iPad 5 (Wi-Fi) (TSMC), J71t, iPad6,11 (A1822)
4 * Copyright (c) 2022, Konrad Dybcio <konradybcio@kernel.org>
5 */
6
7/dts-v1/;
8
9#include "s8003.dtsi"
10#include "s800x-ipad5.dtsi"
11
12/ {
13	compatible = "apple,j71t", "apple,s8003", "apple,arm-platform";
14	model = "Apple iPad 5 (Wi-Fi) (TSMC)";
15};
16