From: Marek Vasut <marex@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 0/3] ARM: stratix10: initial small patchset
Date: Sat, 17 Mar 2018 04:49:02 +0100 [thread overview]
Message-ID: <7545e155-7fc0-eaea-eaad-400d4fa4ac0d@denx.de> (raw)
In-Reply-To: <1520566766-21786-1-git-send-email-dinguyen@kernel.org>
On 03/09/2018 04:39 AM, Dinh Nguyen wrote:
> Hi,
>
> This is a very small initial patchset for the SoCFPGA Stratix10 platform.
> This patchset adds a few core address defines that are not obtainable from
> DT, pulls in from Linux the base DTS files, and the reset manager bindings.
> The DTB is able to compile with this patchset.
>
> Instead of dropping a larger patchset with for SPL and U-Boot, I figure
> we start out small first, and allow for a couple of medium size patchset
> later for further support.
>
> Thanks,
> Dinh
>
> Chin Liang See (1):
> arm: socfpga: stratix10: Add base address map for Statix10 SoC
>
> Dinh Nguyen (2):
> ARM64: stratix10: add reset manager includes
> ARM: dts: stratix10: Add base dtsi and devkit dts
>
> arch/arm/dts/Makefile | 1 +
> arch/arm/dts/socfpga_stratix10.dtsi | 381 +++++++++++++++++++++
> arch/arm/dts/socfpga_stratix10_socdk.dts | 92 +++++
> arch/arm/mach-socfpga/include/mach/base_addr_s10.h | 33 ++
> include/dt-bindings/reset/altr,rst-mgr-s10.h | 97 ++++++
> 5 files changed, 604 insertions(+)
> create mode 100644 arch/arm/dts/socfpga_stratix10.dtsi
> create mode 100644 arch/arm/dts/socfpga_stratix10_socdk.dts
> create mode 100644 arch/arm/mach-socfpga/include/mach/base_addr_s10.h
> create mode 100644 include/dt-bindings/reset/altr,rst-mgr-s10.h
>
I hope this will not become a pile of dead code ...
Applied all, thanks
--
Best regards,
Marek Vasut
prev parent reply other threads:[~2018-03-17 3:49 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-03-09 3:39 [U-Boot] [PATCH 0/3] ARM: stratix10: initial small patchset Dinh Nguyen
2018-03-09 3:39 ` [U-Boot] [PATCH 1/3] arm: socfpga: stratix10: Add base address map for Statix10 SoC Dinh Nguyen
2018-03-17 3:48 ` Marek Vasut
2018-03-09 3:39 ` [U-Boot] [PATCH 2/3] ARM64: stratix10: add reset manager includes Dinh Nguyen
2018-03-09 3:39 ` [U-Boot] [PATCH 3/3] ARM: dts: stratix10: Add base dtsi and devkit dts Dinh Nguyen
2018-03-17 3:49 ` Marek Vasut [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=7545e155-7fc0-eaea-eaad-400d4fa4ac0d@denx.de \
--to=marex@denx.de \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox