]> git.ipfire.org Git - people/arne_f/kernel.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:05:40 +0000 (12:05 +0200)
commit869d286703e6ab3e87fab3d460dfe3011f8407c0
treef20d9a05710d928a763451bd4f95376228e69bec
parent54a4d8c8c9c70dcadb7a11e57496cfc8b5466bf3
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