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/imx28-clock.txt | |
parent | 90d4971d3d71a50f2265d97589ef361d1402647a (diff) | |
download | talos-obmc-linux-f58945392aad6a07ede5455ebb584aa729ac1ef0.tar.gz talos-obmc-linux-f58945392aad6a07ede5455ebb584aa729ac1ef0.zip |
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/imx28-clock.txt')
-rw-r--r-- | Documentation/devicetree/bindings/clock/imx28-clock.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/devicetree/bindings/clock/imx28-clock.txt b/Documentation/devicetree/bindings/clock/imx28-clock.txt index aa2af2866fe8..52a49a4a50b3 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: |