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

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

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>
上级 32f144f2
...@@ -99,6 +99,13 @@ ...@@ -99,6 +99,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.
先完成此消息的编辑!
想要评论请 注册