u-boot-brain/board/renesas/porter
Marek Vasut 25f6dc8955 ARM: rmobile: Fix broken reset code on Porter
The 'reset' command did not work on Porter because the reset code
was accessing the wrong PMIC address over broken I2C bus driver.
Replace the code with DM-aware code and fix up the PMIC address.
This makes the 'reset' command work again.

Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com>
Cc: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
2018-02-17 22:00:25 +01:00
..
Kconfig arm: rmobile: Add Porter board support 2015-02-25 14:17:49 +09:00
MAINTAINERS arm: rmobile: Add Porter board support 2015-02-25 14:17:49 +09:00
Makefile ARM: rmobile: Convert R8A7791 Porter board to DM and DT 2018-01-27 20:38:54 +01:00
porter.c ARM: rmobile: Fix broken reset code on Porter 2018-02-17 22:00:25 +01:00
qos.c ARM: Rmobile: Rename CONFIG_RMOBILE to CONFIG_ARCH_RMOBILE 2016-08-17 10:25:34 +09:00
qos.h arm: rmobile: Add Porter board support 2015-02-25 14:17:49 +09:00