[U-Boot] [U-Boot, 1/6] rockchip: dts: rk3399-puma: fix the modelling of BIOS_DISABLE
Philipp Tomsich
philipp.tomsich at theobroma-systems.com
Mon Nov 6 22:11:54 UTC 2017
> The fixed regulator for overriding BIOS_DISABLE had been modelling
> backwards (i.e. the GPIO polarity and the enable-active-low/high
> property had both been inverted), causing the 'regulator' command
> to always print/expect 'disabled'/'enabled' backwards.
>
> This fixes the mix-up and models it correctly:
> * the GPIO is low-active
> * the regulator should be enabled (enable-active-high) during
> boot-on initialisation
>
> Signed-off-by: Philipp Tomsich <philipp.tomsich at theobroma-systems.com>
> ---
>
> arch/arm/dts/rk3399-puma.dtsi | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
Applied to u-boot-rockchip, thanks!
More information about the U-Boot
mailing list