repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
mtd: nand: omap: Fix comment in platform data using wrong Kconfig symbol
[linux/fpc-iii.git]
/
arch
/
arm
/
boot
/
dts
/
pxa300-raumfeld-speaker-l.dts
blob
5a0f7f17856f3bc7ece0917607c9634933d3cf66
1
// SPDX-License-Identifier: GPL-2.0
2
3
/dts-v1/;
4
5
#include "pxa300-raumfeld-common.dtsi"
6
#include "pxa300-raumfeld-tuneable-clock.dtsi"
7
8
/ {
9
model = "Raumfeld Speaker L (PXA3xx)";
10
compatible = "raumfeld,raumfeld-speaker-l-pxa303", "marvell,pxa300";
11
};