Home
last modified time | relevance | path

Searched hist:"482 cf223" (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/board/theobroma-systems/puma_rk3399/
H A Dpuma-rk3399.c482cf223 Fri Sep 29 12:28:01 CDT 2017 Philipp Tomsich <philipp.tomsich@theobroma-systems.com> rockchip: rk3399-puma: add boot-on regulator to override BIOS_DISABLE

The (Qseven) BIOS_DISABLE signal on the RK3399-Q7 (Puma) keeps the
eMMC and SPI in reset initially and we need to write a GPIO to turn
them on before continuing the boot-up.

This adds the DTS entries for the additional regulator and makes
pinctrl and gpio3 available during SPL. It also adds a hook to the
spl_board_init() to ensure that the regulator gets probed and enabled.

Signed-off-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
/openbmc/u-boot/arch/arm/dts/
H A Drk3399-puma.dtsi482cf223 Fri Sep 29 12:28:01 CDT 2017 Philipp Tomsich <philipp.tomsich@theobroma-systems.com> rockchip: rk3399-puma: add boot-on regulator to override BIOS_DISABLE

The (Qseven) BIOS_DISABLE signal on the RK3399-Q7 (Puma) keeps the
eMMC and SPI in reset initially and we need to write a GPIO to turn
them on before continuing the boot-up.

This adds the DTS entries for the additional regulator and makes
pinctrl and gpio3 available during SPL. It also adds a hook to the
spl_board_init() to ensure that the regulator gets probed and enabled.

Signed-off-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
Reviewed-by: Simon Glass <sjg@chromium.org>