Re: [RFC PATCH 0/3] devicetree, qcomm PMIC: fix node name conflict

2014-05-07 Thread Rob Herring
On Wed, May 7, 2014 at 10:12 AM, Bjorn Andersson wrote: > On Tue, May 6, 2014 at 6:32 PM, Rob Herring wrote: >> On Tue, May 6, 2014 at 7:48 PM, Frank Rowand wrote: >>> An issue with the path of SPMI nodes under /sys/bus/... was reported in >>> https://lkml.org/lkml/2014/4/23/312. The symptom is

Re: [RFC PATCH 0/3] devicetree, qcomm PMIC: fix node name conflict

2014-05-07 Thread Bjorn Andersson
On Tue, May 6, 2014 at 6:32 PM, Rob Herring wrote: > On Tue, May 6, 2014 at 7:48 PM, Frank Rowand wrote: >> An issue with the path of SPMI nodes under /sys/bus/... was reported in >> https://lkml.org/lkml/2014/4/23/312. The symptom is that two different >> grandchild nodes of the spmi with the s

Re: [RFC PATCH 0/3] devicetree, qcomm PMIC: fix node name conflict

2014-05-07 Thread Grant Likely
On Wed, May 7, 2014 at 2:32 AM, Rob Herring wrote: > On Tue, May 6, 2014 at 7:48 PM, Frank Rowand wrote: >> An issue with the path of SPMI nodes under /sys/bus/... was reported in >> https://lkml.org/lkml/2014/4/23/312. The symptom is that two different >> grandchild nodes of the spmi with the s

Re: [RFC PATCH 0/3] devicetree, qcomm PMIC: fix node name conflict

2014-05-06 Thread Frank Rowand
On 5/6/2014 6:32 PM, Rob Herring wrote: > On Tue, May 6, 2014 at 7:48 PM, Frank Rowand wrote: >> An issue with the path of SPMI nodes under /sys/bus/... was reported in >> https://lkml.org/lkml/2014/4/23/312. The symptom is that two different < snip > >> > > I think the primary question to ask

Re: [RFC PATCH 0/3] devicetree, qcomm PMIC: fix node name conflict

2014-05-06 Thread Rob Herring
On Tue, May 6, 2014 at 7:48 PM, Frank Rowand wrote: > An issue with the path of SPMI nodes under /sys/bus/... was reported in > https://lkml.org/lkml/2014/4/23/312. The symptom is that two different > grandchild nodes of the spmi with the same node-name@unit-address will > result in attempting to

[RFC PATCH 0/3] devicetree, qcomm PMIC: fix node name conflict

2014-05-06 Thread Frank Rowand
An issue with the path of SPMI nodes under /sys/bus/... was reported in https://lkml.org/lkml/2014/4/23/312. The symptom is that two different grandchild nodes of the spmi with the same node-name@unit-address will result in attempting to create duplicate links at /sys/bus/platform/devices/unit-add