ARM: dts: add the AB8500 sysclk to the device trees
authorLinus Walleij <linus.walleij@linaro.org>
Thu, 12 Jan 2017 14:07:35 +0000 (15:07 +0100)
committerLinus Walleij <linus.walleij@linaro.org>
Tue, 31 Jan 2017 21:15:06 +0000 (22:15 +0100)
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>
arch/arm/boot/dts/ste-dbx5x0.dtsi
arch/arm/boot/dts/ste-href.dtsi
arch/arm/boot/dts/ste-snowball.dts

index d309314f3a364fd138e0be2befe4ff30712dee38..82d8c477129359952b0ae499a2fdefca9393bdf4 100644 (file)
                                        vddulpivio18-supply = <&ab8500_ldo_intcore_reg>;
                                        v-ape-supply = <&db8500_vape_reg>;
                                        musb_1v8-supply = <&db8500_vsmps2_reg>;
+                                       clocks = <&prcmu_clk PRCMU_SYSCLK>;
+                                       clock-names = "sysclk";
                                };
 
                                ab8500-ponkey {
index 865da025996303566a0abb4646e4721ecc127bc5..f37f9e10713cc878ce9ee0393aa4b0c6ad239adf 100644 (file)
 
                        stericsson,cpu-dai = <&msp1 &msp3>;
                        stericsson,audio-codec = <&codec>;
+                       clocks = <&prcmu_clk PRCMU_SYSCLK>;
+                       clock-names = "sysclk";
                };
 
                msp0: msp@80123000 {
index d5f61256fe56ab03821db7f98b85bbadd4d5c255..dd5514def6042470aabea1ee29853d6c713c2691 100644 (file)
 
                        stericsson,cpu-dai = <&msp1 &msp3>;
                        stericsson,audio-codec = <&codec>;
+                       clocks = <&prcmu_clk PRCMU_SYSCLK>;
+                       clock-names = "sysclk";
                };
 
                msp0: msp@80123000 {