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.2 14 lines 301 B view raw
1/* 2 * Copyright (C) 2017 Chen-Yu Tsai <wens@csie.org> 3 * 4 * SPDX-License-Identifier: (GPL-2.0+ OR MIT) 5 */ 6 7/dts-v1/; 8#include "sun8i-h3.dtsi" 9#include "sunxi-libretech-all-h3-cc.dtsi" 10 11/ { 12 model = "Libre Computer Board ALL-H3-CC H3"; 13 compatible = "libretech,all-h3-cc-h3", "allwinner,sun8i-h3"; 14};