projects
/
kernel
/
kernel-generic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9648874
)
powerpc/85xx: Add RTC to P1010RDB device tree
author
Kumar Gala
<galak@kernel.crashing.org>
Wed, 26 Oct 2011 04:29:27 +0000
(23:29 -0500)
committer
Kumar Gala
<galak@kernel.crashing.org>
Thu, 24 Nov 2011 08:01:37 +0000
(
02:01
-0600)
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
arch/powerpc/boot/dts/p1010rdb.dtsi
patch
|
blob
|
history
diff --git
a/arch/powerpc/boot/dts/p1010rdb.dtsi
b/arch/powerpc/boot/dts/p1010rdb.dtsi
index
149d196
..
3aa2b82
100644
(file)
--- a/
arch/powerpc/boot/dts/p1010rdb.dtsi
+++ b/
arch/powerpc/boot/dts/p1010rdb.dtsi
@@
-125,6
+125,13
@@
};
&board_soc {
+ i2c@3000 {
+ rtc@68 {
+ compatible = "pericom,pt7c4338";
+ reg = <0x68>;
+ };
+ };
+
spi@7000 {
flash@0 {
#address-cells = <1>;