ARM: dts: Add regulator-haptic node for exynos3250-rinato

This patch adds regulator-haptic device node controlled by regulator.

Signed-off-by: Jaewon Kim <jaewon02.kim@samsung.com>
Reviewed-by: Chanwoo Choi <cw00.choi@samsung.com>
Signed-off-by: Kukjin Kim <kgene@kernel.org>
This commit is contained in:
Jaewon Kim 2015-01-24 13:13:58 +09:00 committed by Kukjin Kim
parent 32f144f28e
commit c0276bc1e9

View File

@ -99,6 +99,13 @@
};
};
};
haptics {
compatible = "regulator-haptic";
haptic-supply = <&motor_reg>;
min-microvolt = <1100000>;
max-microvolt = <2700000>;
};
};
&adc {