projects
/
GitHub
/
LineageOS
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7fb2afc
)
ARM: ux500: Add PRCC Kernel clock node to DBx500 Device Tree
author
Lee Jones
<lee.jones@linaro.org>
Thu, 6 Jun 2013 09:52:50 +0000
(10:52 +0100)
committer
Linus Walleij
<linus.walleij@linaro.org>
Thu, 26 Sep 2013 09:04:44 +0000
(11:04 +0200)
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
arch/arm/boot/dts/ste-dbx5x0.dtsi
patch
|
blob
|
blame
|
history
diff --git
a/arch/arm/boot/dts/ste-dbx5x0.dtsi
b/arch/arm/boot/dts/ste-dbx5x0.dtsi
index 244e44a7f6966e489f904827203ae0bf3d688923..3accea064e3ec30c039ba50af872ebef03c4a185 100644
(file)
--- a/
arch/arm/boot/dts/ste-dbx5x0.dtsi
+++ b/
arch/arm/boot/dts/ste-dbx5x0.dtsi
@@
-53,6
+53,10
@@
prcc_pclk: prcc-periph-clock {
#clock-cells = <2>;
};
+
+ prcc_kclk: prcc-kernel-clock {
+ #clock-cells = <2>;
+ };
};
timer@a0410600 {