blob: 36e20cbf8704b5b59265c9679882b71f18285c3a (
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 S (PXA3xx)";
compatible = "raumfeld,raumfeld-speaker-s-pxa303", "marvell,pxa300";
};
|