linux/arch/arm64/boot/dts/apple/t8011-j121.dts
Konrad Dybcio a9a28afb83 arm64: dts: apple: Add A10X devices
Add DTS files for the A10X SoC and the following devices based on it:

- Apple TV 4K
- iPad Pro (2nd Generation) (10.5 Inch)
- iPad Pro (2nd Generation) (12.9 Inch)

Signed-off-by: Konrad Dybcio <konradybcio@kernel.org>
[Nick: SMP, m1n1 and Apple TV 4K support, uart interrupt and pinctrl fixes]
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
394 B
Text

// SPDX-License-Identifier: GPL-2.0+ OR MIT
/*
* Apple iPad Pro 2 (12.9-inch) (Cellular), J121, iPad7,2 (A1671)
* Copyright (c) 2022, Konrad Dybcio <konradybcio@kernel.org>
*/
/dts-v1/;
#include "t8011.dtsi"
#include "t8011-common.dtsi"
#include "t8011-pro2.dtsi"
/ {
compatible = "apple,j121", "apple,t8011", "apple,arm-platform";
model = "Apple iPad Pro 2 (12.9-inch) (Cellular)";
};