ARM: dts: Add clock provider specific properties to max77686 node
authorTomasz Figa <t.figa@samsung.com>
Thu, 12 Dec 2013 16:07:21 +0000 (17:07 +0100)
committerMike Turquette <mturquette@linaro.org>
Wed, 8 Jan 2014 17:58:11 +0000 (09:58 -0800)
This patch adds a label and #clock-cells property to device node of
max77686 PMIC to allow using it as a clock provider.

Signed-off-by: Tomasz Figa <t.figa@samsung.com>
Acked-by: Kyungmin Park <kyungmin.park@samsung.com>
Signed-off-by: Mike Turquette <mturquette@linaro.org>
arch/arm/boot/dts/cros5250-common.dtsi
arch/arm/boot/dts/exynos4412-odroidx.dts
arch/arm/boot/dts/exynos4412-trats2.dts

index dc259e8..c33a01e 100644 (file)
@@ -36,6 +36,7 @@
                max77686@09 {
                        compatible = "maxim,max77686";
                        reg = <0x09>;
+                       #clock-cells = <1>;
 
                        voltage-regulators {
                                ldo1_reg: LDO1 {
index 46c678e..8d337cc 100644 (file)
                max77686: pmic@09 {
                        compatible = "maxim,max77686";
                        reg = <0x09>;
+                       #clock-cells = <1>;
 
                        voltage-regulators {
                                ldo1_reg: LDO1 {
index fb7b9ae..c21a8b9 100644 (file)
                        interrupt-parent = <&gpx0>;
                        interrupts = <7 0>;
                        reg = <0x09>;
+                       #clock-cells = <1>;
 
                        voltage-regulators {
                                ldo1_reg: ldo1 {