]> git.ipfire.org Git - thirdparty/u-boot.git/blob - src/arm64/apple/t6000.dtsi
Squashed 'dts/upstream/' content from commit aaba2d45dc2a
[thirdparty/u-boot.git] / src / arm64 / apple / t6000.dtsi
1 // SPDX-License-Identifier: GPL-2.0+ OR MIT
2 /*
3 * Apple T6000 "M1 Pro" SoC
4 *
5 * Other names: H13J, "Jade Chop"
6 *
7 * Copyright The Asahi Linux Contributors
8 */
9
10 /* This chip is just a cut down version of t6001, so include it and disable the missing parts */
11
12 #include "t6001.dtsi"
13
14 / {
15 compatible = "apple,t6000", "apple,arm-platform";
16 };
17
18 /delete-node/ &pmgr_south;