1*8ccc0d23SEmmanuel Vadot// SPDX-License-Identifier: GPL-2.0+ OR MIT 2*8ccc0d23SEmmanuel Vadot/* 3*8ccc0d23SEmmanuel Vadot * Apple T2 MacBookPro16,1 (j152f), J152f, iBridge2,14 4*8ccc0d23SEmmanuel Vadot * Copyright (c) 2024, Nick Chan <towinchenmi@gmail.com> 5*8ccc0d23SEmmanuel Vadot */ 6*8ccc0d23SEmmanuel Vadot 7*8ccc0d23SEmmanuel Vadot/dts-v1/; 8*8ccc0d23SEmmanuel Vadot 9*8ccc0d23SEmmanuel Vadot#include "t8012-jxxx.dtsi" 10*8ccc0d23SEmmanuel Vadot#include "t8012-touchbar.dtsi" 11*8ccc0d23SEmmanuel Vadot 12*8ccc0d23SEmmanuel Vadot/ { 13*8ccc0d23SEmmanuel Vadot model = "Apple T2 MacBookPro16,1 (j152f)"; 14*8ccc0d23SEmmanuel Vadot compatible = "apple,j152f", "apple,t8012", "apple,arm-platform"; 15*8ccc0d23SEmmanuel Vadot}; 16