]> git.sur5r.net Git - u-boot/commit
gpio: sunxi: Add compatible string for R40 PIO
authorChen-Yu Tsai <wens@csie.org>
Wed, 30 Nov 2016 09:23:52 +0000 (17:23 +0800)
committerMaxime Ripard <maxime.ripard@free-electrons.com>
Thu, 20 Apr 2017 11:30:01 +0000 (13:30 +0200)
commit33559ffe5bc0ea10ae9956a0ac3fbd1cc30d23b8
tree4c7c710dceb98ed8e79aa060a8ffd6fde3eddeca
parentfab03e30e67b18e54e4118b59a245a8a3e26d04c
gpio: sunxi: Add compatible string for R40 PIO

The PIO on the R40 SoC is mostly compatible with the A20.
Only a few pin functions for mmc2 were added to the PC
pingroup, to support 8 bit eMMCs.

Signed-off-by: Chen-Yu Tsai <wens@csie.org>
Acked-by: Maxime Ripard <maxime.ripard@free-electrons.com>
drivers/gpio/sunxi_gpio.c