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

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 c0276bc1e9
commit 9ce09a1f11
1 changed files with 7 additions and 0 deletions

View File

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