提交 9ce09a1f 编写于 作者: J Jaewon Kim 提交者: Kukjin Kim

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

This patch adds regulator-haptic device node controlled by regulator.
Signed-off-by: NJaewon Kim <jaewon02.kim@samsung.com>
Reviewed-by: NChanwoo Choi <cw00.choi@samsung.com>
Signed-off-by: NKukjin Kim <kgene@kernel.org>
上级 c0276bc1
...@@ -108,6 +108,13 @@ ...@@ -108,6 +108,13 @@
}; };
}; };
}; };
haptics {
compatible = "regulator-haptic";
haptic-supply = <&motor_reg>;
min-microvolt = <1100000>;
max-microvolt = <2700000>;
};
}; };
&adc { &adc {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册