1// SPDX-License-Identifier: GPL-2.0+ OR MIT 2/* 3 * Apple TV 4K (1st Generation), J105a, AppleTV6,2 (A1482) 4 * Copyright (c) 2024, Nick Chan <towinchenmi@gmail.com> 5 */ 6 7/dts-v1/; 8 9#include "t8011.dtsi" 10#include "t8011-common.dtsi" 11 12/ { 13 compatible = "apple,j105a", "apple,t8011", "apple,arm-platform"; 14 model = "Apple TV 4K (1st Generation)"; 15 chassis-type = "television"; 16}; 17