xref: /freebsd/sys/contrib/device-tree/src/arm64/apple/t6000.dtsi (revision d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf)
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;
19