summaryrefslogtreecommitdiffstats
path: root/arch/mips/boot/dts/pic32/pic32mzda_sk.dts
diff options
context:
space:
mode:
authorPurna Chandra Mandal <purna.mandal@microchip.com>2016-05-13 13:22:41 +0530
committerRalf Baechle <ralf@linux-mips.org>2016-05-13 15:30:25 +0200
commit9125f19bbb97e7444b5ea01f8262fa09679e1376 (patch)
treee9dfd37a5a6faf6f7c3b36b8737ad8ef43594167 /arch/mips/boot/dts/pic32/pic32mzda_sk.dts
parentce6e1188465998820e7182455261b1f5d508ca17 (diff)
downloadlinux-stable-9125f19bbb97e7444b5ea01f8262fa09679e1376.tar.gz
linux-stable-9125f19bbb97e7444b5ea01f8262fa09679e1376.tar.bz2
linux-stable-9125f19bbb97e7444b5ea01f8262fa09679e1376.zip
MIPS: dts: pic32: Update dts to reflect new PIC32MZDA clk binding
- now clock nodes definition is merged with core .dtsi file - only one rootclk is now part of DT - clock clients also updated based on new binding doc Signed-off-by: Purna Chandra Mandal <purna.mandal@microchip.com> Signed-off-by: Joshua Henderson <joshua.henderson@microchip.com> Cc: Michael Turquette <mturquette@baylibre.com> Cc: Stephen Boyd <sboyd@codeaurora.org> Cc: Kumar Gala <galak@codeaurora.org> Cc: Ian Campbell <ijc+devicetree@hellion.org.uk> Cc: Rob Herring <robh+dt@kernel.org> Cc: Pawel Moll <pawel.moll@arm.com> Cc: Sandeep Sheriker <sandeepsheriker.mallikarjun@microchip.com> Cc: Mark Rutland <mark.rutland@arm.com> Cc: linux-kernel@vger.kernel.org Cc: linux-mips@linux-mips.org Cc: linux-clk@vger.kernel.org Cc: devicetree@vger.kernel.org Patchwork: https://patchwork.linux-mips.org/patch/13248/ Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips/boot/dts/pic32/pic32mzda_sk.dts')
-rw-r--r--arch/mips/boot/dts/pic32/pic32mzda_sk.dts5
1 files changed, 3 insertions, 2 deletions
diff --git a/arch/mips/boot/dts/pic32/pic32mzda_sk.dts b/arch/mips/boot/dts/pic32/pic32mzda_sk.dts
index 5d434a50e85b..fc740102852e 100644
--- a/arch/mips/boot/dts/pic32/pic32mzda_sk.dts
+++ b/arch/mips/boot/dts/pic32/pic32mzda_sk.dts
@@ -95,8 +95,9 @@
pinctrl-names = "default";
pinctrl-0 = <&pinctrl_sdhc1>;
status = "okay";
- assigned-clocks = <&REFCLKO2>,<&REFCLKO4>,<&REFCLKO5>;
- assigned-clock-rates = <50000000>,<25000000>,<40000000>;
+ assigned-clocks = <&rootclk REF2CLK>, <&rootclk REF4CLK>,
+ <&rootclk REF5CLK>;
+ assigned-clock-rates = <50000000>, <25000000>, <40000000>;
};
&pic32_pinctrl {