]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
pinctrl: rockchip: fix restore error in resume
authorWang Panzhenzhuan <randy.wang@rock-chips.com>
Tue, 23 Feb 2021 10:07:25 +0000 (18:07 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 7 Apr 2021 10:04:21 +0000 (12:04 +0200)
commit7e9ed17afd062a4ac5e32e03cdddb011fe1cd002
treeb7bce6a2955d7a5e2f9d57df6c4878deec503cc7
parent9b5869d9ab195315df58d2fcc39ee6a892e4b5ba
pinctrl: rockchip: fix restore error in resume

commit c971af25cda94afe71617790826a86253e88eab0 upstream.

The restore in resume should match to suspend which only set for RK3288
SoCs pinctrl.

Fixes: 8dca933127024 ("pinctrl: rockchip: save and restore gpio6_c6 pinmux in suspend/resume")
Reviewed-by: Jianqun Xu <jay.xu@rock-chips.com>
Reviewed-by: Heiko Stuebner <heiko@sntech.de>
Signed-off-by: Wang Panzhenzhuan <randy.wang@rock-chips.com>
Signed-off-by: Jianqun Xu <jay.xu@rock-chips.com>
Link: https://lore.kernel.org/r/20210223100725.269240-1-jay.xu@rock-chips.com
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/pinctrl/pinctrl-rockchip.c