xref: /linux/arch/arm64/boot/dts/apple/t6030-j516s.dts (revision 67f8bc848ee31831336bd478e57d2f993551902e)
1// SPDX-License-Identifier: GPL-2.0+ OR MIT
2/*
3 * MacBook Pro (16-inch, M3 Pro, Nov 2023)
4 *
5 * target-type: J516s
6 *
7 * Copyright The Asahi Linux Contributors
8 */
9
10/dts-v1/;
11
12#include "t6030.dtsi"
13#include "t603x-j514-j516.dtsi"
14
15/ {
16	compatible = "apple,j516s", "apple,t6030", "apple,arm-platform";
17	model = "Apple MacBook Pro (16-inch, M3 Pro, Nov 2023)";
18};
19
20&framebuffer0 {
21	power-domains = <&ps_disp_cpu>;
22};
23