[PATCH v2 0/3] gpio: intel_gpio: Fix Intel gpio driver
Wolfgang Wallner
wolfgang.wallner at br-automation.com
Mon Feb 3 11:38:03 CET 2020
This series fixes some issues in the Intel gpio driver.
I have tested it on an Apollo Lake device, where U-Boot is booted as a
coreboot payload.
Changes in v2:
- Fixed typo in the commit description
- Fixed the same error in both intel_gpio_direction_output() and
intel_gpio_set_value() (Thanks to Bin Meng for catching this)
- Reworded commit description
- Added reviewed-by tags
Wolfgang Wallner (3):
gpio: intel_gpio: Pass pinctrl device to pcr_clrsetbits32()
gpio: intel_gpio: Clear tx state bit when setting output
gpio: intel_gpio: Fix register/bit offsets intel_gpio_get_value()
drivers/gpio/intel_gpio.c | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
--
2.25.0
More information about the U-Boot
mailing list