diff options
Diffstat (limited to 'dts/upstream/src/arm64/apple/t8012-j132.dts')
-rw-r--r-- | dts/upstream/src/arm64/apple/t8012-j132.dts | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/dts/upstream/src/arm64/apple/t8012-j132.dts b/dts/upstream/src/arm64/apple/t8012-j132.dts new file mode 100644 index 00000000000..778a69be18d --- /dev/null +++ b/dts/upstream/src/arm64/apple/t8012-j132.dts @@ -0,0 +1,14 @@ +// SPDX-License-Identifier: GPL-2.0+ OR MIT +/* + * Apple T2 MacBookPro15,2 (j132), J132, iBridge2,4 + * Copyright (c) 2024, Nick Chan <towinchenmi@gmail.com> + */ + +/dts-v1/; + +#include "t8012-jxxx.dtsi" + +/ { + model = "Apple T2 MacBookPro15,2 (j132)"; + compatible = "apple,j132", "apple,t8012", "apple,arm-platform"; +}; |