Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

at v6.15 14 lines 307 B view raw
1// SPDX-License-Identifier: GPL-2.0+ OR MIT 2/* 3 * Apple T2 iMacPro1,1 (j137), J137, iBridge2,1 4 * Copyright (c) 2024, Nick Chan <towinchenmi@gmail.com> 5 */ 6 7/dts-v1/; 8 9#include "t8012-jxxx.dtsi" 10 11/ { 12 model = "Apple T2 iMacPro1,1 (j137)"; 13 compatible = "apple,j137", "apple,t8012", "apple,arm-platform"; 14};