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@mediatek.com
This patch doesn't apply, because it's already there via commit 5a1cc4c27ad2 ("clk: mediatek: Add flags to mtk_gate").