* [PATCH] ARM: ux500: Include the PRCMU's Secure Registers in DB8500's DT
@ 2013-01-11 10:43 Lee Jones
2013-01-17 10:57 ` Linus Walleij
0 siblings, 1 reply; 3+ messages in thread
From: Lee Jones @ 2013-01-11 10:43 UTC (permalink / raw)
To: linux-arm-kernel
Currently we only include the PRCMU's primary registers when
referencing the register count in the 'reg' property. This patch
expands that count to include the secure registers also.
Signed-off-by: Lee Jones <lee.jones@linaro.org>
---
arch/arm/boot/dts/dbx5x0.dtsi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/arch/arm/boot/dts/dbx5x0.dtsi b/arch/arm/boot/dts/dbx5x0.dtsi
index 2efd9c8..337c3b9 100644
--- a/arch/arm/boot/dts/dbx5x0.dtsi
+++ b/arch/arm/boot/dts/dbx5x0.dtsi
@@ -190,7 +190,7 @@
prcmu at 80157000 {
compatible = "stericsson,db8500-prcmu";
- reg = <0x80157000 0x1000>;
+ reg = <0x80157000 0x2000>;
interrupts = <0 47 0x4>;
#address-cells = <1>;
#size-cells = <1>;
--
1.7.9.5
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [PATCH] ARM: ux500: Include the PRCMU's Secure Registers in DB8500's DT
2013-01-11 10:43 [PATCH] ARM: ux500: Include the PRCMU's Secure Registers in DB8500's DT Lee Jones
@ 2013-01-17 10:57 ` Linus Walleij
2013-01-17 13:39 ` Lee Jones
0 siblings, 1 reply; 3+ messages in thread
From: Linus Walleij @ 2013-01-17 10:57 UTC (permalink / raw)
To: linux-arm-kernel
On Fri, Jan 11, 2013 at 11:43 AM, Lee Jones <lee.jones@linaro.org> wrote:
> Currently we only include the PRCMU's primary registers when
> referencing the register count in the 'reg' property. This patch
> expands that count to include the secure registers also.
>
> Signed-off-by: Lee Jones <lee.jones@linaro.org>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
Will you push this to ARM SoC or shall I queue it?
Yours,
Linus Walleij
^ permalink raw reply [flat|nested] 3+ messages in thread
* [PATCH] ARM: ux500: Include the PRCMU's Secure Registers in DB8500's DT
2013-01-17 10:57 ` Linus Walleij
@ 2013-01-17 13:39 ` Lee Jones
0 siblings, 0 replies; 3+ messages in thread
From: Lee Jones @ 2013-01-17 13:39 UTC (permalink / raw)
To: linux-arm-kernel
On Thu, 17 Jan 2013, Linus Walleij wrote:
> On Fri, Jan 11, 2013 at 11:43 AM, Lee Jones <lee.jones@linaro.org> wrote:
>
> > Currently we only include the PRCMU's primary registers when
> > referencing the register count in the 'reg' property. This patch
> > expands that count to include the secure registers also.
> >
> > Signed-off-by: Lee Jones <lee.jones@linaro.org>
>
> Acked-by: Linus Walleij <linus.walleij@linaro.org>
>
> Will you push this to ARM SoC or shall I queue it?
I'll take it.
--
Lee Jones
Linaro ST-Ericsson Landing Team Lead
Linaro.org ? Open source software for ARM SoCs
Follow Linaro: Facebook | Twitter | Blog
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2013-01-17 13:39 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-11 10:43 [PATCH] ARM: ux500: Include the PRCMU's Secure Registers in DB8500's DT Lee Jones
2013-01-17 10:57 ` Linus Walleij
2013-01-17 13:39 ` Lee Jones
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).