
3 Feb
2020
3 Feb
'20
11:38 a.m.
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