PCI-PCI bridge configuration in linux device tree

2014-02-15 Thread Anand Mistry
Hello, We are working on a cPCI based application involving MPC8313 processor. The cPCI back-plane has a PCI-PCI bridge on it. While booting, the linux kernel(2.6.23) crashes while allocating resources for devices beyong the bridge. After examination we came to know that if we program the PCI-PC

Re: [PATCH] powerpc: Fix "attempt to move .org backwards" error

2014-02-15 Thread Guenter Roeck
On 02/11/2014 09:22 PM, Stephen Rothwell wrote: Hi all, On Tue, 10 Dec 2013 10:26:10 +1100 Benjamin Herrenschmidt wrote: On Tue, 2013-12-10 at 10:10 +1100, Stephen Rothwell wrote: Reported-by: Stephen Rothwell Tested-by: Stephen Rothwell Works for me. Thanks. I will add this to linux-n

Re: [PATCH v2 03/11] sysfs: create bin_attributes under the requested group

2014-02-15 Thread Greg Kroah-Hartman
On Fri, Feb 14, 2014 at 02:02:07PM -0800, Cody P Schafer wrote: > bin_attributes created/updated in create_files() (such as those listed > via (struct device).attribute_groups) were not placed under the > specified group, and instead appeared in the base kobj directory. > > Fix this by making bin_