15f62a964SEmmanuel Vadot// SPDX-License-Identifier: GPL-2.0+ OR MIT 25f62a964SEmmanuel Vadot/* 35f62a964SEmmanuel Vadot * Apple iPhone 8 common device tree 45f62a964SEmmanuel Vadot * 55f62a964SEmmanuel Vadot * Copyright (c) 2022, Konrad Dybcio <konradybcio@kernel.org> 65f62a964SEmmanuel Vadot */ 75f62a964SEmmanuel Vadot 85f62a964SEmmanuel Vadot#include "t8015.dtsi" 95f62a964SEmmanuel Vadot#include "t8015-common.dtsi" 105f62a964SEmmanuel Vadot 115f62a964SEmmanuel Vadot/ { 125f62a964SEmmanuel Vadot chassis-type = "handset"; 135f62a964SEmmanuel Vadot}; 14*8ccc0d23SEmmanuel Vadot 15*8ccc0d23SEmmanuel Vadot&dwi_bl { 16*8ccc0d23SEmmanuel Vadot status = "okay"; 17*8ccc0d23SEmmanuel Vadot}; 18