History log of /rk3399_rockchip-uboot/drivers/pinctrl/rockchip/pinctrl-rk3588.c (Results 1 – 4 of 4)
Revision Date Author Comments
# b3bfcf59 17-Aug-2022 Jianqun Xu <jay.xu@rock-chips.com>

pinctrl: rockchip: fix iomux set for rk3588 GPIO0_B4-GPIO0_D7

The pin range from GPIO0_B4 to GPIO0_D7 for rk3588 SoCs should set two
registers for iomux, since each of them has 8 bits width.

This p

pinctrl: rockchip: fix iomux set for rk3588 GPIO0_B4-GPIO0_D7

The pin range from GPIO0_B4 to GPIO0_D7 for rk3588 SoCs should set two
registers for iomux, since each of them has 8 bits width.

This patch fixes a issue when reset the iomux from a value from larger
than 8 to a value littler than 8, the high 4 bits should be reset to
'0'.

Change-Id: I48cda1c76bfd9b6546c3b91f511a75ea1e36ce7a
Signed-off-by: Jianqun Xu <jay.xu@rock-chips.com>

show more ...


# 038ebbd2 16-Aug-2022 Jianqun Xu <jay.xu@rock-chips.com>

pinctrl: rockchip: rk3588 sync with kernel driver

Change-Id: Iafab0d3463ba9f5807e0638bc3d33472102c8cd0
Signed-off-by: Jianqun Xu <jay.xu@rock-chips.com>


# 504ca0d4 23-Dec-2021 Jianqun Xu <jay.xu@rock-chips.com>

pinctrl: rockchip: rk3588 fix schmitt 8 pins per register

Change-Id: I74cd24adefc88eb2ba3bd2c8458629644bee6009
Signed-off-by: Jianqun Xu <jay.xu@rock-chips.com>


# 36a14c2f 29-Oct-2021 Jianqun Xu <jay.xu@rock-chips.com>

pinctrl: rockchip: support rk3588 pinctrl

Change-Id: If309cb4ec1a264d149b6896667422c2d6718812e
Signed-off-by: Jianqun Xu <jay.xu@rock-chips.com>