Linux switched from a device-specific pinctrl binding to a the generic version
authorkettenis <kettenis@openbsd.org>
Tue, 2 May 2017 14:38:36 +0000 (14:38 +0000)
committerkettenis <kettenis@openbsd.org>
Tue, 2 May 2017 14:38:36 +0000 (14:38 +0000)
commit0e41b67c8ee2bf53de0d9be3f82625fd5f12ad93
treeb8346a718d4aff730532f14a7a7b085fda882579
parentee6435bc940c9a034e0d20b7c6a1654994eac172
Linux switched from a device-specific pinctrl binding to a the generic version
for Allwinner devices.  Implement support for the latter such that we can
use newer device trees.

ok patrick@
sys/dev/fdt/sxipio.c