Searched hist:"770 ee0174223e824a721f5f164cc8b2bf7473189" (Results 1 – 6 of 6) sorted by relevance
| /rk3399_rockchip-uboot/arch/x86/dts/ |
| H A D | dfi-bt700.dtsi | 770ee0174223e824a721f5f164cc8b2bf7473189 Mon May 08 02:52:29 UTC 2017 Bin Meng <bmeng.cn@gmail.com> 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 <george.mccollister@gmail.com> <rebased on latest origin/master, fixed all baytrail boards> Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Stefan Roese <sr@denx.de> Reviewed-by: Simon Glass <sjg@chromium.org>
|
| H A D | baytrail_som-db5800-som-6867.dts | 770ee0174223e824a721f5f164cc8b2bf7473189 Mon May 08 02:52:29 UTC 2017 Bin Meng <bmeng.cn@gmail.com> 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 <george.mccollister@gmail.com> <rebased on latest origin/master, fixed all baytrail boards> Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Stefan Roese <sr@denx.de> Reviewed-by: Simon Glass <sjg@chromium.org>
|
| H A D | conga-qeval20-qa3-e3845.dts | 770ee0174223e824a721f5f164cc8b2bf7473189 Mon May 08 02:52:29 UTC 2017 Bin Meng <bmeng.cn@gmail.com> 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 <george.mccollister@gmail.com> <rebased on latest origin/master, fixed all baytrail boards> Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Stefan Roese <sr@denx.de> Reviewed-by: Simon Glass <sjg@chromium.org>
|
| H A D | bayleybay.dts | 770ee0174223e824a721f5f164cc8b2bf7473189 Mon May 08 02:52:29 UTC 2017 Bin Meng <bmeng.cn@gmail.com> 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 <george.mccollister@gmail.com> <rebased on latest origin/master, fixed all baytrail boards> Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Stefan Roese <sr@denx.de> Reviewed-by: Simon Glass <sjg@chromium.org>
|
| H A D | minnowmax.dts | 770ee0174223e824a721f5f164cc8b2bf7473189 Mon May 08 02:52:29 UTC 2017 Bin Meng <bmeng.cn@gmail.com> 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 <george.mccollister@gmail.com> <rebased on latest origin/master, fixed all baytrail boards> Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Stefan Roese <sr@denx.de> Reviewed-by: Simon Glass <sjg@chromium.org>
|
| /rk3399_rockchip-uboot/drivers/gpio/ |
| H A D | intel_ich6_gpio.c | 770ee0174223e824a721f5f164cc8b2bf7473189 Mon May 08 02:52:29 UTC 2017 Bin Meng <bmeng.cn@gmail.com> 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 <george.mccollister@gmail.com> <rebased on latest origin/master, fixed all baytrail boards> Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Stefan Roese <sr@denx.de> Reviewed-by: Simon Glass <sjg@chromium.org>
|