xref: /freebsd/sys/contrib/device-tree/src/arm64/apple/s5l8960x-j86m.dts (revision 5f62a964e9f8abc6a05d8338273fadd154f0a206)
1*5f62a964SEmmanuel Vadot// SPDX-License-Identifier: GPL-2.0+ OR MIT
2*5f62a964SEmmanuel Vadot/*
3*5f62a964SEmmanuel Vadot * Apple iPad mini 3 (Cellular), J86m, iPad4,8 (A1600)
4*5f62a964SEmmanuel Vadot * Copyright (c) 2022, Konrad Dybcio <konradybcio@kernel.org>
5*5f62a964SEmmanuel Vadot */
6*5f62a964SEmmanuel Vadot
7*5f62a964SEmmanuel Vadot/dts-v1/;
8*5f62a964SEmmanuel Vadot
9*5f62a964SEmmanuel Vadot#include "s5l8960x-mini3.dtsi"
10*5f62a964SEmmanuel Vadot
11*5f62a964SEmmanuel Vadot/ {
12*5f62a964SEmmanuel Vadot	compatible = "apple,j86m", "apple,s5l8960x", "apple,arm-platform";
13*5f62a964SEmmanuel Vadot	model = "Apple iPad mini 3 (Cellular)";
14*5f62a964SEmmanuel Vadot};
15