[PATCH 1/3] ARM: qcom: add SFPB nodes to IPQ806x dts

2015-08-14 Thread Mathieu Olivari
Add one new node to the ipq806x.dtsi file to declare & register the hardware spinlock devices. This mechanism is required to be used by other drivers such as SMEM. Signed-off-by: Mathieu Olivari --- arch/arm/boot/dts/qcom-ipq8064.dtsi | 11 +++ 1 file changed, 11 insertions(+) diff --gi

Re: [PATCH 1/3] ARM: qcom: add SFPB nodes to IPQ806x dts

2015-08-14 Thread Mathieu Olivari
On Thu, Aug 13, 2015 at 04:18:14PM -0700, Stephen Boyd wrote: > On 08/13/2015 02:33 PM, Mathieu Olivari wrote: > >Add one new node to the ipq806x.dtsi file to declare & register the > >hardware spinlock devices. This mechanism is required to be used by > >other drivers such as SMEM. > > > >Signed-o

Re: [PATCH 1/3] ARM: qcom: add SFPB nodes to IPQ806x dts

2015-08-13 Thread Stephen Boyd
On 08/13/2015 02:33 PM, Mathieu Olivari wrote: Add one new node to the ipq806x.dtsi file to declare & register the hardware spinlock devices. This mechanism is required to be used by other drivers such as SMEM. Signed-off-by: Mathieu Olivari --- arch/arm/boot/dts/qcom-ipq8064.dtsi | 12 ++

[PATCH 1/3] ARM: qcom: add SFPB nodes to IPQ806x dts

2015-08-13 Thread Mathieu Olivari
Add one new node to the ipq806x.dtsi file to declare & register the hardware spinlock devices. This mechanism is required to be used by other drivers such as SMEM. Signed-off-by: Mathieu Olivari --- arch/arm/boot/dts/qcom-ipq8064.dtsi | 12 1 file changed, 12 insertions(+) diff --g