mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-09-18 22:14:16 +00:00
17 lines
394 B
Text
17 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)";
|
||
|
};
|