]> Pileus Git - ~andy/linux/commitdiff
ARM: dts: Add missing op_mode property to PMIC on Arndale
authorSachin Kamat <sachin.kamat@linaro.org>
Wed, 11 Dec 2013 21:49:53 +0000 (06:49 +0900)
committerKukjin Kim <kgene.kim@samsung.com>
Wed, 11 Dec 2013 21:49:53 +0000 (06:49 +0900)
Though the default value is 1, add it explicitly to avoid
unnecessary boot warnings and for consistency.

Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
arch/arm/boot/dts/exynos5250-arndale.dts

index 684527087aa4cc2bdc8da3c3f801a1626f3d9439..bbfb23f942e181a7a7a15a0ffe290002af9b4c7b 100644 (file)
                                buck7_reg: BUCK7 {
                                        regulator-name = "PVDD_BUCK7";
                                        regulator-always-on;
+                                       op_mode = <1>;
                                };
 
                                buck8_reg: BUCK8 {
                                        regulator-name = "PVDD_BUCK8";
                                        regulator-always-on;
+                                       op_mode = <1>;
                                };
 
                                buck9_reg: BUCK9 {