commit | 24fc43bc7532adfe4aef07bd11dd57710c5df980 | [log] [tgz] |
---|---|---|
author | David Wu <david.wu@rock-chips.com> | Tue Feb 12 19:51:51 2019 +0800 |
committer | Philipp Tomsich <philipp.tomsich@theobroma-systems.com> | Fri Mar 29 09:24:44 2019 +0100 |
tree | 290e36c2a0d5f39c2a79f0476c4bf8b08dcbeb2e | |
parent | e91b8451dfef9cbda3411069cd885b8ea96931a4 [diff] |
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>