From patchwork Fri Jan 10 07:35:10 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Wolfgang Wallner X-Patchwork-Id: 239368 List-Id: U-Boot discussion From: wolfgang.wallner at br-automation.com (Wolfgang Wallner) Date: Fri, 10 Jan 2020 08:35:10 +0100 Subject: [PATCH 0/3] gpio: intel_gpio: Fix Intel gpio driver Message-ID: <20200110073513.19472-1-wolfgang.wallner@br-automation.com> 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. 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 | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-)