mbox

[GIT,PULL,v2,for,v3.18] pull request from pxa git

Message ID CAD6h2NQN9JSOVmzYuTM8201011nmyG=hxOjwibr4kOLt7b_-iQ@mail.gmail.com
State New
Headers show

Pull-request

https://git.kernel.org/pub/scm/linux/kernel/git/hzhuang1/linux.git

Message

Haojian Zhuang Sept. 18, 2014, 5:54 p.m. UTC
Hi Olof, Arnd, Kevin,

Please help to merge the pull request from pxa git repository.

Best Regards
Haojian

The following changes since commit 7d1311b93e58ed55f3a31cc8f94c4b8fe988a2b9:

  Linux 3.17-rc1 (2014-08-16 10:40:26 -0600)

are available in the git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/hzhuang1/linux.git
tags/pxa-fix-abi

for you to fetch changes up to 7a08cf77dbb976cec39c300201cebfee94552f54:

  ARM: pxa: dts: fix ohci controller compatible string (2014-09-19
01:39:03 +0800)

----------------------------------------------------------------
Since DT aren't fully enabled in pxa2xx, it's fine to merge them in v3.18

----------------------------------------------------------------
Daniel Mack (2):
      ARM: pxa: dts: fix mmc controller compatible string
      ARM: pxa: dts: fix ohci controller compatible string

 arch/arm/boot/dts/pxa2xx.dtsi | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Comments

Arnd Bergmann Sept. 25, 2014, 4:05 p.m. UTC | #1
On Thursday 18 September 2014, Haojian Zhuang wrote:
> ----------------------------------------------------------------
> Since DT aren't fully enabled in pxa2xx, it's fine to merge them in v3.18
> 
> ----------------------------------------------------------------
> Daniel Mack (2):
>       ARM: pxa: dts: fix mmc controller compatible string
>       ARM: pxa: dts: fix ohci controller compatible string
> 

Pulled into next/dt, thanks!

In the tag description, it would be nice to have a one-line statement the
same way you do for the individual commits, I used "pxa2xx DT changes"
this time.

	Arnd