ARM: ux500: Add PRCC Peripheral clock node to DBx500 Device Tree

Signed-off-by: Lee Jones <lee.jones@linaro.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
This commit is contained in:
Lee Jones 2013-06-06 10:51:04 +01:00 committed by Linus Walleij
parent e064cb24f2
commit fcbe5e90f8

View file

@ -49,6 +49,10 @@
prcmu_clk: prcmu-clock {
#clock-cells = <1>;
};
prcc_pclk: prcc-periph-clock {
#clock-cells = <2>;
};
};
timer@a0410600 {