commit | 502980914b2d6f9ee85a823aa3ef9ead76c0b7f2 | [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 | a2893baa47ce17ef97a8bff6b6af9223785db74d [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>