]> git.ipfire.org Git - thirdparty/kernel/linux.git/blame - arch/arm/boot/dts/omap2420-n810.dts
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
[thirdparty/kernel/linux.git] / arch / arm / boot / dts / omap2420-n810.dts
CommitLineData
b2441318 1// SPDX-License-Identifier: GPL-2.0
a900f516
TL
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};
e92ce89c
FB
10
11&i2c2 {
12 aic3x@18 {
13 compatible = "tlv320aic3x";
14 reg = <0x18>;
15 };
16};