diff options
author | Fabio Estevam <fabio.estevam@freescale.com> | 2012-09-22 13:54:55 -0300 |
---|---|---|
committer | Mike Turquette <mturquette@linaro.org> | 2012-11-16 09:28:19 -0800 |
commit | f58945392aad6a07ede5455ebb584aa729ac1ef0 (patch) | |
tree | 5177b7404f8fbef1bd2569e9b37932533894257b /Documentation/devicetree/bindings/clock | |
parent | 90d4971d3d71a50f2265d97589ef361d1402647a (diff) |
clk: mxs: Use a better name for the USB PHY clock
Use a better name for the USB PHY clock.
Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
Signed-off-by: Mike Turquette <mturquette@linaro.org>
Diffstat (limited to 'Documentation/devicetree/bindings/clock')
-rw-r--r-- | Documentation/devicetree/bindings/clock/imx23-clock.txt | 2 | ||||
-rw-r--r-- | Documentation/devicetree/bindings/clock/imx28-clock.txt | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/Documentation/devicetree/bindings/clock/imx23-clock.txt b/Documentation/devicetree/bindings/clock/imx23-clock.txt index a0b867ef8d9..baadbb11fe9 100644 --- a/Documentation/devicetree/bindings/clock/imx23-clock.txt +++ b/Documentation/devicetree/bindings/clock/imx23-clock.txt @@ -52,7 +52,7 @@ clocks and IDs. lcdif 38 etm 39 usb 40 - usb_pwr 41 + usb_phy 41 Examples: diff --git a/Documentation/devicetree/bindings/clock/imx28-clock.txt b/Documentation/devicetree/bindings/clock/imx28-clock.txt index aa2af2866fe..52a49a4a50b 100644 --- a/Documentation/devicetree/bindings/clock/imx28-clock.txt +++ b/Documentation/devicetree/bindings/clock/imx28-clock.txt @@ -73,8 +73,8 @@ clocks and IDs. can1 59 usb0 60 usb1 61 - usb0_pwr 62 - usb1_pwr 63 + usb0_phy 62 + usb1_phy 63 enet_out 64 Examples: |