xref: /linux/arch/arm64/boot/dts/apple/s8003-n71m.dts (revision c34e9ab9a612ee8b18273398ef75c207b01f516d)
1// SPDX-License-Identifier: GPL-2.0+ OR MIT
2/*
3 * Apple iPhone 6s (TSMC), N71m, iPhone8,1 (A1633/A1688/A1691/A1700)
4 * Copyright (c) 2022, Konrad Dybcio <konradybcio@kernel.org>
5 */
6
7/dts-v1/;
8
9#include "s8003.dtsi"
10#include "s800x-6s.dtsi"
11
12/ {
13	compatible = "apple,n71m", "apple,s8003", "apple,arm-platform";
14	model = "Apple iPhone 6s (TSMC)";
15};
16