blob: 3b3f886c0c0902b70cc600d00e6a468a462a7400 [file] [log] [blame]
Tom Rini844493d2025-01-26 16:17:47 -06001// SPDX-License-Identifier: GPL-2.0+ OR MIT
2/*
3 * Apple iPhone 8 Plus (GSM), D211 iPhone10,5 (A1899)
4 * Copyright (c) 2022, Konrad Dybcio <konradybcio@kernel.org>
5 */
6
7/dts-v1/;
8
9#include "t8015-8plus.dtsi"
10
11/ {
12 compatible = "apple,d211", "apple,t8015", "apple,arm-platform";
13 model = "Apple iPhone 8 Plus (GSM)";
14};