Re: [git pull] Please pull powerpc.git merge branch (updated)

2012-08-23 Thread Kumar Gala
[ Added defconfig updates from Kim to fix NFS boot on yocto ]

The following changes since commit 0d7614f09c1ebdbaa1599a5aba7593f147bf96ee:

  Linux 3.6-rc1 (2012-08-02 16:38:10 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/galak/powerpc.git merge

for you to fetch changes up to 1267643dc311e860e728dbd09a97c2e0a773bfdb:

  powerpc/fsl: fix "Failed to mount /dev: No such device" errors (2012-08-23 
10:46:20 -0500)


Jia Hongtao (1):
  powerpc/fsl-pci: Only scan PCI bus if configured as a host

Kim Phillips (2):
  powerpc/fsl: update defconfigs
  powerpc/fsl: fix "Failed to mount /dev: No such device" errors

Shengzhou Liu (1):
  powerpc/p4080ds: dts - add usb controller version info and port0

Tiejun Chen (1):
  booke/wdt: some ioctls do not return values properly

Zhao Chenhui (1):
  powerpc/85xx: mpc85xx_defconfig - add VIA PATA support for MPC85xxCDS

 arch/powerpc/boot/dts/fsl/p4080si-post.dtsi  |7 ++
 arch/powerpc/configs/85xx/p1023rds_defconfig |   31 
 arch/powerpc/configs/corenet32_smp_defconfig |   29 +++---
 arch/powerpc/configs/corenet64_smp_defconfig |1 +
 arch/powerpc/configs/mpc83xx_defconfig   |   18 --
 arch/powerpc/configs/mpc85xx_defconfig   |   33 +++---
 arch/powerpc/configs/mpc85xx_smp_defconfig   |   32 +++--
 arch/powerpc/sysdev/fsl_pci.c|   13 ++
 drivers/watchdog/booke_wdt.c |7 +++---
 9 files changed, 60 insertions(+), 111 deletions(-)
___
Linuxppc-dev mailing list
Linuxppc-dev@lists.ozlabs.org
https://lists.ozlabs.org/listinfo/linuxppc-dev


Re: [git pull] Please pull powerpc.git merge branch (updated)

2012-08-17 Thread Kumar Gala
Ben,

Added a watchdog fix.

- k

The following changes since commit 0d7614f09c1ebdbaa1599a5aba7593f147bf96ee:

  Linux 3.6-rc1 (2012-08-02 16:38:10 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/galak/powerpc.git merge

for you to fetch changes up to 127c6e731106a2071ee4a6c5a34c471cd3e719f0:

  booke/wdt: some ioctls do not return values properly (2012-08-17 09:03:51 
-0500)


Jia Hongtao (1):
  powerpc/fsl-pci: Only scan PCI bus if configured as a host

Shengzhou Liu (1):
  powerpc/p4080ds: dts - add usb controller version info and port0

Tiejun Chen (1):
  booke/wdt: some ioctls do not return values properly

Zhao Chenhui (1):
  powerpc/85xx: mpc85xx_defconfig - add VIA PATA support for MPC85xxCDS

 arch/powerpc/boot/dts/fsl/p4080si-post.dtsi |7 +++
 arch/powerpc/configs/mpc85xx_defconfig  |1 +
 arch/powerpc/sysdev/fsl_pci.c   |   13 -
 drivers/watchdog/booke_wdt.c|7 +++
 4 files changed, 19 insertions(+), 9 deletions(-)

___
Linuxppc-dev mailing list
Linuxppc-dev@lists.ozlabs.org
https://lists.ozlabs.org/listinfo/linuxppc-dev


Re: [git pull] Please pull powerpc.git merge branch (updated)

2012-08-16 Thread Kumar Gala
Ben,

Poke.  :)

- k

On Aug 10, 2012, at 8:07 AM, Kumar Gala wrote:

> Ben,
> 
> Two updates from last week (one dts bug fix, one minor defconfig update)
> 
> - k
> 
> The following changes since commit 0d7614f09c1ebdbaa1599a5aba7593f147bf96ee:
> 
>  Linux 3.6-rc1 (2012-08-02 16:38:10 -0700)
> 
> are available in the git repository at:
> 
>  git://git.kernel.org/pub/scm/linux/kernel/git/galak/powerpc.git merge
> 
> for you to fetch changes up to 09a3017a585eb8567a7de15b426bb1dfb548bf0f:
> 
>  powerpc/p4080ds: dts - add usb controller version info and port0 (2012-08-10 
> 07:47:02 -0500)
> 
> 
> Jia Hongtao (1):
>  powerpc/fsl-pci: Only scan PCI bus if configured as a host
> 
> Shengzhou Liu (1):
>  powerpc/p4080ds: dts - add usb controller version info and port0
> 
> Zhao Chenhui (1):
>  powerpc/85xx: mpc85xx_defconfig - add VIA PATA support for MPC85xxCDS
> 
> arch/powerpc/boot/dts/fsl/p4080si-post.dtsi |7 +++
> arch/powerpc/configs/mpc85xx_defconfig  |1 +
> arch/powerpc/sysdev/fsl_pci.c   |   13 -
> 3 files changed, 16 insertions(+), 5 deletions(-)
> 
> ___
> Linuxppc-dev mailing list
> Linuxppc-dev@lists.ozlabs.org
> https://lists.ozlabs.org/listinfo/linuxppc-dev

___
Linuxppc-dev mailing list
Linuxppc-dev@lists.ozlabs.org
https://lists.ozlabs.org/listinfo/linuxppc-dev


Re: [git pull] Please pull powerpc.git merge branch (updated)

2012-08-10 Thread Kumar Gala
Ben,

Two updates from last week (one dts bug fix, one minor defconfig update)

- k

The following changes since commit 0d7614f09c1ebdbaa1599a5aba7593f147bf96ee:

  Linux 3.6-rc1 (2012-08-02 16:38:10 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/galak/powerpc.git merge

for you to fetch changes up to 09a3017a585eb8567a7de15b426bb1dfb548bf0f:

  powerpc/p4080ds: dts - add usb controller version info and port0 (2012-08-10 
07:47:02 -0500)


Jia Hongtao (1):
  powerpc/fsl-pci: Only scan PCI bus if configured as a host

Shengzhou Liu (1):
  powerpc/p4080ds: dts - add usb controller version info and port0

Zhao Chenhui (1):
  powerpc/85xx: mpc85xx_defconfig - add VIA PATA support for MPC85xxCDS

 arch/powerpc/boot/dts/fsl/p4080si-post.dtsi |7 +++
 arch/powerpc/configs/mpc85xx_defconfig  |1 +
 arch/powerpc/sysdev/fsl_pci.c   |   13 -
 3 files changed, 16 insertions(+), 5 deletions(-)

___
Linuxppc-dev mailing list
Linuxppc-dev@lists.ozlabs.org
https://lists.ozlabs.org/listinfo/linuxppc-dev


Re: [git pull] Please pull powerpc.git merge branch (updated)

2012-01-18 Thread Kumar Gala
Ben,

Dropped the P1020RDB device tree patch as it was for the wrong board
revision and pulled in some additional usb device tree fixes.

- k


The following changes since commit c2bc3a316a7281f67e36b34dac2802cbe36a9128:

  Merge branch 'x86/rdrand' of 
git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip (2012-01-16 18:23:09 
-0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/galak/powerpc.git merge

Jerry Huang (1):
  powerpc/85xx: Fix cmd12 bug and add the chip compatible for eSDHC

Julia Lawall (1):
  arch/powerpc/sysdev/fsl_pci.c: add missing iounmap

Michael Neuling (1):
  powerpc: fix compile error with 85xx/p1022_ds.c

Ramneek Mehresh (2):
  powerpc/85xx: Enable USB2 controller node for P1020RDB
  powerpc/85xx: Add dr_mode property in USB nodes

 arch/powerpc/boot/dts/fsl/mpc8536si-post.dtsi |4 
 arch/powerpc/boot/dts/fsl/p1010si-post.dtsi   |3 ++-
 arch/powerpc/boot/dts/fsl/p1020si-post.dtsi   |4 
 arch/powerpc/boot/dts/fsl/p1022si-post.dtsi   |3 ++-
 arch/powerpc/boot/dts/fsl/p2020si-post.dtsi   |4 
 arch/powerpc/boot/dts/p1020rdb.dtsi   |   13 ++---
 arch/powerpc/boot/dts/p1021mds.dts|3 ++-
 arch/powerpc/boot/dts/p2020ds.dtsi|3 ++-
 arch/powerpc/boot/dts/p2020rdb.dts|3 ++-
 arch/powerpc/platforms/85xx/p1022_ds.c|1 +
 arch/powerpc/sysdev/fsl_pci.c |5 +++--
 11 files changed, 32 insertions(+), 14 deletions(-)

___
Linuxppc-dev mailing list
Linuxppc-dev@lists.ozlabs.org
https://lists.ozlabs.org/listinfo/linuxppc-dev


Re: [git pull] Please pull powerpc.git merge branch (updated)

2011-11-24 Thread Kumar Gala
Ben,

Pulled in a bunch of other minor fixes that have been sitting around for a
while.

- k

The following changes since commit caca6a03d365883564885f2c1da3e88dcf65d139:

  Linux 3.2-rc3 (2011-11-23 20:20:28 -0800)

are available in the git repository at:
  git://git.kernel.org/pub/scm/linux/kernel/git/galak/powerpc.git merge

Alexandre Rusev (1):
  powerpc/fsl-lbc: Fix for fsl_upm

Joakim Tjernlund (1):
  powerpc/qe: Fixup QE_General4 errata

Julia Lawall (1):
  arch/powerpc/sysdev/ehv_pic.c: add missing kfree

Kumar Gala (1):
  powerpc/85xx: Fix compile error on p3060_qds.c

Paul Bolle (1):
  powerpc/p3060qds: Fix select of 'MPC8xxx_GPIO'

Roy Zang (1):
  powerpc/p1023: set IRQ[4:6,11] to active-high level sensitive for PCIe

Shaohui Xie (1):
  drivers/edac/mpc85xx_edac.c: fix memory controller compatible for edac

 arch/powerpc/boot/dts/p1023rds.dts  |   17 +
 arch/powerpc/platforms/85xx/Kconfig |2 +-
 arch/powerpc/platforms/85xx/p3060_qds.c |2 +-
 arch/powerpc/sysdev/ehv_pic.c   |1 +
 arch/powerpc/sysdev/fsl_lbc.c   |1 +
 arch/powerpc/sysdev/qe_lib/qe.c |2 +-
 drivers/edac/mpc85xx_edac.c |2 +-
 7 files changed, 19 insertions(+), 8 deletions(-)
___
Linuxppc-dev mailing list
Linuxppc-dev@lists.ozlabs.org
https://lists.ozlabs.org/listinfo/linuxppc-dev


Re: [git pull] Please pull powerpc.git merge branch (updated)

2011-11-23 Thread Kumar Gala

On Nov 23, 2011, at 11:03 PM, Kumar Gala wrote:

> Ben,
> 
> A few minor fixes for FSL PPC SoCs to send up to Linus.
> 
> - k
> 
> The following changes since commit caca6a03d365883564885f2c1da3e88dcf65d139:
> 
>  Linux 3.2-rc3 (2011-11-23 20:20:28 -0800)
> 
> are available in the git repository at:
>  git://git.kernel.org/pub/scm/linux/kernel/git/galak/powerpc.git merge
> 
> Kumar Gala (1):
>  powerpc/85xx: Fix compile error on p3060_qds.c
> 
> Paul Bolle (1):
>  powerpc/p3060qds: Fix select of 'MPC8xxx_GPIO'
> 
> Roy Zang (1):
>  powerpc/p1023: set IRQ[4:6,11] to active-high level sensitive for PCIe
> 
> arch/powerpc/boot/dts/p1023rds.dts  |   17 +
> arch/powerpc/platforms/85xx/Kconfig |2 +-
> arch/powerpc/platforms/85xx/p3060_qds.c |2 +-
> 3 files changed, 15 insertions(+), 6 deletions(-)

(updated 'merge' with):

Joakim Tjernlund (1):
  powerpc/qe: Fixup QE_General4 errata

 arch/powerpc/sysdev/qe_lib/qe.c |2 +-

- k
___
Linuxppc-dev mailing list
Linuxppc-dev@lists.ozlabs.org
https://lists.ozlabs.org/listinfo/linuxppc-dev