mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Wei Xu <xuwei5@hisilicon.com>
To: Huazhong Tan <tanhuazhong@huawei.com>
Cc: <linuxarm@huawei.com>, <linux-arm-kernel@lists.infradead.org>,
	<devicetree@vger.kernel.org>, <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] arm64: dts: hisi: add hns-dsaf cpld control for the hip07 SoC
Date: Fri, 2 Mar 2018 16:01:29 +0000	[thread overview]
Message-ID: <5A997559.9060103@hisilicon.com> (raw)
In-Reply-To: <1516278697-244377-1-git-send-email-tanhuazhong@huawei.com>

Hi Huazhong,

On 2018/1/18 12:31, Huazhong Tan wrote:
> Add cpld-syscon node to support the cpld control for hns-dsaf
> on the hip07 SoC.
> 
> Signed-off-by: Huazhong Tan <tanhuazhong@huawei.com>
> ---

Applied into hisilicon dt tree.
Thanks!

BR,
Wei

>  arch/arm64/boot/dts/hisilicon/hip07.dtsi | 8 ++++++++
>  1 file changed, 8 insertions(+)
> 
> diff --git a/arch/arm64/boot/dts/hisilicon/hip07.dtsi b/arch/arm64/boot/dts/hisilicon/hip07.dtsi
> index 2c01a21..4bd6416 100644
> --- a/arch/arm64/boot/dts/hisilicon/hip07.dtsi
> +++ b/arch/arm64/boot/dts/hisilicon/hip07.dtsi
> @@ -1127,6 +1127,12 @@
>  			reg = <0x0 0xc0000000 0x0 0x10000>;
>  		};
>  
> +		dsa_cpld: dsa_cpld@78000010 {
> +			compatible = "syscon";
> +			reg = <0x0 0x78000010 0x0 0x100>;
> +			reg-io-width = <2>;
> +		};
> +
>  		pcie_subctl: pcie_subctl@a0000000 {
>  			compatible = "hisilicon,pcie-sas-subctrl", "syscon";
>  			reg = <0x0 0xa0000000 0x0 0x10000>;
> @@ -1258,6 +1264,7 @@
>  			port@0 {
>  				reg = <0>;
>  				serdes-syscon = <&serdes_ctrl>;
> +				cpld-syscon = <&dsa_cpld 0x0>;
>  				port-rst-offset = <0>;
>  				port-mode-offset = <0>;
>  				mc-mac-mask = [ff f0 00 00 00 00];
> @@ -1267,6 +1274,7 @@
>  			port@1 {
>  				reg = <1>;
>  				serdes-syscon= <&serdes_ctrl>;
> +				cpld-syscon = <&dsa_cpld 0x4>;
>  				port-rst-offset = <1>;
>  				port-mode-offset = <1>;
>  				mc-mac-mask = [ff f0 00 00 00 00];
> 

      reply	other threads:[~2018-03-02 16:01 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-01-18 12:31 Huazhong Tan
2018-03-02 16:01 ` Wei Xu [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=5A997559.9060103@hisilicon.com \
    --to=xuwei5@hisilicon.com \
    --cc=devicetree@vger.kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linuxarm@huawei.com \
    --cc=tanhuazhong@huawei.com \
    /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

Powered by JetHome