ARM: dts: am57xx-beagle-x15: Enable AFIFO use for McASP3
[deliverable/linux.git] / arch / arm / boot / dts / am57xx-beagle-x15.dts
index 0a5fc5d02ce2ba9893ac30b6f9997df08d04eb65..75d04b1bbd1b94f1338ea48536d46fa800c6aab9 100644 (file)
                };
        };
 
-       sound0: sound@0 {
+       sound0: sound0 {
                compatible = "simple-audio-card";
                simple-audio-card,name = "BeagleBoard-X15";
                simple-audio-card,widgets =
 
                sound0_master: simple-audio-card,codec {
                        sound-dai = <&tlv320aic3104>;
-                       assigned-clocks = <&clkoutmux2_clk_mux>;
-                       assigned-clock-parents = <&sys_clk2_dclk_div>;
                        clocks = <&clkout2_clk>;
                };
        };
                pinctrl-names = "default", "sleep";
                pinctrl-0 = <&clkout2_pins_default>;
                pinctrl-1 = <&clkout2_pins_sleep>;
+               assigned-clocks = <&clkoutmux2_clk_mux>;
+               assigned-clock-parents = <&sys_clk2_dclk_div>;
+
                status = "okay";
                adc-settle-ms = <40>;
 
        serial-dir = <  /* 0: INACTIVE, 1: TX, 2: RX */
                1 2 0 0
        >;
+       tx-num-evt = <32>;
+       rx-num-evt = <32>;
 };
 
 &mailbox5 {
This page took 0.024598 seconds and 5 git commands to generate.