• Fabio Estevam's avatar
    ARM: dts: imx53-qsb: Fix regulator constraints · e3c9d9d6
    Fabio Estevam authored
    Since commit fa93fd4e ("regulator: core: Ensure we are at least in
    bounds for our constraints") the imx53-qsb board populated with a Dialog
    DA9053 PMIC fails to boot:
    
    LDO3: Bringing 3300000uV into 1800000-1800000uV
    
    The LDO3 voltage constraints passed in the device tree do not match
    the valid range according to the datasheet, so fix this accordingly to
    allow the board booting again.
    
    While at it, fix the other voltage constraints as well.
    
    Cc: <stable@vger.kernel.org> # 4.7.x
    Signed-off-by: default avatarFabio Estevam <fabio.estevam@nxp.com>
    Signed-off-by: default avatarShawn Guo <shawnguo@kernel.org>
    e3c9d9d6
imx53-qsb.dts 2.57 KB