xref: /freebsd/sys/contrib/device-tree/src/arm64/apple/t8015-8plus.dtsi (revision 5f62a964e9f8abc6a05d8338273fadd154f0a206)
1*5f62a964SEmmanuel Vadot// SPDX-License-Identifier: GPL-2.0+ OR MIT
2*5f62a964SEmmanuel Vadot/*
3*5f62a964SEmmanuel Vadot * Apple iPhone 8 Plus 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/* The 8 Plus has minor differences like 1 more camera, 1 GiB of RAM more and a bigger display. */
9*5f62a964SEmmanuel Vadot#include "t8015-8.dtsi"
10