xref: /linux/scripts/dtc/include-prefixes/arm64/apple/t6021-j416c.dts (revision 0f048c878ee32a4259dbf28e0ad8fd0b71ee0085)
1// SPDX-License-Identifier: GPL-2.0+ OR MIT
2/*
3 * MacBook Pro (16-inch, M2 Max, 2022)
4 *
5 * target-type: J416c
6 *
7 * Copyright The Asahi Linux Contributors
8 */
9
10/dts-v1/;
11
12#include "t6021.dtsi"
13#include "t602x-j414-j416.dtsi"
14
15/ {
16	compatible = "apple,j416c", "apple,t6021", "apple,arm-platform";
17	model = "Apple MacBook Pro (16-inch, M2 Max, 2023)";
18};
19
20&wifi0 {
21	brcm,board-type = "apple,amami";
22};
23
24&bluetooth0 {
25	brcm,board-type = "apple,amami";
26};
27