From: Lee Jones Date: Thu, 6 Jun 2013 09:51:04 +0000 (+0100) Subject: ARM: ux500: Add PRCC Peripheral clock node to DBx500 Device Tree X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=fcbe5e90f87fa45da40d39c7da8709b403c7e8a0;p=deliverable%2Flinux.git ARM: ux500: Add PRCC Peripheral clock node to DBx500 Device Tree Signed-off-by: Lee Jones Signed-off-by: Linus Walleij --- diff --git a/arch/arm/boot/dts/ste-dbx5x0.dtsi b/arch/arm/boot/dts/ste-dbx5x0.dtsi index ac43e6f999c9..505404e4d3e4 100644 --- a/arch/arm/boot/dts/ste-dbx5x0.dtsi +++ b/arch/arm/boot/dts/ste-dbx5x0.dtsi @@ -49,6 +49,10 @@ prcmu_clk: prcmu-clock { #clock-cells = <1>; }; + + prcc_pclk: prcc-periph-clock { + #clock-cells = <2>; + }; }; timer@a0410600 {