diff options
author | Mauro Carvalho Chehab <mchehab@kernel.org> | 2022-06-06 16:25:26 +0100 |
---|---|---|
committer | Rob Herring <robh@kernel.org> | 2022-06-06 12:17:00 -0500 |
commit | 47a22a251543f4710b954f4b36f3e6063017a82b (patch) | |
tree | fecb73cdf59fac6e0a10bf1c215c593c4470f6d6 /Documentation/devicetree/bindings/usb/dwc3-st.txt | |
parent | 71a834b7f744fab6ae83dc1bfc22030b5baa5dd5 (diff) |
dt-bindings: reset: update st,stih407-powerdown.yaml references
Changeset 2ca065dc9468 ("dt-bindings: reset: st,sti-powerdown: Convert to yaml")
renamed: Documentation/devicetree/bindings/reset/st,sti-powerdown.txt
to: Documentation/devicetree/bindings/reset/st,stih407-powerdown.yaml.
Update the cross-references accordingly.
Fixes: 2ca065dc9468 ("dt-bindings: reset: st,sti-powerdown: Convert to yaml")
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
Signed-off-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/debdd5a9a1bfa0cf1c7e9c45da32edbc2ac2d10a.1654529011.git.mchehab@kernel.org
Diffstat (limited to 'Documentation/devicetree/bindings/usb/dwc3-st.txt')
-rw-r--r-- | Documentation/devicetree/bindings/usb/dwc3-st.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/usb/dwc3-st.txt b/Documentation/devicetree/bindings/usb/dwc3-st.txt index bf73de0d5b4a..4aa368447b1e 100644 --- a/Documentation/devicetree/bindings/usb/dwc3-st.txt +++ b/Documentation/devicetree/bindings/usb/dwc3-st.txt @@ -13,7 +13,7 @@ Required properties: - resets : list of phandle and reset specifier pairs. There should be two entries, one for the powerdown and softreset lines of the usb3 IP - reset-names : list of reset signal names. Names should be "powerdown" and "softreset" -See: Documentation/devicetree/bindings/reset/st,sti-powerdown.txt +See: Documentation/devicetree/bindings/reset/st,stih407-powerdown.yaml See: Documentation/devicetree/bindings/reset/reset.txt - #address-cells, #size-cells : should be '1' if the device has sub-nodes |