From: Dinh Nguyen <dinguyen@kernel.org>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v2 0/4] arm: socfpga: Convert drivers from struct to defines
Date: Tue, 17 Sep 2019 17:33:13 -0500 [thread overview]
Message-ID: <1e796759-bc2e-62ac-7891-96baca9bf47b@kernel.org> (raw)
In-Reply-To: <1568104683-2609-1-git-send-email-ley.foon.tan@intel.com>
On 9/10/19 3:37 AM, Ley Foon Tan wrote:
> This is 2nd version of patchset to convert reset, system and clock manager
> drivers to use #define instead of struct.
>
> Tested on Cyclone 5, Arria 10 and Stratix 10 devices.
>
> Patch 1 is new one, patch 2 to 4 have changes.
>
> Main changes in this version are:
> - Get base address from DT
> - Change to use writel(), readl(), setbits_le32() and clrbits_le32().
> - Add prefix to defines.
> - Add "u-boot,dm-pre-reloc" to clock and system manager nodes.
>
> History:
> v1: https://patchwork.ozlabs.org/cover/1149731/
>
I think you also need to Simon Goldschmidt to this series.
Beside the minor incorrect address missing a zero in patch 1, I've
tested this series on the Sockit.
Tested-by: Dinh Nguyen <dinguyen@kernel.org>
Dinh
next prev parent reply other threads:[~2019-09-17 22:33 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-09-10 8:37 [U-Boot] [PATCH v2 0/4] arm: socfpga: Convert drivers from struct to defines Ley Foon Tan
2019-09-10 8:38 ` [U-Boot] [PATCH v2 1/4] arm: dts: socfpga: Add u-boot, dm-pre-reloc for sysmgr and clkmgr nodes Ley Foon Tan
2019-09-16 14:09 ` Dinh Nguyen
2019-09-18 2:32 ` Ley Foon Tan
2019-10-02 9:18 ` Simon Goldschmidt
2019-09-10 8:38 ` [U-Boot] [PATCH v2 2/4] arm: socfpga: Convert reset manager from struct to defines Ley Foon Tan
2019-10-02 9:20 ` Simon Goldschmidt
2019-10-04 3:03 ` Ley Foon Tan
2019-09-10 8:38 ` [U-Boot] [PATCH v2 3/4] arm: socfpga: Convert system " Ley Foon Tan
2019-10-02 9:20 ` Simon Goldschmidt
2019-10-04 3:05 ` Ley Foon Tan
2019-09-10 8:38 ` [U-Boot] [PATCH v2 4/4] arm: socfpga: Convert clock " Ley Foon Tan
2019-10-02 9:22 ` Simon Goldschmidt
2019-10-04 2:57 ` Ley Foon Tan
2019-09-17 22:33 ` Dinh Nguyen [this message]
2019-09-18 2:32 ` [U-Boot] [PATCH v2 0/4] arm: socfpga: Convert drivers " Ley Foon Tan
2019-09-18 4:22 ` Simon Goldschmidt
2019-10-02 8:13 ` Ley Foon Tan
2019-10-02 9:23 ` Simon Goldschmidt
2019-10-09 18:42 ` Simon Goldschmidt
2019-10-10 0:47 ` Ley Foon Tan
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=1e796759-bc2e-62ac-7891-96baca9bf47b@kernel.org \
--to=dinguyen@kernel.org \
--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