* [PATCH] dt-bindings: usb: fsa4480: Use generic node name
@ 2023-01-30 11:31 Konrad Dybcio
2023-01-30 22:51 ` Rob Herring
0 siblings, 1 reply; 2+ messages in thread
From: Konrad Dybcio @ 2023-01-30 11:31 UTC (permalink / raw)
To: linux-arm-msm, andersson, agross, krzysztof.kozlowski
Cc: marijn.suijten, Konrad Dybcio, Greg Kroah-Hartman, Rob Herring,
Krzysztof Kozlowski, linux-usb, devicetree, linux-kernel
Node names should be generic. Change fsa4480@ to typec-mux@.
Fixes: 01afa882f12d ("dt-bindings: usb: Add binding for fcs,fsa4480")
Signed-off-by: Konrad Dybcio <konrad.dybcio@linaro.org>
---
Documentation/devicetree/bindings/usb/fcs,fsa4480.yaml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/devicetree/bindings/usb/fcs,fsa4480.yaml b/Documentation/devicetree/bindings/usb/fcs,fsa4480.yaml
index 9473f26b0621..51120fe90322 100644
--- a/Documentation/devicetree/bindings/usb/fcs,fsa4480.yaml
+++ b/Documentation/devicetree/bindings/usb/fcs,fsa4480.yaml
@@ -51,7 +51,7 @@ examples:
#address-cells = <1>;
#size-cells = <0>;
- fsa4480@42 {
+ typec-mux@42 {
compatible = "fcs,fsa4480";
reg = <0x42>;
--
2.39.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] dt-bindings: usb: fsa4480: Use generic node name
2023-01-30 11:31 [PATCH] dt-bindings: usb: fsa4480: Use generic node name Konrad Dybcio
@ 2023-01-30 22:51 ` Rob Herring
0 siblings, 0 replies; 2+ messages in thread
From: Rob Herring @ 2023-01-30 22:51 UTC (permalink / raw)
To: Konrad Dybcio
Cc: linux-kernel, Rob Herring, devicetree, agross, linux-usb,
Greg Kroah-Hartman, andersson, Krzysztof Kozlowski,
krzysztof.kozlowski, linux-arm-msm, marijn.suijten
On Mon, 30 Jan 2023 12:31:50 +0100, Konrad Dybcio wrote:
> Node names should be generic. Change fsa4480@ to typec-mux@.
>
> Fixes: 01afa882f12d ("dt-bindings: usb: Add binding for fcs,fsa4480")
> Signed-off-by: Konrad Dybcio <konrad.dybcio@linaro.org>
> ---
> Documentation/devicetree/bindings/usb/fcs,fsa4480.yaml | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
Acked-by: Rob Herring <robh@kernel.org>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-01-30 22:51 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-01-30 11:31 [PATCH] dt-bindings: usb: fsa4480: Use generic node name Konrad Dybcio
2023-01-30 22:51 ` Rob Herring
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox