linux/arch/arm64/boot/dts/apple/s5l8960x-j85.dts
Konrad Dybcio 4b9eeff5da arm64: dts: apple: Add A7 devices
Add DTS files for the A7 SoC and the following devices based on it:

- iPhone 5s
- iPad Air (1)
- iPad mini 2
- iPad mini 3

Signed-off-by: Konrad Dybcio <konradybcio@kernel.org>
[Nick: SMP and m1n1 support, gpio-keys additions]
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

14 lines
320 B
Text

// SPDX-License-Identifier: GPL-2.0+ OR MIT
/*
* Apple iPad mini 2 (Wi-Fi), J85, iPad4,4 (A1489)
* Copyright (c) 2022, Konrad Dybcio <konradybcio@kernel.org>
*/
/dts-v1/;
#include "s5l8960x-mini2.dtsi"
/ {
compatible = "apple,j85", "apple,s5l8960x", "apple,arm-platform";
model = "Apple iPad mini 2 (Wi-Fi)";
};