Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ada12c47 authored by Tomasz Figa's avatar Tomasz Figa Committed by Mike Turquette
Browse files

ARM: dts: Add clock provider specific properties to max77686 node



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: default avatarTomasz Figa <t.figa@samsung.com>
Acked-by: default avatarKyungmin Park <kyungmin.park@samsung.com>
Signed-off-by: default avatarMike Turquette <mturquette@linaro.org>
parent b06c6987
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -36,6 +36,7 @@
		max77686@09 {
			compatible = "maxim,max77686";
			reg = <0x09>;
			#clock-cells = <1>;

			voltage-regulators {
				ldo1_reg: LDO1 {
+1 −0
Original line number Diff line number Diff line
@@ -119,6 +119,7 @@
		max77686: pmic@09 {
			compatible = "maxim,max77686";
			reg = <0x09>;
			#clock-cells = <1>;

			voltage-regulators {
				ldo1_reg: LDO1 {
+1 −0
Original line number Diff line number Diff line
@@ -139,6 +139,7 @@
			interrupt-parent = <&gpx0>;
			interrupts = <7 0>;
			reg = <0x09>;
			#clock-cells = <1>;

			voltage-regulators {
				ldo1_reg: ldo1 {