aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/phy/ingenic,phy-usb.yaml
diff options
context:
space:
mode:
authorPaul Cercueil <paul@crapouillou.net>2021-10-16 14:33:21 +0100
committerRob Herring <robh@kernel.org>2021-11-11 22:27:14 -0600
commitc4a11bf423ec84a16f7df0773041c29f2f305cc1 (patch)
tree2345d1b872d7a32d1e1dfca19be8a96b16dfdd5c /Documentation/devicetree/bindings/phy/ingenic,phy-usb.yaml
parentMerge tag 'pci-v5.16-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci (diff)
downloadlinux-dev-c4a11bf423ec84a16f7df0773041c29f2f305cc1.tar.xz
linux-dev-c4a11bf423ec84a16f7df0773041c29f2f305cc1.zip
dt-bindings: Rename Ingenic CGU headers to ingenic,*.h
Tidy up a bit the tree, by prefixing all include/dt-bindings/clock/ files related to Ingenic SoCs with 'ingenic,'. Signed-off-by: Paul Cercueil <paul@crapouillou.net> Acked-by: Rob Herring <robh@kernel.org> Acked-by: Stephen Boyd <sboyd@kernel.org> Signed-off-by: Rob Herring <robh@kernel.org> Link: https://lore.kernel.org/r/20211016133322.40771-1-paul@crapouillou.net
Diffstat (limited to 'Documentation/devicetree/bindings/phy/ingenic,phy-usb.yaml')
-rw-r--r--Documentation/devicetree/bindings/phy/ingenic,phy-usb.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/phy/ingenic,phy-usb.yaml b/Documentation/devicetree/bindings/phy/ingenic,phy-usb.yaml
index 0fd93d71fe5a..5cab21648632 100644
--- a/Documentation/devicetree/bindings/phy/ingenic,phy-usb.yaml
+++ b/Documentation/devicetree/bindings/phy/ingenic,phy-usb.yaml
@@ -46,7 +46,7 @@ additionalProperties: false
examples:
- |
- #include <dt-bindings/clock/jz4770-cgu.h>
+ #include <dt-bindings/clock/ingenic,jz4770-cgu.h>
otg_phy: usb-phy@3c {
compatible = "ingenic,jz4770-phy";
reg = <0x3c 0x10>;