From mboxrd@z Thu Jan 1 00:00:00 1970 From: Philipp Tomsich Date: Fri, 17 Feb 2017 18:50:43 +0100 Subject: [U-Boot] [PATCH v1 0/2] sunxi: A64: support GPIO Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de This changeset adds support for the PIO and the R_PIO block on the sun50iw1p1 (A64). Philipp Tomsich (2): sunxi: sun50i/a64: enabled GPIO via sunxi_gpio.c sunxi: sun50i/a64: add r_pio (bank 'L') gpio support arch/arm/dts/sun50i-a64.dtsi | 11 +++++++++++ drivers/gpio/sunxi_gpio.c | 7 +++++++ 2 files changed, 18 insertions(+) -- 1.9.1