clk: ti: clk-3xxx: Correct McBSP related DT clock definitions
authorPeter Ujfalusi <peter.ujfalusi@ti.com>
Mon, 16 Mar 2015 10:40:57 +0000 (12:40 +0200)
committerTero Kristo <t-kristo@ti.com>
Tue, 24 Mar 2015 18:23:50 +0000 (20:23 +0200)
commitf757d1b047dfe704d459746c289f27934de6f91e
tree436d2464a1ebdb3e7632e6dfa6c3ab46fb2c140a
parentc807dbedb5e5adbd4e1e2d07574d230df924a5a7
clk: ti: clk-3xxx: Correct McBSP related DT clock definitions

In DT boot we do not have devices named as omap-mcbsp.X.
Correct the McBSP2/4 ick mapping (they were 2->4 and 4->2).
Collect the McBSP clock definition in one location at the same time.

Fixes the following warning on boot:
[    0.307739] omap_hwmod: mcbsp2: _wait_target_ready failed: -16
[    0.307769] omap_hwmod: mcbsp2: cannot be enabled for reset (3)

Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
Signed-off-by: Tero Kristo <t-kristo@ti.com>
drivers/clk/ti/clk-3xxx.c