Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc

* 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc:
  powerpc: pseries/dtl.c should include asm/firmware.h
  powerpc: Fix data-corrupting bug in __futex_atomic_op
  powerpc/pseries: Set error_state to pci_channel_io_normal in eeh_report_reset()
  powerpc: Allow 256kB pages with SHMEM
  powerpc: Document new FSL I2C bindings and cleanup
  powerpc/mm: Fix compile warning
  powerpc/85xx: TQM8548: update defconfig
  powerpc/85xx: TQM8548: use proper phy-handles for enet2 and enet3
  powerpc/85xx: TQM85xx: correct address of LM75 I2C device nodes
  powerpc: Add support for early tlbilx opcode
  powerpc: Fix tlbilx opcode
This commit is contained in:
Linus Torvalds
2009-04-15 08:42:40 -07:00
18 changed files with 135 additions and 162 deletions

View File

@@ -84,9 +84,9 @@
interrupt-parent = <&mpic>;
dfsrr;
dtt@50 {
dtt@48 {
compatible = "national,lm75";
reg = <0x50>;
reg = <0x48>;
};
rtc@68 {

View File

@@ -83,9 +83,9 @@
interrupt-parent = <&mpic>;
dfsrr;
dtt@50 {
dtt@48 {
compatible = "national,lm75";
reg = <0x50>;
reg = <0x48>;
};
rtc@68 {

View File

@@ -85,9 +85,9 @@
interrupt-parent = <&mpic>;
dfsrr;
dtt@50 {
dtt@48 {
compatible = "national,lm75";
reg = <0x50>;
reg = <0x48>;
};
rtc@68 {
@@ -247,7 +247,7 @@
interrupts = <31 2 32 2 33 2>;
interrupt-parent = <&mpic>;
tbi-handle = <&tbi2>;
phy-handle = <&phy3>;
phy-handle = <&phy4>;
mdio@520 {
#address-cells = <1>;
@@ -275,7 +275,7 @@
interrupts = <37 2 38 2 39 2>;
interrupt-parent = <&mpic>;
tbi-handle = <&tbi3>;
phy-handle = <&phy4>;
phy-handle = <&phy5>;
mdio@520 {
#address-cells = <1>;

View File

@@ -85,9 +85,9 @@
interrupt-parent = <&mpic>;
dfsrr;
dtt@50 {
dtt@48 {
compatible = "national,lm75";
reg = <0x50>;
reg = <0x48>;
};
rtc@68 {
@@ -247,7 +247,7 @@
interrupts = <31 2 32 2 33 2>;
interrupt-parent = <&mpic>;
tbi-handle = <&tbi2>;
phy-handle = <&phy3>;
phy-handle = <&phy4>;
mdio@520 {
#address-cells = <1>;
@@ -275,7 +275,7 @@
interrupts = <37 2 38 2 39 2>;
interrupt-parent = <&mpic>;
tbi-handle = <&tbi3>;
phy-handle = <&phy4>;
phy-handle = <&phy5>;
mdio@520 {
#address-cells = <1>;

View File

@@ -83,9 +83,9 @@
interrupt-parent = <&mpic>;
dfsrr;
dtt@50 {
dtt@48 {
compatible = "national,lm75";
reg = <0x50>;
reg = <0x48>;
};
rtc@68 {

View File

@@ -85,9 +85,9 @@
interrupt-parent = <&mpic>;
dfsrr;
dtt@50 {
dtt@48 {
compatible = "national,lm75";
reg = <0x50>;
reg = <0x48>;
};
rtc@68 {