1*5f62a964SEmmanuel Vadot// SPDX-License-Identifier: GPL-2.0+ OR MIT 2*5f62a964SEmmanuel Vadot/* 3*5f62a964SEmmanuel Vadot * Apple iPhone X common device tree 4*5f62a964SEmmanuel Vadot * 5*5f62a964SEmmanuel Vadot * Copyright (c) 2022, Konrad Dybcio <konradybcio@kernel.org> 6*5f62a964SEmmanuel Vadot */ 7*5f62a964SEmmanuel Vadot 8*5f62a964SEmmanuel Vadot#include "t8015.dtsi" 9*5f62a964SEmmanuel Vadot#include "t8015-common.dtsi" 10*5f62a964SEmmanuel Vadot 11*5f62a964SEmmanuel Vadot/ { 12*5f62a964SEmmanuel Vadot chassis-type = "handset"; 13*5f62a964SEmmanuel Vadot}; 14