diff mbox series

dt-bindings: usb: fsa4480: Use generic node name

Message ID 20230130113151.2130063-1-konrad.dybcio@linaro.org
State New
Headers show
Series dt-bindings: usb: fsa4480: Use generic node name | expand

Commit Message

Konrad Dybcio Jan. 30, 2023, 11:31 a.m. UTC
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(-)

Comments

Rob Herring Jan. 30, 2023, 10:51 p.m. UTC | #1
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>
diff mbox series

Patch

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>;