aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLubomir Rintel <lkundrak@v3.sk>2019-02-21 10:51:15 +0100
committerLubomir Rintel <lkundrak@v3.sk>2019-04-19 07:28:32 +0200
commit6e97d558f722a1f58ee0485da688f99cd56d58c8 (patch)
tree44eb54209edbb616f6832e890ec42d7fe5b5ada4
parentbec0930e5350bb8727c3064747358283cc37419b (diff)
downloadopenfirmware-6e97d558f722a1f58ee0485da688f99cd56d58c8.tar.gz
olpc/usb: rename the clock to match marvell,pxau2o-ehci binding
-rw-r--r--cpu/arm/olpc/usb.fth2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpu/arm/olpc/usb.fth b/cpu/arm/olpc/usb.fth
index 250ef40d..3cd2c410 100644
--- a/cpu/arm/olpc/usb.fth
+++ b/cpu/arm/olpc/usb.fth
@@ -8,7 +8,7 @@ purpose: USB features common to most OLPC ARM platforms
my-space swap " map-in" $call-parent h# 100 + ( adr )
;
: my-map-out ( adr len -- ) swap h# 100 - swap " map-out" $call-parent ;
- " USBPHYCLK" " clock-names" string-property
+ " USBCLK" " clock-names" string-property
" /pmua" encode-phandle 5 encode-int encode+ " clocks" property
d# 44 " interrupts" integer-property