devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/6] arm64: dts: qcom: msm8916-longcheer-l8150: Enable PM8916 vibrator
@ 2020-11-13 17:59 nikitos.tr
  2020-11-13 17:59 ` [PATCH 2/6] arm64: dts: msm8916-longcheer-l8150: Add touchscreen nikitos.tr
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: nikitos.tr @ 2020-11-13 17:59 UTC (permalink / raw)
  To: agross, bjorn.andersson
  Cc: robh+dt, stephan, Michael.Srba, linux-arm-msm, devicetree,
	linux-kernel, phone-devel, ~postmarketos/upstreaming,
	Nikita Travkin

From: Nikita Travkin <nikitos.tr@gmail.com>

L8150 has a vibrator connected to PM8916. Add it to the device tree.

Signed-off-by: Nikita Travkin <nikitos.tr@gmail.com>
---
 arch/arm64/boot/dts/qcom/msm8916-longcheer-l8150.dts | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/arch/arm64/boot/dts/qcom/msm8916-longcheer-l8150.dts b/arch/arm64/boot/dts/qcom/msm8916-longcheer-l8150.dts
index 2c204d535d66..d106bdbfda68 100644
--- a/arch/arm64/boot/dts/qcom/msm8916-longcheer-l8150.dts
+++ b/arch/arm64/boot/dts/qcom/msm8916-longcheer-l8150.dts
@@ -61,6 +61,10 @@ &pm8916_resin {
 	linux,code = <KEY_VOLUMEDOWN>;
 };
 
+&pm8916_vib {
+	status = "okay";
+};
+
 &pronto {
 	status = "okay";
 };
-- 
2.25.1


^ permalink raw reply related	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2020-11-14 14:03 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-11-13 17:59 [PATCH 1/6] arm64: dts: qcom: msm8916-longcheer-l8150: Enable PM8916 vibrator nikitos.tr
2020-11-13 17:59 ` [PATCH 2/6] arm64: dts: msm8916-longcheer-l8150: Add touchscreen nikitos.tr
2020-11-13 17:59 ` [PATCH 3/6] arm64: dts: msm8916-longcheer-l8150: Add position sensors nikitos.tr
2020-11-13 17:59 ` [PATCH 4/6] arm64: dts: qcom: msm8916-longcheer-l8150: Add flash LED nikitos.tr
2020-11-13 17:59 ` [PATCH 5/6] arm64: dts: qcom: msm8916-longcheer-l8150: Add notification LED nikitos.tr
2020-11-13 17:59 ` [PATCH 6/6] arm64: dts: qcom: msm8916-samsung-a2015: Disable muic i2c pin bias nikitos.tr
2020-11-14 13:56 ` [PATCH 1/6] arm64: dts: qcom: msm8916-longcheer-l8150: Enable PM8916 vibrator Stephan Gerhold

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).