linux-loongson/arch/arm64/boot/dts/apple/s5l8960x-j72.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

15 lines
319 B
Plaintext

// SPDX-License-Identifier: GPL-2.0+ OR MIT
/*
* Apple iPad Air (Cellular), J72, iPad4,2 (A1475)
* Copyright (c) 2022, Konrad Dybcio <konradybcio@kernel.org>
*/
/dts-v1/;
#include "s5l8960x-air1.dtsi"
/ {
compatible = "apple,j72", "apple,s5l8960x", "apple,arm-platform";
model = "Apple iPad Air (Cellular)";
};