]> git.ipfire.org Git - people/ms/u-boot.git/commit
ARM: rmobile: Fixup ULCB CPLD support after PFC rework
authorMarek Vasut <marek.vasut@gmail.com>
Wed, 4 Oct 2017 01:03:50 +0000 (03:03 +0200)
committerNobuhiro Iwamatsu <iwamatsu@nigauri.org>
Mon, 9 Oct 2017 23:22:47 +0000 (08:22 +0900)
commit3219c77e58a8b6d272a40d87b06361f1e7882712
tree65cd997d8c06c898b0993878add4c913df6b04f9
parentfd107e32ee18e239626b2fb6103413277bb336a8
ARM: rmobile: Fixup ULCB CPLD support after PFC rework

The ULCB CPLD support was not updated during the PFC table rework,
fix up the GPIO numbers until the CPLD support is rewritten to a
proper DM capable and DT probing driver.

Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com>
Cc: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
board/renesas/ulcb/cpld.c