diff options
Diffstat (limited to 'sys/contrib/device-tree/src/arm64/apple/t8012-j160.dts')
| -rw-r--r-- | sys/contrib/device-tree/src/arm64/apple/t8012-j160.dts | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/sys/contrib/device-tree/src/arm64/apple/t8012-j160.dts b/sys/contrib/device-tree/src/arm64/apple/t8012-j160.dts new file mode 100644 index 000000000000..fbcc0604f4a0 --- /dev/null +++ b/sys/contrib/device-tree/src/arm64/apple/t8012-j160.dts @@ -0,0 +1,14 @@ +// SPDX-License-Identifier: GPL-2.0+ OR MIT +/* + * Apple T2 MacPro7,1 (j160), J160, iBridge2,6 + * Copyright (c) 2024, Nick Chan <towinchenmi@gmail.com> + */ + +/dts-v1/; + +#include "t8012-jxxx.dtsi" + +/ { + model = "Apple T2 MacPro7,1 (j160)"; + compatible = "apple,j160", "apple,t8012", "apple,arm-platform"; +}; |
