diff options
| author | Bin Meng <[email protected]> | 2017-05-07 19:52:29 -0700 |
|---|---|---|
| committer | Bin Meng <[email protected]> | 2017-05-17 17:13:06 +0800 |
| commit | 770ee0174223e824a721f5f164cc8b2bf7473189 (patch) | |
| tree | 0de6de27fe1f7ee3d15aa9333ac2011d75a544f7 /scripts/objdiff | |
| parent | 4759dffe23460d39d8e92c01013b00a3587e2112 (diff) | |
x86: ich6_gpio: Add use-lvl-write-cache for I/O access mode
Add a device-tree property use-lvl-write-cache that will cause
writes to lvl to be cached instead of read from lvl before each
write. This is required on some platforms that have the register
implemented as dual read/write (such as Baytrail).
Prior to this fix the blue USB port on the Minnowboard Max was
unusable since USB_HOST_EN0 was set high then immediately set
low when USB_HOST_EN1 was written.
This also resolves the 'gpio clear | set' command warning like:
"Warning: value of pin is still 0"
Signed-off-by: George McCollister <[email protected]>
<rebased on latest origin/master, fixed all baytrail boards>
Signed-off-by: Bin Meng <[email protected]>
Reviewed-by: Stefan Roese <[email protected]>
Reviewed-by: Simon Glass <[email protected]>
Diffstat (limited to 'scripts/objdiff')
0 files changed, 0 insertions, 0 deletions
