Linux Audio

Check our new training course

Buildroot integration, development and maintenance

Need a Buildroot system for your embedded project?
Loading...
v6.2
 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 S (PXA3xx)";
10	compatible = "raumfeld,raumfeld-speaker-s-pxa303", "marvell,pxa300";
11};
v5.14.15
 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 S (PXA3xx)";
10	compatible = "raumfeld,raumfeld-speaker-s-pxa303", "marvell,pxa300";
11};