blob: 62ea437b58b25ca649e20b1072b4d835bbc17d3a [file] [log] [blame]
Tom Rini53633a82024-02-29 12:33:36 -05001// 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};