blob: fa10d896282c47357f2cfe3acb5084c3ce4564f6 (
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 M (PXA3xx)";
compatible = "raumfeld,raumfeld-speaker-m-pxa303", "marvell,pxa300";
};
|