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 v4.17 16 lines 258 B view raw
1// SPDX-License-Identifier: GPL-2.0 2/dts-v1/; 3 4#include "omap2420-n8x0-common.dtsi" 5 6/ { 7 model = "Nokia N810"; 8 compatible = "nokia,n810", "nokia,n8x0", "ti,omap2420", "ti,omap2"; 9}; 10 11&i2c2 { 12 aic3x@18 { 13 compatible = "tlv320aic3x"; 14 reg = <0x18>; 15 }; 16};