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 15 lines 359 B view raw
1// SPDX-License-Identifier: GPL-2.0+ OR MIT 2/* 3 * Apple iPhone 6s Plus (TSMC), N66m, iPhone8,2 (A1634/A1687/A1690/A1699) 4 * Copyright (c) 2022, Konrad Dybcio <konradybcio@kernel.org> 5 */ 6 7/dts-v1/; 8 9#include "s8003.dtsi" 10#include "s800x-6s.dtsi" 11 12/ { 13 compatible = "apple,n66m", "apple,s8003", "apple,arm-platform"; 14 model = "Apple iPhone 6s Plus (TSMC)"; 15};