[PATCH v3 14/14] ARM: dts: exynos5800-peach: Update to new max77802 regulator compatible
Krzysztof Kozlowski
k.kozlowski at samsung.com
Thu Oct 30 04:20:53 PDT 2014
Update to new bindings for max77802 regulator driver by adding proper
compatible field for regulators node.
Signed-off-by: Krzysztof Kozlowski <k.kozlowski at samsung.com>
---
arch/arm/boot/dts/exynos5800-peach-pi.dts | 2 ++
1 file changed, 2 insertions(+)
diff --git a/arch/arm/boot/dts/exynos5800-peach-pi.dts b/arch/arm/boot/dts/exynos5800-peach-pi.dts
index e8fdda827fc9..689c6bc84fd3 100644
--- a/arch/arm/boot/dts/exynos5800-peach-pi.dts
+++ b/arch/arm/boot/dts/exynos5800-peach-pi.dts
@@ -184,6 +184,8 @@
inl10-supply = <&buck7_reg>;
regulators {
+ compatible = "maxim,max77802-pmic";
+
buck1_reg: BUCK1 {
regulator-name = "vdd_mif";
regulator-min-microvolt = <800000>;
--
1.9.1
More information about the linux-arm-kernel
mailing list