
3 Feb
2020
3 Feb
'20
1:35 p.m.
On Mon, Feb 3, 2020 at 12:38 PM Wolfgang Wallner wolfgang.wallner@br-automation.com wrote:
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.
When you send series, be sure you put all maintainers (not me, but like Bin) to *all* patches in it.
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
--
With Best Regards,
Andy Shevchenko