提交 b3f742cc 编写于 作者: A Andrew Lunn 提交者: Jason Cooper

ARM: kirkwood: Add audio node to kirkwood.dtsi

The binding has existed for a while, so add the missing node so it can
be used by devices.
Signed-off-by: NAndrew Lunn <andrew@lunn.ch>
Signed-off-by: NJason Cooper <jason@lakedaemon.net>
上级 b89af936
......@@ -310,5 +310,14 @@
#phy-cells = <0>;
status = "ok";
};
audio0: audio-controller@a0000 {
compatible = "marvell,kirkwood-audio";
reg = <0xa0000 0x2210>;
interrupts = <24>;
clocks = <&gate_clk 9>;
clock-names = "internal";
status = "disabled";
};
};
};
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册