pinctrl: mediatek: mt8195: Add pm_ops
authorZhiyong Tao <zhiyong.tao@mediatek.com>
Sat, 11 Sep 2021 07:10:46 +0000 (15:10 +0800)
committerLinus Walleij <linus.walleij@linaro.org>
Thu, 16 Sep 2021 22:32:24 +0000 (00:32 +0200)
commitd9608eab1e661fe5138581c2d4ebeae9c76685d4
tree20e97a704409037f40da3b44af87693d720e3e0e
parentd7050df38dc35e7eb2d49aa02682e2117bdeb287
pinctrl: mediatek: mt8195: Add pm_ops

Setting this up will configure wake from suspend properly,
and wake only for the interrupts that are setup in wake_mask,
not all interrupts.

Fixes: 6cf5e9ef362af824de2e4e8afb78d74537f1e3db ("pinctrl: add pinctrl driver on mt8195")
Signed-off-by: Zhiyong Tao <zhiyong.tao@mediatek.com>
Reviewed-by: Chen-Yu Tsai <wenst@chromium.org>
Link: https://lore.kernel.org/r/20210911071046.17349-2-zhiyong.tao@mediatek.com
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/pinctrl/mediatek/pinctrl-mt8195.c