]> git.ipfire.org Git - people/ms/u-boot.git/commit
ARM: rmobile: Move HSUSB configuration to board on Salvator-X
authorMarek Vasut <marek.vasut@gmail.com>
Tue, 12 Sep 2017 17:07:21 +0000 (19:07 +0200)
committerNobuhiro Iwamatsu <iwamatsu@nigauri.org>
Tue, 12 Sep 2017 17:07:21 +0000 (19:07 +0200)
commitafb19d65d9a69635bed197f1d3be492e6bfe85d4
treea75fea38e41ea011156cc2208a1a6dea3f06c2af
parent1d871465c447baca33154152c046cf5bd27531ac
ARM: rmobile: Move HSUSB configuration to board on Salvator-X

In order to use ehci-generic driver, move the configuration of HSUSB
block into the board file. This configuration should not have been in
the Gen3 EHCI USB driver in the first place, so move it to the board
file until there is a proper infrastructure and driver for the HSUSB
block.

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