Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

at v6.19 14 lines 326 B view raw
1// SPDX-License-Identifier: GPL-2.0+ OR MIT 2/* 3 * Apple iPad mini 2 (Cellular), J86, iPad4,5 (A1490) 4 * Copyright (c) 2022, Konrad Dybcio <konradybcio@kernel.org> 5 */ 6 7/dts-v1/; 8 9#include "s5l8960x-mini2.dtsi" 10 11/ { 12 compatible = "apple,j86", "apple,s5l8960x", "apple,arm-platform"; 13 model = "Apple iPad mini 2 (Cellular)"; 14};