History log of /rk3399_rockchip-uboot/drivers/pinctrl/pinctrl-rockchip.c (Results 26 – 31 of 31)
Revision Date Author Comments
# 88a1f7ff 27-Mar-2018 David Wu <david.wu@rock-chips.com>

pinctrl: rockchip: Fix the reg offset of rk3308

Change-Id: I4f57f5eed807a60abfe4189b93a667ce13314f2c
Signed-off-by: David Wu <david.wu@rock-chips.com>


# b3077611 13-Mar-2018 David Wu <david.wu@rock-chips.com>

pinctrl: rockchip: Add pinctrl support for rk3308

The most pins of rk3308 are 2bits iomux, but the banks's register
width is 0x8.

Change-Id: Iaf79232a552a5e239610bce533fe884df4a4743c
Signed-off-by:

pinctrl: rockchip: Add pinctrl support for rk3308

The most pins of rk3308 are 2bits iomux, but the banks's register
width is 0x8.

Change-Id: Iaf79232a552a5e239610bce533fe884df4a4743c
Signed-off-by: David Wu <david.wu@rock-chips.com>

show more ...


# 87f0ac57 26-Feb-2018 David Wu <david.wu@rock-chips.com>

pinctrl: rockchip: Change the max pin entry to 30

Some case like rk3328 gmac rgmii pins has 22 pins, so
need to change the max pin entry to 30, otherwise it
make something not work.

Change-Id: I689

pinctrl: rockchip: Change the max pin entry to 30

Some case like rk3328 gmac rgmii pins has 22 pins, so
need to change the max pin entry to 30, otherwise it
make something not work.

Change-Id: I6897ce6ff995713da75c2094d857b3eb95b77204
Signed-off-by: David Wu <david.wu@rock-chips.com>

show more ...


# 2208cfa9 07-Feb-2018 Kever Yang <kever.yang@rock-chips.com>

rockchip: pinctrl: convert to live dt

Use live dt api

Change-Id: Icb7d9fe52053b7436c262fbe79007e7f4394c715
Signed-off-by: Kever Yang <kever.yang@rock-chips.com>


# 793770df 06-Feb-2018 David Wu <david.wu@rock-chips.com>

pinctrl: rockchip: Fix the uart2 & uart3 route bit of px30

Uart2 and uart3 both have routed bit, use their rx pin to
switch m0 or m1.

Change-Id: Iae64bb675a1f8cc8e54c7b798bffcf89d68fb64f
Signed-off

pinctrl: rockchip: Fix the uart2 & uart3 route bit of px30

Uart2 and uart3 both have routed bit, use their rx pin to
switch m0 or m1.

Change-Id: Iae64bb675a1f8cc8e54c7b798bffcf89d68fb64f
Signed-off-by: David Wu <david.wu@rock-chips.com>

show more ...


# 49c55878 31-Jan-2018 David Wu <david.wu@rock-chips.com>

pinctrl: rockchip: Add common rockchip pinctrl driver

Use this drive to fit all Rockchip SOCs and to support
the desired pinctrl configuration via DTS.

Change-Id: I86b5f25feb13c92a56103aef292a492e8

pinctrl: rockchip: Add common rockchip pinctrl driver

Use this drive to fit all Rockchip SOCs and to support
the desired pinctrl configuration via DTS.

Change-Id: I86b5f25feb13c92a56103aef292a492e8f2accc8
Signed-off-by: David Wu <david.wu@rock-chips.com>

show more ...


12