aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/sama5d3xmb.dtsi
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/boot/dts/sama5d3xmb.dtsi')
-rw-r--r--arch/arm/boot/dts/sama5d3xmb.dtsi2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/sama5d3xmb.dtsi b/arch/arm/boot/dts/sama5d3xmb.dtsi
index 306eef0f97ef..b8c6f20e780c 100644
--- a/arch/arm/boot/dts/sama5d3xmb.dtsi
+++ b/arch/arm/boot/dts/sama5d3xmb.dtsi
@@ -45,6 +45,8 @@
45 wm8904: wm8904@1a { 45 wm8904: wm8904@1a {
46 compatible = "wm8904"; 46 compatible = "wm8904";
47 reg = <0x1a>; 47 reg = <0x1a>;
48 clocks = <&pck0>;
49 clock-names = "mclk";
48 }; 50 };
49 }; 51 };
50 52