Re: [PATCH v5 6/9] clk: mediatek: Add flags support for mtk_gate data

From: Stephen Boyd
Date: Thu Apr 11 2019 - 16:20:02 EST


Quoting Weiyi Lu (2019-03-04 21:05:43)
> On some Mediatek platforms, there are critical clocks of
> clock gate type.
> To register clock gate with flags CLK_IS_CRITICAL,
> we need to add the flags field in mtk_gate data and register APIs.
>
> Signed-off-by: Weiyi Lu <weiyi.lu@xxxxxxxxxxxx>

This patch doesn't apply, because it's already there via commit
5a1cc4c27ad2 ("clk: mediatek: Add flags to mtk_gate").