MLK-12623-02 ARM: dts: imx: Add 700MHz setpoint define in dts
authorBai Ping <ping.bai@nxp.com>
Tue, 23 Feb 2016 05:37:14 +0000 (13:37 +0800)
committerLeonard Crestez <leonard.crestez@nxp.com>
Wed, 17 Apr 2019 23:31:07 +0000 (02:31 +0300)
According to the latest datasheet(Rev. 0, 12/2015),
When the chip is run at LDO enabled mode, the highest
setpoint can be set to 700MHz in overdrive mode.

Signed-off-by: Bai Ping <ping.bai@nxp.com>
[Arul: Fix merge conflicts]
Signed-off-by: Arulpandiyan Vadivel <arulpandiyan_vadivel@mentor.com>
Signed-off-by: Srikanth Krishnakar <Srikanth_Krishnakar@mentor.com>
arch/arm/boot/dts/imx6ul-9x9-evk-ldo.dts

index 8058149..715efcb 100644 (file)
 &cpu0 {
        operating-points = <
                /* kHz  uV */
+               696000  1275000
                528000  1175000
                396000  1025000
                198000  950000
        >;
        fsl,soc-operating-points = <
                /* KHz  uV */
+               696000  1275000
                528000  1175000
                396000  1175000
                198000  1175000