Linux Audio

Check our new training course

Linux debugging, profiling, tracing and performance analysis training

Apr 14-17, 2025
Register
Loading...
Note: File does not exist in v4.17.
 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};