devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2] dt-bindings: pm8941-misc: rename misc node name
@ 2022-12-28 21:46 luca
  2023-01-10 14:18 ` Chanwoo Choi
  0 siblings, 1 reply; 2+ messages in thread
From: luca @ 2022-12-28 21:46 UTC (permalink / raw)
  To: linux-arm-msm
  Cc: ~postmarketos/upstreaming, phone-devel, Luca Weiss, Rob Herring,
	Neil Armstrong, Andy Gross, Bjorn Andersson, Konrad Dybcio,
	MyungJoo Ham, Chanwoo Choi, Rob Herring, Krzysztof Kozlowski,
	Das Srinagesh, linux-kernel, devicetree

From: Luca Weiss <luca@z3ntu.xyz>

The spmi-pmic bindings is now using usb-detect@ for this node, so adjust
the example to match.

Acked-by: Rob Herring <robh@kernel.org>
Reviewed-by: Neil Armstrong <neil.armstrong@linaro.org>
Signed-off-by: Luca Weiss <luca@z3ntu.xyz>
---
 Documentation/devicetree/bindings/extcon/qcom,pm8941-misc.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/extcon/qcom,pm8941-misc.yaml b/Documentation/devicetree/bindings/extcon/qcom,pm8941-misc.yaml
index 6a9c96f0352a..fbda899fd260 100644
--- a/Documentation/devicetree/bindings/extcon/qcom,pm8941-misc.yaml
+++ b/Documentation/devicetree/bindings/extcon/qcom,pm8941-misc.yaml
@@ -49,7 +49,7 @@ examples:
             interrupt-controller;
             #interrupt-cells = <4>;
 
-            usb_id: misc@900 {
+            usb_id: usb-detect@900 {
                     compatible = "qcom,pm8941-misc";
                     reg = <0x900>;
                     interrupts = <0x0 0x9 0 IRQ_TYPE_EDGE_BOTH>;
-- 
2.39.0


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

* Re: [PATCH v2] dt-bindings: pm8941-misc: rename misc node name
  2022-12-28 21:46 [PATCH v2] dt-bindings: pm8941-misc: rename misc node name luca
@ 2023-01-10 14:18 ` Chanwoo Choi
  0 siblings, 0 replies; 2+ messages in thread
From: Chanwoo Choi @ 2023-01-10 14:18 UTC (permalink / raw)
  To: luca, linux-arm-msm
  Cc: ~postmarketos/upstreaming, phone-devel, Rob Herring,
	Neil Armstrong, Andy Gross, Bjorn Andersson, Konrad Dybcio,
	MyungJoo Ham, Chanwoo Choi, Rob Herring, Krzysztof Kozlowski,
	Das Srinagesh, linux-kernel, devicetree

On 22. 12. 29. 06:46, luca@z3ntu.xyz wrote:
> From: Luca Weiss <luca@z3ntu.xyz>
> 
> The spmi-pmic bindings is now using usb-detect@ for this node, so adjust
> the example to match.
> 
> Acked-by: Rob Herring <robh@kernel.org>
> Reviewed-by: Neil Armstrong <neil.armstrong@linaro.org>
> Signed-off-by: Luca Weiss <luca@z3ntu.xyz>
> ---
>  Documentation/devicetree/bindings/extcon/qcom,pm8941-misc.yaml | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/Documentation/devicetree/bindings/extcon/qcom,pm8941-misc.yaml b/Documentation/devicetree/bindings/extcon/qcom,pm8941-misc.yaml
> index 6a9c96f0352a..fbda899fd260 100644
> --- a/Documentation/devicetree/bindings/extcon/qcom,pm8941-misc.yaml
> +++ b/Documentation/devicetree/bindings/extcon/qcom,pm8941-misc.yaml
> @@ -49,7 +49,7 @@ examples:
>              interrupt-controller;
>              #interrupt-cells = <4>;
>  
> -            usb_id: misc@900 {
> +            usb_id: usb-detect@900 {
>                      compatible = "qcom,pm8941-misc";
>                      reg = <0x900>;
>                      interrupts = <0x0 0x9 0 IRQ_TYPE_EDGE_BOTH>;

Applied it. Thanks.

-- 
Best Regards,
Samsung Electronics
Chanwoo Choi


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

end of thread, other threads:[~2023-01-10 14:19 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-12-28 21:46 [PATCH v2] dt-bindings: pm8941-misc: rename misc node name luca
2023-01-10 14:18 ` Chanwoo Choi

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