diff options
author | Lee Jones <lee.jones@linaro.org> | 2013-06-03 08:08:26 -0400 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2013-09-26 05:04:37 -0400 |
commit | e47339fff2e01fb3edbbd3a284e6f7101dd89cb0 (patch) | |
tree | 4351bee2df29a301dff10e57a0f90037ca497d73 /arch/arm/boot/dts/ste-dbx5x0.dtsi | |
parent | 9d8910737413415114eb72d7b03f4b5c1f305c75 (diff) |
ARM: ux500: Supply the USB clock lookup to the DBX500 DT
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'arch/arm/boot/dts/ste-dbx5x0.dtsi')
-rw-r--r-- | arch/arm/boot/dts/ste-dbx5x0.dtsi | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/ste-dbx5x0.dtsi b/arch/arm/boot/dts/ste-dbx5x0.dtsi index da188a2078ab..244e44a7f696 100644 --- a/arch/arm/boot/dts/ste-dbx5x0.dtsi +++ b/arch/arm/boot/dts/ste-dbx5x0.dtsi | |||
@@ -240,6 +240,8 @@ | |||
240 | "iep_6_14", "oep_6_14", | 240 | "iep_6_14", "oep_6_14", |
241 | "iep_7_15", "oep_7_15", | 241 | "iep_7_15", "oep_7_15", |
242 | "iep_8", "oep_8"; | 242 | "iep_8", "oep_8"; |
243 | |||
244 | clocks = <&prcc_pclk 5 0>; | ||
243 | }; | 245 | }; |
244 | 246 | ||
245 | dma: dma-controller@801C0000 { | 247 | dma: dma-controller@801C0000 { |