clk: mediatek: add support for SETCLR_INV and NO_SETCLR flags
authorFabien Parent <fparent@baylibre.com>
Sun, 24 Mar 2019 15:46:35 +0000 (16:46 +0100)
committerTom Rini <trini@konsulko.com>
Tue, 23 Apr 2019 21:57:26 +0000 (17:57 -0400)
commitfe913a8bb666db014e8d0b23ecd5daa26042f26a
tree9070d135460f717a156695ee438d4138f1251630
parentb5096f1b6d439d154f888febef56e7b3ecc4e37e
clk: mediatek: add support for SETCLR_INV and NO_SETCLR flags

Add the implementation for the CLK_GATE_SETCLR_INV and
CLK_GATE_NO_SETCLR flags.

Signed-off-by: Fabien Parent <fparent@baylibre.com>
Acked-by: Ryder Lee <ryder.lee@mediatek.com>
drivers/clk/mediatek/clk-mtk.c