xref: /freebsd-src/sys/contrib/device-tree/src/arm64/apple/t6001-j316c.dts (revision 8bab661a3316d8bd9b9fbd11a3b4371b91507bd2)
1*8bab661aSEmmanuel Vadot// SPDX-License-Identifier: GPL-2.0+ OR MIT
2*8bab661aSEmmanuel Vadot/*
3*8bab661aSEmmanuel Vadot * MacBook Pro (16-inch, M1 Max, 2021)
4*8bab661aSEmmanuel Vadot *
5*8bab661aSEmmanuel Vadot * target-type: J316c
6*8bab661aSEmmanuel Vadot *
7*8bab661aSEmmanuel Vadot * Copyright The Asahi Linux Contributors
8*8bab661aSEmmanuel Vadot */
9*8bab661aSEmmanuel Vadot
10*8bab661aSEmmanuel Vadot/dts-v1/;
11*8bab661aSEmmanuel Vadot
12*8bab661aSEmmanuel Vadot#include "t6001.dtsi"
13*8bab661aSEmmanuel Vadot#include "t600x-j314-j316.dtsi"
14*8bab661aSEmmanuel Vadot
15*8bab661aSEmmanuel Vadot/ {
16*8bab661aSEmmanuel Vadot	compatible = "apple,j316c", "apple,t6001", "apple,arm-platform";
17*8bab661aSEmmanuel Vadot	model = "Apple MacBook Pro (16-inch, M1 Max, 2021)";
18*8bab661aSEmmanuel Vadot};
19