All of lore.kernel.org
 help / color / mirror / Atom feed
From: xuwei5@hisilicon.com (Wei Xu)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v11 0/3] ARM: hisi: Add initial support for Hi3519 SOC
Date: Tue, 28 Jun 2016 18:36:34 +0100	[thread overview]
Message-ID: <5772B5A2.7030404@hisilicon.com> (raw)
In-Reply-To: <1465957147-32314-1-git-send-email-xuejiancheng@hisilicon.com>

Hi Jiancheng,

On 15/06/2016 03:19, Jiancheng Xue wrote:
> These three patches are abstracted from the patchset titled
> "[RESEND PATCH v10 0/6] ARM: hisi: Add initial support including
> clock driver for Hi3519 soc."(https://lkml.org/lkml/2016/3/31/175).
> The clock driver part was merged in v4.7-rc1. This patch set
> is mainly used to enable Hi3519 basic soc and add dts files.
> 
> Jiancheng Xue (3):
>   ARM: hisi: add compatible string for Hi3519 soc
>   ARM: dt-bindings: add device tree bindings for Hi3519 sysctrl
>   ARM: dts: add dts files for Hi3519
> 

Thanks!
Applied all the 3 patches to the hisilicon soc tree.

I have modified the dts Makefile in the patch 3 and shuffled
the ARCH_HIGHBANK, ARCH_HISI and ARCH_HIX5HD2 around to
keep the list sorted.

Best Regards,
Wei

WARNING: multiple messages have this Message-ID (diff)
From: Wei Xu <xuwei5-C8/M+/jPZTeaMJb+Lgu22Q@public.gmane.org>
To: Jiancheng Xue
	<xuejiancheng-C8/M+/jPZTeaMJb+Lgu22Q@public.gmane.org>,
	arnd-r2nGTMty4D4@public.gmane.org
Cc: robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org,
	linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org,
	yanhaifeng-C8/M+/jPZTeaMJb+Lgu22Q@public.gmane.org,
	yanghongwei-C8/M+/jPZTeaMJb+Lgu22Q@public.gmane.org
Subject: Re: [PATCH v11 0/3] ARM: hisi: Add initial support for Hi3519 SOC
Date: Tue, 28 Jun 2016 18:36:34 +0100	[thread overview]
Message-ID: <5772B5A2.7030404@hisilicon.com> (raw)
In-Reply-To: <1465957147-32314-1-git-send-email-xuejiancheng-C8/M+/jPZTeaMJb+Lgu22Q@public.gmane.org>

Hi Jiancheng,

On 15/06/2016 03:19, Jiancheng Xue wrote:
> These three patches are abstracted from the patchset titled
> "[RESEND PATCH v10 0/6] ARM: hisi: Add initial support including
> clock driver for Hi3519 soc."(https://lkml.org/lkml/2016/3/31/175).
> The clock driver part was merged in v4.7-rc1. This patch set
> is mainly used to enable Hi3519 basic soc and add dts files.
> 
> Jiancheng Xue (3):
>   ARM: hisi: add compatible string for Hi3519 soc
>   ARM: dt-bindings: add device tree bindings for Hi3519 sysctrl
>   ARM: dts: add dts files for Hi3519
> 

Thanks!
Applied all the 3 patches to the hisilicon soc tree.

I have modified the dts Makefile in the patch 3 and shuffled
the ARCH_HIGHBANK, ARCH_HISI and ARCH_HIX5HD2 around to
keep the list sorted.

Best Regards,
Wei


--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

WARNING: multiple messages have this Message-ID (diff)
From: Wei Xu <xuwei5@hisilicon.com>
To: Jiancheng Xue <xuejiancheng@hisilicon.com>, <arnd@arndb.de>
Cc: <robh+dt@kernel.org>, <linux-kernel@vger.kernel.org>,
	<devicetree@vger.kernel.org>,
	<linux-arm-kernel@lists.infradead.org>,
	<yanhaifeng@hisilicon.com>, <yanghongwei@hisilicon.com>
Subject: Re: [PATCH v11 0/3] ARM: hisi: Add initial support for Hi3519 SOC
Date: Tue, 28 Jun 2016 18:36:34 +0100	[thread overview]
Message-ID: <5772B5A2.7030404@hisilicon.com> (raw)
In-Reply-To: <1465957147-32314-1-git-send-email-xuejiancheng@hisilicon.com>

Hi Jiancheng,

On 15/06/2016 03:19, Jiancheng Xue wrote:
> These three patches are abstracted from the patchset titled
> "[RESEND PATCH v10 0/6] ARM: hisi: Add initial support including
> clock driver for Hi3519 soc."(https://lkml.org/lkml/2016/3/31/175).
> The clock driver part was merged in v4.7-rc1. This patch set
> is mainly used to enable Hi3519 basic soc and add dts files.
> 
> Jiancheng Xue (3):
>   ARM: hisi: add compatible string for Hi3519 soc
>   ARM: dt-bindings: add device tree bindings for Hi3519 sysctrl
>   ARM: dts: add dts files for Hi3519
> 

Thanks!
Applied all the 3 patches to the hisilicon soc tree.

I have modified the dts Makefile in the patch 3 and shuffled
the ARCH_HIGHBANK, ARCH_HISI and ARCH_HIX5HD2 around to
keep the list sorted.

Best Regards,
Wei

  parent reply	other threads:[~2016-06-28 17:36 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-06-15  2:19 [PATCH v11 0/3] ARM: hisi: Add initial support for Hi3519 SOC Jiancheng Xue
2016-06-15  2:19 ` Jiancheng Xue
2016-06-15  2:19 ` Jiancheng Xue
2016-06-15  2:19 ` [PATCH v11 1/3] ARM: hisi: add compatible string for Hi3519 soc Jiancheng Xue
2016-06-15  2:19   ` Jiancheng Xue
2016-06-15  2:19   ` Jiancheng Xue
2016-06-15  2:19 ` [PATCH v11 2/3] ARM: dt-bindings: add device tree bindings for Hi3519 sysctrl Jiancheng Xue
2016-06-15  2:19   ` Jiancheng Xue
2016-06-15  2:19   ` Jiancheng Xue
2016-06-15  2:19 ` [PATCH v11 3/3] ARM: dts: add dts files for Hi3519 Jiancheng Xue
2016-06-15  2:19   ` Jiancheng Xue
2016-06-15  2:19   ` Jiancheng Xue
2016-06-28 17:36 ` Wei Xu [this message]
2016-06-28 17:36   ` [PATCH v11 0/3] ARM: hisi: Add initial support for Hi3519 SOC Wei Xu
2016-06-28 17:36   ` Wei Xu

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=5772B5A2.7030404@hisilicon.com \
    --to=xuwei5@hisilicon.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.