diff options
author | Lee Jones <lee.jones@linaro.org> | 2013-06-03 13:08:26 +0100 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2013-09-26 11:04:37 +0200 |
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 @@ "iep_6_14", "oep_6_14", "iep_7_15", "oep_7_15", "iep_8", "oep_8"; + + clocks = <&prcc_pclk 5 0>; }; dma: dma-controller@801C0000 { |