xref: /linux/arch/arm64/boot/dts/apple/t6001-j375c.dts (revision b66451723c45b791fd2824d1b8f62fe498989e23)
1// SPDX-License-Identifier: GPL-2.0+ OR MIT
2/*
3 * Mac Studio (M1 Max, 2022)
4 *
5 * target-type: J375c
6 *
7 * Copyright The Asahi Linux Contributors
8 */
9
10/dts-v1/;
11
12#include "t6001.dtsi"
13#include "t600x-j375.dtsi"
14
15/ {
16	compatible = "apple,j375c", "apple,t6001", "apple,arm-platform";
17	model = "Apple Mac Studio (M1 Max, 2022)";
18};
19
20&wifi0 {
21	brcm,board-type = "apple,okinawa";
22};
23
24&bluetooth0 {
25	brcm,board-type = "apple,okinawa";
26};
27