aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/ste-snowball.dts
diff options
context:
space:
mode:
authorLinus Walleij2017-01-12 15:07:35 +0100
committerLinus Walleij2017-01-31 22:15:06 +0100
commit3015d3b05239e33b42b1ae9ac408cc60fa4772ce (patch)
tree4d63890ec00588d51816bd91a4c8e87e816c3503 /arch/arm/boot/dts/ste-snowball.dts
parent6097c2d0afa4ff70ece8610875a0f0592064de29 (diff)
ARM: dts: add the AB8500 sysclk to the device trees
This clock has been missing since some early stages of device tree conversion. Adding the right clocks to the device tree makes USB work again. Cc: Ulf Hansson <ulf.hansson@linaro.org> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'arch/arm/boot/dts/ste-snowball.dts')
-rw-r--r--arch/arm/boot/dts/ste-snowball.dts2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/ste-snowball.dts b/arch/arm/boot/dts/ste-snowball.dts
index d5f61256fe56..dd5514def604 100644
--- a/arch/arm/boot/dts/ste-snowball.dts
+++ b/arch/arm/boot/dts/ste-snowball.dts
@@ -164,6 +164,8 @@
stericsson,cpu-dai = <&msp1 &msp3>;
stericsson,audio-codec = <&codec>;
+ clocks = <&prcmu_clk PRCMU_SYSCLK>;
+ clock-names = "sysclk";
};
msp0: msp@80123000 {