Skip to content
  • Tony Lindgren's avatar
    clk: ti: dra7: Fix mcasp8 clock bits · dd8882a2
    Tony Lindgren authored
    There's a typo for dra7 mcasp clkctrl bit, it should be 22 like the other
    macasp instances, and not 24. And in dra7xx_clks[] we have the bits wrong
    way around.
    
    Fixes: dffa9051
    
     ("clk: ti: dra7: add new clkctrl data")
    Cc: linux-clk@vger.kernel.org
    Cc: Michael Turquette <mturquette@baylibre.com>
    Cc: Stephen Boyd <sboyd@kernel.org>
    Cc: Suman Anna <s-anna@ti.com>
    Cc: Tero Kristo <t-kristo@ti.com>
    Acked-by: default avatarStephen Boyd <sboyd@kernel.org>
    Signed-off-by: default avatarTony Lindgren <tony@atomide.com>
    dd8882a2