arm64: rockchip: rk3368: dts: add leakage adjust volt support
authorXiao Feng <xf@rock-chips.com>
Tue, 23 Jun 2015 11:31:16 +0000 (19:31 +0800)
committerXiao Feng <xf@rock-chips.com>
Tue, 23 Jun 2015 11:31:16 +0000 (19:31 +0800)
Signed-off-by: Xiao Feng <xf@rock-chips.com>
arch/arm64/boot/dts/rk3368.dtsi

index 37ac4343285036e9290f08986a35a61a03c5a3f3..1fbf27597ae32a19a1dda88f30ca73af47978ca6 100644 (file)
                                                /*temp    freq*/
                                                100     816000
                                                >;
+                                       lkg_adjust_volt_en = <1>;
+                                       channel = <0>;
+                                       def_table_lkg = <25>;
+                                       min_adjust_freq = <216000>;
+                                       lkg_adjust_volt_table = <
+                                               /*lkg(mA)  volt(uV)*/
+                                               0         25000
+                                               >;
                                };
                                clk_core_l_dvfs_table: clk_core_l {
                                        operating-points = <
                                                /*temp    freq*/
                                                100     816000
                                                >;
+                                       lkg_adjust_volt_en = <1>;
+                                       channel = <0>;
+                                       def_table_lkg = <25>;
+                                       min_adjust_freq = <216000>;
+                                       lkg_adjust_volt_table = <
+                                               /*lkg(mA)  volt(uV)*/
+                                               0         25000
+                                               >;
                                };
                        };
                };