[PATCH 0/2] clk: meson: gxbb: fix audio divider flags
From: Neil Armstrong <hidden>
Date: 2017-07-27 13:35:51
Also in:
linux-amlogic, linux-clk, lkml
From: Neil Armstrong <hidden>
Date: 2017-07-27 13:35:51
Also in:
linux-amlogic, linux-clk, lkml
On 07/27/2017 03:09 PM, Jerome Brunet wrote:
Two audio clocks incorrectly set divider flags in the hw.init flag. Just move these flags where they belong. Jerome Brunet (2): clk: meson: gxbb: fix meson cts_amclk divider flags clk: meson: gxbb: fix clk_mclk_i958 divider flags drivers/clk/meson/gxbb.c | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-)
Applied on clk-meson's fixes/drivers Thx