1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-09-20 01:52:09 +02:00
Files
u-boot-megous/drivers/pinctrl/rockchip
David Wu 502980914b pinctrl: rockchip: Add 32bit writing function for rk3288 gpio0 pinctrl
There are no higher 16 writing corresponding bits for pmu_gpio0's
iomux/drive/pull at rk3288, need to read the value from register
firstly. Add the flag to distinguish it from normal registers.

Signed-off-by: David Wu <david.wu@rock-chips.com>
2019-03-29 09:24:44 +01:00
..