* [PATCH] arm64: dts: stratix10: Correct System Manager register size
@ 2018-09-25 15:31 thor.thayer
2018-10-26 20:15 ` Thor Thayer
0 siblings, 1 reply; 3+ messages in thread
From: thor.thayer @ 2018-09-25 15:31 UTC (permalink / raw)
To: dinguyen, robh+dt, mark.rutland
Cc: catalin.marinas, will.deacon, devicetree, linux-arm-kernel,
Thor Thayer, stable
From: Thor Thayer <thor.thayer@linux.intel.com>
Correct the register size of the System Manager node.
Cc: stable@vger.kernel.org
Fixes: 78cd6a9d8e154 ("arm64: dts: Add base stratix 10 dtsi")
Signed-off-by: Thor Thayer <thor.thayer@linux.intel.com>
---
arch/arm64/boot/dts/altera/socfpga_stratix10.dtsi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/arch/arm64/boot/dts/altera/socfpga_stratix10.dtsi b/arch/arm64/boot/dts/altera/socfpga_stratix10.dtsi
index 67dac595dc72..3989876ab699 100644
--- a/arch/arm64/boot/dts/altera/socfpga_stratix10.dtsi
+++ b/arch/arm64/boot/dts/altera/socfpga_stratix10.dtsi
@@ -327,7 +327,7 @@
sysmgr: sysmgr@ffd12000 {
compatible = "altr,sys-mgr", "syscon";
- reg = <0xffd12000 0x1000>;
+ reg = <0xffd12000 0x228>;
};
/* Local timer */
--
2.7.4
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH] arm64: dts: stratix10: Correct System Manager register size
2018-09-25 15:31 [PATCH] arm64: dts: stratix10: Correct System Manager register size thor.thayer
@ 2018-10-26 20:15 ` Thor Thayer
2018-10-26 20:53 ` Dinh Nguyen
0 siblings, 1 reply; 3+ messages in thread
From: Thor Thayer @ 2018-10-26 20:15 UTC (permalink / raw)
To: dinguyen, robh+dt, mark.rutland
Cc: catalin.marinas, will.deacon, devicetree, linux-arm-kernel,
stable
Gentle ping...
On 9/25/18 10:31 AM, thor.thayer@linux.intel.com wrote:
> From: Thor Thayer <thor.thayer@linux.intel.com>
>
> Correct the register size of the System Manager node.
>
> Cc: stable@vger.kernel.org
> Fixes: 78cd6a9d8e154 ("arm64: dts: Add base stratix 10 dtsi")
> Signed-off-by: Thor Thayer <thor.thayer@linux.intel.com>
> ---
> arch/arm64/boot/dts/altera/socfpga_stratix10.dtsi | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/arch/arm64/boot/dts/altera/socfpga_stratix10.dtsi b/arch/arm64/boot/dts/altera/socfpga_stratix10.dtsi
> index 67dac595dc72..3989876ab699 100644
> --- a/arch/arm64/boot/dts/altera/socfpga_stratix10.dtsi
> +++ b/arch/arm64/boot/dts/altera/socfpga_stratix10.dtsi
> @@ -327,7 +327,7 @@
>
> sysmgr: sysmgr@ffd12000 {
> compatible = "altr,sys-mgr", "syscon";
> - reg = <0xffd12000 0x1000>;
> + reg = <0xffd12000 0x228>;
> };
>
> /* Local timer */
>
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] arm64: dts: stratix10: Correct System Manager register size
2018-10-26 20:15 ` Thor Thayer
@ 2018-10-26 20:53 ` Dinh Nguyen
0 siblings, 0 replies; 3+ messages in thread
From: Dinh Nguyen @ 2018-10-26 20:53 UTC (permalink / raw)
To: thor.thayer, robh+dt, mark.rutland
Cc: catalin.marinas, will.deacon, devicetree, linux-arm-kernel,
stable
On 10/26/2018 03:15 PM, Thor Thayer wrote:
> Gentle ping...
>
> On 9/25/18 10:31 AM, thor.thayer@linux.intel.com wrote:
>> From: Thor Thayer <thor.thayer@linux.intel.com>
>>
>> Correct the register size of the System Manager node.
>>
>> Cc: stable@vger.kernel.org
>> Fixes: 78cd6a9d8e154 ("arm64: dts: Add base stratix 10 dtsi")
>> Signed-off-by: Thor Thayer <thor.thayer@linux.intel.com>
>> ---
This is already in arm-soc/next/dt and should land in v4.20-rc1.
Dinh
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2018-10-26 20:53 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-09-25 15:31 [PATCH] arm64: dts: stratix10: Correct System Manager register size thor.thayer
2018-10-26 20:15 ` Thor Thayer
2018-10-26 20:53 ` Dinh Nguyen
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).