mirror of
https://github.com/LuckfoxTECH/luckfox-pico.git
synced 2026-01-18 11:38:31 +01:00
12 lines
252 B
Plaintext
12 lines
252 B
Plaintext
// 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";
|
|
};
|