[oe-commits] org.oe.dev linux-2.6.23: fix mpc8313e-rdb realtime clock patch for use with dtc-native 1.0.0

jeremy_laine commit openembedded-commits at lists.openembedded.org
Sat Dec 1 12:51:05 UTC 2007


linux-2.6.23: fix mpc8313e-rdb realtime clock patch for use with dtc-native 1.0.0

Author: jeremy_laine at openembedded.org
Branch: org.openembedded.dev
Revision: d953a45d03a4cbcd74d92f973ca8c06fe3848355
ViewMTN: http://monotone.openembedded.org/revision/info/d953a45d03a4cbcd74d92f973ca8c06fe3848355
Files:
1
packages/linux/linux-2.6.23/mpc8313e-rdb/mpc8313e-rdb-rtc.patch
Diffs:

#
# mt diff -r36099db59bdf61dc5e1f93d3d874817fa38998dd -rd953a45d03a4cbcd74d92f973ca8c06fe3848355
#
# 
# 
# patch "packages/linux/linux-2.6.23/mpc8313e-rdb/mpc8313e-rdb-rtc.patch"
#  from [953bccbd5cef5767c0a922ebc7eeae4691dbfb65]
#    to [ff0d1ce1d75cdce073d98a76611e56dc14eaa2bc]
# 
============================================================
--- packages/linux/linux-2.6.23/mpc8313e-rdb/mpc8313e-rdb-rtc.patch	953bccbd5cef5767c0a922ebc7eeae4691dbfb65
+++ packages/linux/linux-2.6.23/mpc8313e-rdb/mpc8313e-rdb-rtc.patch	ff0d1ce1d75cdce073d98a76611e56dc14eaa2bc
@@ -1,7 +1,15 @@ diff -urN linux-2.6.23.orig/arch/powerpc
 diff -urN linux-2.6.23.orig/arch/powerpc/boot/dts/mpc8313erdb.dts linux-2.6.23/arch/powerpc/boot/dts/mpc8313erdb.dts
 --- linux-2.6.23.orig/arch/powerpc/boot/dts/mpc8313erdb.dts	2007-10-09 22:31:38.000000000 +0200
-+++ linux-2.6.23/arch/powerpc/boot/dts/mpc8313erdb.dts	2007-11-29 19:32:21.000000000 +0100
-@@ -60,6 +60,12 @@
++++ linux-2.6.23/arch/powerpc/boot/dts/mpc8313erdb.dts	2007-12-01 13:16:55.000000000 +0100
+@@ -54,12 +54,20 @@
+ 		};
+ 
+ 		i2c at 3000 {
++			#address-cells = <1>;
++			#size-cells = <0>;
+ 			device_type = "i2c";
+ 			compatible = "fsl-i2c";
+ 			reg = <3000 100>;
  			interrupts = <e 8>;
  			interrupt-parent = < &ipic >;
  			dfsrr;
@@ -16,7 +24,7 @@ diff -urN linux-2.6.23.orig/arch/powerpc
  		i2c at 3100 {
 diff -urN linux-2.6.23.orig/arch/powerpc/sysdev/fsl_soc.c linux-2.6.23/arch/powerpc/sysdev/fsl_soc.c
 --- linux-2.6.23.orig/arch/powerpc/sysdev/fsl_soc.c	2007-10-09 22:31:38.000000000 +0200
-+++ linux-2.6.23/arch/powerpc/sysdev/fsl_soc.c	2007-11-29 19:31:58.000000000 +0100
++++ linux-2.6.23/arch/powerpc/sysdev/fsl_soc.c	2007-12-01 13:08:30.000000000 +0100
 @@ -319,6 +319,12 @@
  	{"ricoh,rs5c372b", "rtc-rs5c372", "rs5c372b",},
  	{"ricoh,rv5c386",  "rtc-rs5c372", "rv5c386",},






More information about the Openembedded-commits mailing list