From: Valentin Longchamp Date: Wed, 4 Jun 2014 15:34:01 +0000 (+0200) Subject: powerpc/mpc85xx: fix fsl/p2041-post.dtsi clockgen mux2 X-Git-Tag: firefly_0821_release~176^2~3459^2~88 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=db75c22f1a1ebdb608eca2a0e17bffed470d43ec;p=firefly-linux-kernel-4.4.55.git powerpc/mpc85xx: fix fsl/p2041-post.dtsi clockgen mux2 The mux2 node is missing the clock-output-names field that is required by the clk-ppc-corenet driver. Signed-off-by: Valentin Longchamp Signed-off-by: Scott Wood --- diff --git a/arch/powerpc/boot/dts/fsl/p2041si-post.dtsi b/arch/powerpc/boot/dts/fsl/p2041si-post.dtsi index 5290df83ff30..69ce1026c948 100644 --- a/arch/powerpc/boot/dts/fsl/p2041si-post.dtsi +++ b/arch/powerpc/boot/dts/fsl/p2041si-post.dtsi @@ -359,6 +359,7 @@ compatible = "fsl,qoriq-core-mux-1.0"; clocks = <&pll0 0>, <&pll0 1>, <&pll1 0>, <&pll1 1>; clock-names = "pll0", "pll0-div2", "pll1", "pll1-div2"; + clock-output-names = "cmux2"; }; mux3: mux3@60 {