linux/arch/arm64/boot/dts/apple/t8015-d22.dts
Konrad Dybcio d23457abac arm64: dts: apple: Add A11 devices
Add DTS files for the A11 SoC and the following devices based on it:

- iPhone 8
- iPhone 8 Plus
- iPhone X

On A11, Apple has introduced independent performance and efficiency core
clusters, so indicate it in the device tree as well.

Signed-off-by: Konrad Dybcio <konradybcio@kernel.org>
[Nick: SMP and m1n1 support, disabled SMC pinctrl]
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:46 +09:00

14 lines
309 B
Text

// SPDX-License-Identifier: GPL-2.0+ OR MIT
/*
* Apple iPhone X (Global), D22, iPhone10,3 (A1865)
* Copyright (c) 2022, Konrad Dybcio <konradybcio@kernel.org>
*/
/dts-v1/;
#include "t8015-x.dtsi"
/ {
compatible = "apple,d22", "apple,t8015", "apple,arm-platform";
model = "Apple iPhone X (Global)";
};