linux-loongson/arch/arm64/boot/dts/apple/s8000-n66.dts
Konrad Dybcio 0806906b82 arm64: dts: apple: Add A9 devices
Add DTS files for the A9 SoC and the following devices based on it:
- iPhone 6s
- iPhone 6s Plus
- iPhone SE (2016)
- iPad 5

Signed-off-by: Konrad Dybcio <konradybcio@kernel.org>
[Nick: SMP, m1n1 and AOP pinctrl support]
Co-developed-by: Nick Chan <towinchenmi@gmail.com>
Signed-off-by: Nick Chan <towinchenmi@gmail.com>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
Reviewed-by: Neal Gompa <neal@gompa.dev>
Signed-off-by: Hector Martin <marcan@marcan.st>
2024-10-26 00:14:45 +09:00

16 lines
363 B
Plaintext

// SPDX-License-Identifier: GPL-2.0+ OR MIT
/*
* Apple iPhone 6s Plus (Samsung), N66, iPhone8,2 (A1634/A1687/A1690/A1699)
* Copyright (c) 2022, Konrad Dybcio <konradybcio@kernel.org>
*/
/dts-v1/;
#include "s8000.dtsi"
#include "s800x-6s.dtsi"
/ {
compatible = "apple,n66", "apple,s8000", "apple,arm-platform";
model = "Apple iPhone 6s Plus (Samsung)";
};