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 5s (LTE), N53, iPhone6,2 (A1457/A1518/A1528/A1530)
4 * Copyright (c) 2022, Konrad Dybcio <konradybcio@kernel.org>
5 */
6
7/dts-v1/;
8
9#include "s5l8960x-5s.dtsi"
10
11/ {
12 compatible = "apple,n53", "apple,s5l8960x", "apple,arm-platform";
13 model = "Apple iPhone 5s (LTE)";
14};