]> git.ipfire.org Git - people/ms/u-boot.git/commit
ARM: rmobile: Zap ad-hoc PFC and GPIO setup in board files
authorMarek Vasut <marek.vasut@gmail.com>
Fri, 15 Sep 2017 19:13:58 +0000 (21:13 +0200)
committerNobuhiro Iwamatsu <iwamatsu@nigauri.org>
Wed, 27 Sep 2017 21:54:06 +0000 (06:54 +0900)
commit9c4c79f4321178a258e9bc98b0452b3ed5db337d
treed64667f2259b9e44af8a85b2f8351e9ca667cc60
parent793afcde6c645b37b72a922673fbf9d4ee619436
ARM: rmobile: Zap ad-hoc PFC and GPIO setup in board files

At long last, nuke all this ad-hoc setup in board files in favor of
letting PFC pinmux and GPIO drivers do the same job, but based on DT
description of the hardware rather than this board-file ugliness.

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/salvator-x/salvator-x.c
board/renesas/ulcb/ulcb.c