From: Dinh Nguyen <dinguyen@kernel.org>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] ARM:dts: Added device tree for socfpga arria10 development kit sdmmc
Date: Fri, 30 Sep 2016 10:28:24 -0500 [thread overview]
Message-ID: <5ac301cd-e976-0642-8f5e-6c0ea0abc8d4@kernel.org> (raw)
In-Reply-To: <1475223168-2611-1-git-send-email-tfchee@altera.com>
On 09/30/2016 03:12 AM, Tien Fong Chee wrote:
> This is initial version of device tree for the Intel socfpga arria10
I would think that it's still an Altera SOCFPGA.
> development kit with sdmmc.
>
> Signed-off-by: Tien Fong Chee <tfchee@altera.com>
> Cc: Marek Vasut <marex@denx.de>
> Cc: Stefan Roese <sr@denx.de>
> Cc: Dinh Nguyen <dinguyen@opensource.altera.com>
> Cc: Chin Liang See <clsee@altera.com>
> Cc: Tien Fong <skywindctf@gmail.com>
> ---
> arch/arm/dts/socfpga_arria10.dtsi | 866 +++++++++++++++++++++++
> arch/arm/dts/socfpga_arria10_handoff_sdmmc.dtsi | 457 ++++++++++++
> arch/arm/dts/socfpga_arria10_socdk_sdmmc.dts | 30 +
> 3 files changed, 1353 insertions(+), 0 deletions(-)
> create mode 100755 arch/arm/dts/socfpga_arria10.dtsi
> create mode 100755 arch/arm/dts/socfpga_arria10_handoff_sdmmc.dtsi
> create mode 100755 arch/arm/dts/socfpga_arria10_socdk_sdmmc.dts
>
Please recheck all of your file attributes. They should be 100644.
> diff --git a/arch/arm/dts/socfpga_arria10.dtsi b/arch/arm/dts/socfpga_arria10.dtsi
> new file mode 100755
> index 0000000..8ed5ff4
> --- /dev/null
> +++ b/arch/arm/dts/socfpga_arria10.dtsi
> @@ -0,0 +1,866 @@
[snip}
> +
> + base_fpga_region {
> + compatible = "fpga-region";
> + fpga-mgr = <&fpga_mgr>;
> +
> + #address-cells = <0x1>;
> + #size-cells = <0x1>;
> + };
This has has not been upstreamed and accepted yet, I think.
> +
> + clkmgr at ffd04000 {
> + compatible = "intc,clk-mgr";
Whoa...why are you replacing "altr" with "intc"? If you switch from altr
to intc, then none of the bindings have been accepted yet and needs to
be resubmitted.
Dinh
next prev parent reply other threads:[~2016-09-30 15:28 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-09-30 8:12 [U-Boot] [PATCH] ARM:dts: Added device tree for socfpga arria10 development kit sdmmc Tien Fong Chee
2016-09-30 15:28 ` Dinh Nguyen [this message]
2016-10-04 10:23 ` Tien Fong Chee
2016-09-30 17:29 ` Marek Vasut
2016-10-04 10:34 ` Tien Fong Chee
2016-10-04 15:27 ` Marek Vasut
-- strict thread matches above, loose matches on Subject: below --
2016-09-30 9:32 Tien Fong Chee
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=5ac301cd-e976-0642-8f5e-6c0ea0abc8d4@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