linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: olof@lixom.net (Olof Johansson)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] ARM: hisi: DT changes for v4.8
Date: Tue, 5 Jul 2016 21:46:00 -0700	[thread overview]
Message-ID: <20160706044600.GH23212@localhost> (raw)
In-Reply-To: <5772B7F0.6040600@hisilicon.com>

On Tue, Jun 28, 2016 at 06:46:24PM +0100, Wei Xu wrote:
> Hi Arnd, Hi Olof, Hi Kevin,
> 
> Please help to pull the following changes.
> Thanks!
> 
> Best Regards,
> Wei
> 
> ---
> 
> The following changes since commit 1a695a905c18548062509178b98bc91e67510864:
> 
>   Linux 4.7-rc1 (2016-05-29 09:29:24 -0700)
> 
> are available in the git repository at:
> 
>   git://github.com/hisilicon/linux-hisi.git tags/hisi-armv7-soc-dt-for-4.8
> 
> for you to fetch changes up to 04f66aa916c141113266646942d449b5781550e3:
> 
>   ARM: dts: add dts files for Hi3519 and tidy up the makefile entries (2016-06-28 17:27:53 +0100)
> 
> ----------------------------------------------------------------
> ARM: DT: Hisilicon ARMv7 SoC Hi3519 DT updates for 4.8
> 
> - Add device tree bindings for hi3519 sysctrl
> - Add dts files for hi3519
> - Tidy up DTB makefile entries to keep the list sorted

This isn't tidying up the makefile, the list isn't sorted:

 dtb-$(CONFIG_ARCH_HIGHBANK) += \                                                                                                                   
        highbank.dtb \                                                                                                                              
        ecx-2000.dtb                                                                                                                                
+dtb-$(CONFIG_ARCH_HISI) += \                                                                                                                       
+       hi3519-demb.dtb                                                                                                                             
+dtb-$(CONFIG_ARCH_HIX5HD2) += \                                                                                                                    
+       hisi-x5hd2-dkb.dtb                                                                                                                          
 dtb-$(CONFIG_ARCH_HIP01) += \                                                                                                                      
        hip01-ca9x2.dtb          

Last time I checked, both S and X came after P.

Not merging this.


-Olof

      reply	other threads:[~2016-07-06  4:46 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-06-28 17:46 [GIT PULL] ARM: hisi: DT changes for v4.8 Wei Xu
2016-07-06  4:46 ` Olof Johansson [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=20160706044600.GH23212@localhost \
    --to=olof@lixom.net \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).