* [PATCH] arm64: dts: stratix10: Enable QSPI on SOCFPGA DevKit
@ 2018-09-25 16:49 thor.thayer
2018-09-25 18:53 ` Thor Thayer
0 siblings, 1 reply; 2+ messages in thread
From: thor.thayer @ 2018-09-25 16:49 UTC (permalink / raw)
To: dinguyen, robh+dt, mark.rutland
Cc: catalin.marinas, Thor Thayer, will.deacon, linux-arm-kernel,
devicetree
From: Thor Thayer <thor.thayer@linux.intel.com>
Always enable QSPI the SOCFPGA DevKit since both QSPI and
SDMMC are available on that platform.
Signed-off-by: Thor Thayer <thor.thayer@linux.intel.com>
---
arch/arm64/boot/dts/altera/socfpga_stratix10_socdk.dts | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/arm64/boot/dts/altera/socfpga_stratix10_socdk.dts b/arch/arm64/boot/dts/altera/socfpga_stratix10_socdk.dts
index 53cf195c2ada..93354c5558df 100644
--- a/arch/arm64/boot/dts/altera/socfpga_stratix10_socdk.dts
+++ b/arch/arm64/boot/dts/altera/socfpga_stratix10_socdk.dts
@@ -151,6 +151,7 @@
};
&qspi {
+ status = "okay";
flash@0 {
#address-cells = <1>;
#size-cells = <1>;
--
2.7.4
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] arm64: dts: stratix10: Enable QSPI on SOCFPGA DevKit
2018-09-25 16:49 [PATCH] arm64: dts: stratix10: Enable QSPI on SOCFPGA DevKit thor.thayer
@ 2018-09-25 18:53 ` Thor Thayer
0 siblings, 0 replies; 2+ messages in thread
From: Thor Thayer @ 2018-09-25 18:53 UTC (permalink / raw)
To: dinguyen, robh+dt, mark.rutland
Cc: catalin.marinas, will.deacon, linux-arm-kernel, devicetree
Please disregard this patch because it isn't needed.
On 09/25/2018 11:49 AM, thor.thayer@linux.intel.com wrote:
> From: Thor Thayer <thor.thayer@linux.intel.com>
>
> Always enable QSPI the SOCFPGA DevKit since both QSPI and
> SDMMC are available on that platform.
>
> Signed-off-by: Thor Thayer <thor.thayer@linux.intel.com>
> ---
> arch/arm64/boot/dts/altera/socfpga_stratix10_socdk.dts | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/arch/arm64/boot/dts/altera/socfpga_stratix10_socdk.dts b/arch/arm64/boot/dts/altera/socfpga_stratix10_socdk.dts
> index 53cf195c2ada..93354c5558df 100644
> --- a/arch/arm64/boot/dts/altera/socfpga_stratix10_socdk.dts
> +++ b/arch/arm64/boot/dts/altera/socfpga_stratix10_socdk.dts
> @@ -151,6 +151,7 @@
> };
>
> &qspi {
> + status = "okay";
> flash@0 {
> #address-cells = <1>;
> #size-cells = <1>;
>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2018-09-25 18:53 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-09-25 16:49 [PATCH] arm64: dts: stratix10: Enable QSPI on SOCFPGA DevKit thor.thayer
2018-09-25 18:53 ` Thor Thayer
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).