diff options
Diffstat (limited to 'sys/contrib/device-tree/src/arm64/apple/t8015-d211.dts')
| -rw-r--r-- | sys/contrib/device-tree/src/arm64/apple/t8015-d211.dts | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/sys/contrib/device-tree/src/arm64/apple/t8015-d211.dts b/sys/contrib/device-tree/src/arm64/apple/t8015-d211.dts new file mode 100644 index 000000000000..3b3f886c0c09 --- /dev/null +++ b/sys/contrib/device-tree/src/arm64/apple/t8015-d211.dts @@ -0,0 +1,14 @@ +// SPDX-License-Identifier: GPL-2.0+ OR MIT +/* + * Apple iPhone 8 Plus (GSM), D211 iPhone10,5 (A1899) + * Copyright (c) 2022, Konrad Dybcio <konradybcio@kernel.org> + */ + +/dts-v1/; + +#include "t8015-8plus.dtsi" + +/ { + compatible = "apple,d211", "apple,t8015", "apple,arm-platform"; + model = "Apple iPhone 8 Plus (GSM)"; +}; |
