On Fri 27 Sep 2019 at 11:36, Neil Armstrong <narmstr...@baylibre.com> wrote:
>> >> static struct clk_regmap spdifout_clk_sel = >> AUD_MST_MCLK_MUX(spdifout_clk, AUDIO_CLK_SPDIFOUT_CTRL); >> @@ -502,7 +522,6 @@ static struct clk_regmap tdmout_c_lrclk = >> AUD_TDM_LRLCK(out_c, AUDIO_CLK_TDMOUT_C_CTRL); >> >> /* AXG/G12A Clocks */ >> - > > Spurious line remove Oops, I'll migrate that to the appropriate change, Thx > >> static struct clk_hw axg_aud_top = { >> .init = &(struct clk_init_data) { >> /* Provide aud_top signal name on axg and g12a */ >> @@ -573,7 +592,185 @@ static struct clk_regmap g12a_tdm_sclk_pad_2 = >> AUD_TDM_PAD_CTRL( > > Small nit, but: > Reviewed-by: Neil Armstrong <narmstr...@baylibre.com>