blob: ff1803ce23001c7817a336456bed626adc3931e3 [file] [log] [blame]
Tom Rini53633a82024-02-29 12:33:36 -05001// SPDX-License-Identifier: GPL-2.0+ OR MIT
2/*
3 * MacBook Pro (16-inch, M1 Pro, 2021)
4 *
5 * target-type: J316s
6 *
7 * Copyright The Asahi Linux Contributors
8 */
9
10/dts-v1/;
11
12#include "t6000.dtsi"
13#include "t600x-j314-j316.dtsi"
14
15/ {
16 compatible = "apple,j316s", "apple,t6000", "apple,arm-platform";
17 model = "Apple MacBook Pro (16-inch, M1 Pro, 2021)";
18};