blob: 5a0f7f17856f3bc7ece0917607c9634933d3cf66 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
// SPDX-License-Identifier: GPL-2.0
/dts-v1/;
#include "pxa300-raumfeld-common.dtsi"
#include "pxa300-raumfeld-tuneable-clock.dtsi"
/ {
model = "Raumfeld Speaker L (PXA3xx)";
compatible = "raumfeld,raumfeld-speaker-l-pxa303", "marvell,pxa300";
};
|