Linux kernel mirror (for testing)
git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel
os
linux
1// SPDX-License-Identifier: GPL-2.0+ OR MIT
2/*
3 * Apple iPhone SE (Samsung), N69u, iPhone8,4 (A1662/A1723/A1724)
4 * Copyright (c) 2022, Konrad Dybcio <konradybcio@kernel.org>
5 */
6
7/dts-v1/;
8
9#include "s8000.dtsi"
10#include "s800x-se.dtsi"
11
12/ {
13 compatible = "apple,n69u", "apple,s8000", "apple,arm-platform";
14 model = "Apple iPhone SE (Samsung)";
15};