linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] ARM: dts: qcom: pm8921: add vibrator device node
@ 2025-06-13 19:32 Shinjo Park
  2025-06-13 19:35 ` Konrad Dybcio
  0 siblings, 1 reply; 9+ messages in thread
From: Shinjo Park @ 2025-06-13 19:32 UTC (permalink / raw)
  To: Bjorn Andersson, Konrad Dybcio, Rob Herring, Krzysztof Kozlowski,
	Conor Dooley, open list:ARM/QUALCOMM MAILING LIST,
	open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS,
	open list
  Cc: Shinjo Park

Use the same definition as pm8058.dtsi. Since vibrator is used only by
some devices, disable it by default and let it be enabled explicitly.

Signed-off-by: Shinjo Park <peremen@gmail.com>
---
 arch/arm/boot/dts/qcom/pm8921.dtsi | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/arch/arm/boot/dts/qcom/pm8921.dtsi b/arch/arm/boot/dts/qcom/pm8921.dtsi
index 058962af3005..535cb6a2543f 100644
--- a/arch/arm/boot/dts/qcom/pm8921.dtsi
+++ b/arch/arm/boot/dts/qcom/pm8921.dtsi
@@ -17,6 +17,12 @@ pwrkey@1c {
 			pull-up;
 		};
 
+		pm8921_vibrator: vibrator@4a {
+			compatible = "qcom,pm8921-vib";
+			reg = <0x4a>;
+			status = "disabled";
+		};
+
 		pm8921_mpps: mpps@50 {
 			compatible = "qcom,pm8921-mpp",
 				     "qcom,ssbi-mpp";
-- 
2.48.1


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

* [PATCH] ARM: dts: qcom: pm8921: add vibrator device node
@ 2025-06-13 19:34 Shinjo Park
  0 siblings, 0 replies; 9+ messages in thread
From: Shinjo Park @ 2025-06-13 19:34 UTC (permalink / raw)
  To: Bjorn Andersson, Konrad Dybcio, Rob Herring, Krzysztof Kozlowski,
	Conor Dooley, open list:ARM/QUALCOMM MAILING LIST,
	open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS,
	open list
  Cc: Shinjo Park

Use the same definition as pm8058.dtsi. Since vibrator is used only by
some devices, disable it by default and let it be enabled explicitly.

Signed-off-by: Shinjo Park <peremen@gmail.com>
---
 arch/arm/boot/dts/qcom/pm8921.dtsi | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/arch/arm/boot/dts/qcom/pm8921.dtsi b/arch/arm/boot/dts/qcom/pm8921.dtsi
index 058962af3005..535cb6a2543f 100644
--- a/arch/arm/boot/dts/qcom/pm8921.dtsi
+++ b/arch/arm/boot/dts/qcom/pm8921.dtsi
@@ -17,6 +17,12 @@ pwrkey@1c {
 			pull-up;
 		};
 
+		pm8921_vibrator: vibrator@4a {
+			compatible = "qcom,pm8921-vib";
+			reg = <0x4a>;
+			status = "disabled";
+		};
+
 		pm8921_mpps: mpps@50 {
 			compatible = "qcom,pm8921-mpp",
 				     "qcom,ssbi-mpp";
-- 
2.48.1


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

* Re: [PATCH] ARM: dts: qcom: pm8921: add vibrator device node
  2025-06-13 19:32 Shinjo Park
@ 2025-06-13 19:35 ` Konrad Dybcio
  0 siblings, 0 replies; 9+ messages in thread
From: Konrad Dybcio @ 2025-06-13 19:35 UTC (permalink / raw)
  To: Shinjo Park, Bjorn Andersson, Konrad Dybcio, Rob Herring,
	Krzysztof Kozlowski, Conor Dooley,
	open list:ARM/QUALCOMM MAILING LIST,
	open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS,
	open list

On 6/13/25 9:32 PM, Shinjo Park wrote:
> Use the same definition as pm8058.dtsi. Since vibrator is used only by
> some devices, disable it by default and let it be enabled explicitly.
> 
> Signed-off-by: Shinjo Park <peremen@gmail.com>
> ---

Reviewed-by: Konrad Dybcio <konrad.dybcio@oss.qualcomm.com>

Konrad

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

* [PATCH] ARM: dts: qcom: pm8921: add vibrator device node
@ 2025-06-13 19:37 Shinjo Park
  0 siblings, 0 replies; 9+ messages in thread
From: Shinjo Park @ 2025-06-13 19:37 UTC (permalink / raw)
  To: Bjorn Andersson, Konrad Dybcio, Rob Herring, Krzysztof Kozlowski,
	Conor Dooley, open list:ARM/QUALCOMM MAILING LIST,
	open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS,
	open list
  Cc: Shinjo Park

Use the same definition as pm8058.dtsi. Since vibrator is used only by
some devices, disable it by default and let it be enabled explicitly.

Signed-off-by: Shinjo Park <peremen@gmail.com>
---
 arch/arm/boot/dts/qcom/pm8921.dtsi | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/arch/arm/boot/dts/qcom/pm8921.dtsi b/arch/arm/boot/dts/qcom/pm8921.dtsi
index 058962af3005..535cb6a2543f 100644
--- a/arch/arm/boot/dts/qcom/pm8921.dtsi
+++ b/arch/arm/boot/dts/qcom/pm8921.dtsi
@@ -17,6 +17,12 @@ pwrkey@1c {
 			pull-up;
 		};
 
+		pm8921_vibrator: vibrator@4a {
+			compatible = "qcom,pm8921-vib";
+			reg = <0x4a>;
+			status = "disabled";
+		};
+
 		pm8921_mpps: mpps@50 {
 			compatible = "qcom,pm8921-mpp",
 				     "qcom,ssbi-mpp";
-- 
2.48.1


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

* [PATCH] ARM: dts: qcom: pm8921: add vibrator device node
@ 2025-06-13 19:40 Shinjo Park
  2025-06-13 19:41 ` Konrad Dybcio
  0 siblings, 1 reply; 9+ messages in thread
From: Shinjo Park @ 2025-06-13 19:40 UTC (permalink / raw)
  To: Bjorn Andersson, Konrad Dybcio, Rob Herring, Krzysztof Kozlowski,
	Conor Dooley, open list:ARM/QUALCOMM MAILING LIST,
	open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS,
	open list
  Cc: Shinjo Park

Use the same definition as pm8058.dtsi. Since vibrator is used only by
some devices, disable it by default and let it be enabled explicitly.

Signed-off-by: Shinjo Park <peremen@gmail.com>
---
 arch/arm/boot/dts/qcom/pm8921.dtsi | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/arch/arm/boot/dts/qcom/pm8921.dtsi b/arch/arm/boot/dts/qcom/pm8921.dtsi
index 058962af3005..535cb6a2543f 100644
--- a/arch/arm/boot/dts/qcom/pm8921.dtsi
+++ b/arch/arm/boot/dts/qcom/pm8921.dtsi
@@ -17,6 +17,12 @@ pwrkey@1c {
 			pull-up;
 		};
 
+		pm8921_vibrator: vibrator@4a {
+			compatible = "qcom,pm8921-vib";
+			reg = <0x4a>;
+			status = "disabled";
+		};
+
 		pm8921_mpps: mpps@50 {
 			compatible = "qcom,pm8921-mpp",
 				     "qcom,ssbi-mpp";
-- 
2.48.1


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

* Re: [PATCH] ARM: dts: qcom: pm8921: add vibrator device node
  2025-06-13 19:40 [PATCH] ARM: dts: qcom: pm8921: add vibrator device node Shinjo Park
@ 2025-06-13 19:41 ` Konrad Dybcio
  2025-06-13 19:45   ` Shinjo Park
  0 siblings, 1 reply; 9+ messages in thread
From: Konrad Dybcio @ 2025-06-13 19:41 UTC (permalink / raw)
  To: Shinjo Park, Bjorn Andersson, Konrad Dybcio, Rob Herring,
	Krzysztof Kozlowski, Conor Dooley,
	open list:ARM/QUALCOMM MAILING LIST,
	open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS,
	open list

On 6/13/25 9:40 PM, Shinjo Park wrote:
> Use the same definition as pm8058.dtsi. Since vibrator is used only by
> some devices, disable it by default and let it be enabled explicitly.
> 
> Signed-off-by: Shinjo Park <peremen@gmail.com>
> ---

This is the third time I receive this patch within 5 minutes - please
check https://lore.kernel.org/linux-arm-msm/ to make sure your emails
reached the outside world

Konrad

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

* [PATCH] ARM: dts: qcom: pm8921: add vibrator device node
@ 2025-06-13 19:42 Shinjo Park
  2025-07-17  4:31 ` Bjorn Andersson
  0 siblings, 1 reply; 9+ messages in thread
From: Shinjo Park @ 2025-06-13 19:42 UTC (permalink / raw)
  To: Bjorn Andersson, Konrad Dybcio, Rob Herring, Krzysztof Kozlowski,
	Conor Dooley, open list:ARM/QUALCOMM MAILING LIST,
	open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS,
	open list
  Cc: Shinjo Park

Use the same definition as pm8058.dtsi. Since vibrator is used only by
some devices, disable it by default and let it be enabled explicitly.

Signed-off-by: Shinjo Park <peremen@gmail.com>
---
 arch/arm/boot/dts/qcom/pm8921.dtsi | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/arch/arm/boot/dts/qcom/pm8921.dtsi b/arch/arm/boot/dts/qcom/pm8921.dtsi
index 058962af3005..535cb6a2543f 100644
--- a/arch/arm/boot/dts/qcom/pm8921.dtsi
+++ b/arch/arm/boot/dts/qcom/pm8921.dtsi
@@ -17,6 +17,12 @@ pwrkey@1c {
 			pull-up;
 		};
 
+		pm8921_vibrator: vibrator@4a {
+			compatible = "qcom,pm8921-vib";
+			reg = <0x4a>;
+			status = "disabled";
+		};
+
 		pm8921_mpps: mpps@50 {
 			compatible = "qcom,pm8921-mpp",
 				     "qcom,ssbi-mpp";
-- 
2.48.1


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

* Re: [PATCH] ARM: dts: qcom: pm8921: add vibrator device node
  2025-06-13 19:41 ` Konrad Dybcio
@ 2025-06-13 19:45   ` Shinjo Park
  0 siblings, 0 replies; 9+ messages in thread
From: Shinjo Park @ 2025-06-13 19:45 UTC (permalink / raw)
  To: Bjorn Andersson, Konrad Dybcio, Rob Herring, Krzysztof Kozlowski,
	Conor Dooley, open list:ARM/QUALCOMM MAILING LIST,
	open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS,
	open list, Konrad Dybcio

Hi all,

I am very sorry for annoying through multiple messages, I mistook the SMTP 
result code as "failure" while it was successful. 

Best,
Shinjo

2025년 6월 13일 금요일 오후 9시 41분 33초 중부유럽 하계 표준시에 Konrad Dybcio 님이 쓴 글:
> On 6/13/25 9:40 PM, Shinjo Park wrote:
> > Use the same definition as pm8058.dtsi. Since vibrator is used only by
> > some devices, disable it by default and let it be enabled explicitly.
> > 
> > Signed-off-by: Shinjo Park <peremen@gmail.com>
> > ---
> 
> This is the third time I receive this patch within 5 minutes - please
> check https://lore.kernel.org/linux-arm-msm/ to make sure your emails
> reached the outside world
> 
> Konrad





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

* Re: [PATCH] ARM: dts: qcom: pm8921: add vibrator device node
  2025-06-13 19:42 Shinjo Park
@ 2025-07-17  4:31 ` Bjorn Andersson
  0 siblings, 0 replies; 9+ messages in thread
From: Bjorn Andersson @ 2025-07-17  4:31 UTC (permalink / raw)
  To: Konrad Dybcio, Rob Herring, Krzysztof Kozlowski, Conor Dooley,
	linux-arm-msm, devicetree, linux-kernel, Shinjo Park


On Fri, 13 Jun 2025 21:42:53 +0200, Shinjo Park wrote:
> Use the same definition as pm8058.dtsi. Since vibrator is used only by
> some devices, disable it by default and let it be enabled explicitly.
> 
> 

Applied, thanks!

[1/1] ARM: dts: qcom: pm8921: add vibrator device node
      commit: f36e10fa6e1ed424058b2121c174e105e7c53f1d

Best regards,
-- 
Bjorn Andersson <andersson@kernel.org>

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

end of thread, other threads:[~2025-07-17  4:31 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-06-13 19:40 [PATCH] ARM: dts: qcom: pm8921: add vibrator device node Shinjo Park
2025-06-13 19:41 ` Konrad Dybcio
2025-06-13 19:45   ` Shinjo Park
  -- strict thread matches above, loose matches on Subject: below --
2025-06-13 19:42 Shinjo Park
2025-07-17  4:31 ` Bjorn Andersson
2025-06-13 19:37 Shinjo Park
2025-06-13 19:34 Shinjo Park
2025-06-13 19:32 Shinjo Park
2025-06-13 19:35 ` Konrad Dybcio

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).