Revert "pinctrl: rockchip: correct RK3328 iomux width flag for GPIO2-B pins"
This reverts commit 14eab2181c
.
This commit is contained in:
parent
cc2f1bd0df
commit
8091d268fa
1 changed files with 1 additions and 1 deletions
|
@ -3695,7 +3695,7 @@ static struct rockchip_pin_bank rk3328_pin_banks[] = {
|
||||||
PIN_BANK_IOMUX_FLAGS(0, 32, "gpio0", 0, 0, 0, 0),
|
PIN_BANK_IOMUX_FLAGS(0, 32, "gpio0", 0, 0, 0, 0),
|
||||||
PIN_BANK_IOMUX_FLAGS(1, 32, "gpio1", 0, 0, 0, 0),
|
PIN_BANK_IOMUX_FLAGS(1, 32, "gpio1", 0, 0, 0, 0),
|
||||||
PIN_BANK_IOMUX_FLAGS(2, 32, "gpio2", 0,
|
PIN_BANK_IOMUX_FLAGS(2, 32, "gpio2", 0,
|
||||||
IOMUX_WIDTH_2BIT,
|
0,
|
||||||
IOMUX_WIDTH_3BIT,
|
IOMUX_WIDTH_3BIT,
|
||||||
0),
|
0),
|
||||||
PIN_BANK_IOMUX_FLAGS(3, 32, "gpio3",
|
PIN_BANK_IOMUX_FLAGS(3, 32, "gpio3",
|
||||||
|
|
Loading…
Reference in a new issue