From c8d382921299a32e4ed9b690d3865e01a73ea02c Mon Sep 17 00:00:00 2001 From: Peter Ujfalusi Date: Mon, 16 Mar 2015 12:40:58 +0200 Subject: [PATCH] clk: ti: clk-3xxx-legacy: Correct McBSP related clock aliases Correct the McBSP2/4 ick mapping (they were 2->4 and 4->2). Add missing mcbsp clock aliases. 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 Signed-off-by: Tero Kristo --- Reading git-format-patch failed