1 // SPDX-License-Identifier: GPL-2.0
3 * Marvell OpenRD Client Board Description
5 * Andrew Lunn <andrew@lunn.ch>
7 * This file contains the definitions that are specific to OpenRD
8 * client variant of the Marvell Kirkwood Development Board.
13 #include "kirkwood-openrd.dtsi"
16 model = "OpenRD Client";
17 compatible = "marvell,openrd-client", "marvell,openrd", "marvell,kirkwood-88f6281", "marvell,kirkwood";
20 audio-controller@a0000 {
25 clock-frequency = <400000>;
28 compatible = "cirrus,cs42l51";
30 #sound-dai-cells = <0>;
36 compatible = "simple-audio-card";
37 simple-audio-card,format = "i2s";
38 simple-audio-card,mclk-fs = <256>;
40 simple-audio-card,cpu {
41 sound-dai = <&audio0 0>;
44 simple-audio-card,codec {
45 sound-dai = <&cs42l51>;
53 ethphy0: ethernet-phy@8 {
56 ethphy1: ethernet-phy@24 {
64 phy-handle = <ðphy0>;
71 phy-handle = <ðphy1>;