All of lore.kernel.org
 help / color / mirror / Atom feed
From: Olof Johansson <olof-nZhT3qVonbNeoWH0uzbU5w@public.gmane.org>
To: Heiko Stuebner <heiko-4mtYJXux2i+zQB+pC5nmwQ@public.gmane.org>
Cc: linux-rockchip-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org,
	arm-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org,
	linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
Subject: Re: [GIT PULL 1/2] Rockchip dts32 updates for 4.12 part2
Date: Wed, 19 Apr 2017 06:45:22 -0700	[thread overview]
Message-ID: <20170419134522.GY29219@localhost> (raw)
In-Reply-To: <2927359.zDIxDMQbjs@phil>

On Mon, Apr 10, 2017 at 11:56:03AM +0200, Heiko Stuebner wrote:
> Hi Arnd, Kevin, Olof,
> 
> some additional stuff, hopefully still in time for 4.12.
> On the arm32 side devicetree the big thing is support for the phyCORE som
> from Phytec and on the arm64 side (pull2) support for another new
> 4-core soc, the rk3328 (4*A53) .
> 
> Please pull
> 
> Thanks
> Heiko
> 
> PS: There should also defconfig patch be around in the arm-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org
> inbox named "multi_v7_defconfig: make Rockchip usb2-phy built-in"
> Maybe you could look at that too :-)
> 
> 
> The following changes since commit 94bbdd77247d8c16eed5f55dddcf1cbc38d06cc4:
> 
>   ARM: dts: rockchip: setup DMA-channels for mmc0 and emmc for rk3188 (2017-03-22 16:49:39 +0100)
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git tags/v4.12-rockchip-dts32-2
> 
> for you to fetch changes up to 81507732449076de35db3b5a439e4dfd548c6b5a:
> 
>   ARM: dts: rockchip: Add support for PCM-947 carrier board (2017-04-06 23:38:18 +0200)
> 
> ----------------------------------------------------------------
> Support for the usb-sata controller on the rock2 and another new rk3288
> board, the phyCORE som and its PCM-947 carrier board from Phytec.
> 
> ----------------------------------------------------------------
> Sjoerd Simons (1):
>       ARM: dts: rockchip: Enable sata support on rock2 square
> 
> Wadim Egorov (3):
>       ARM: dts: rockchip: Add support for phyCORE-RK3288 SoM
>       dt-bindings: Document Phytec phyCORE-RK3288 RDK
>       ARM: dts: rockchip: Add support for PCM-947 carrier board

Merged, thanks!


-Olof

WARNING: multiple messages have this Message-ID (diff)
From: olof@lixom.net (Olof Johansson)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL 1/2] Rockchip dts32 updates for 4.12 part2
Date: Wed, 19 Apr 2017 06:45:22 -0700	[thread overview]
Message-ID: <20170419134522.GY29219@localhost> (raw)
In-Reply-To: <2927359.zDIxDMQbjs@phil>

On Mon, Apr 10, 2017 at 11:56:03AM +0200, Heiko Stuebner wrote:
> Hi Arnd, Kevin, Olof,
> 
> some additional stuff, hopefully still in time for 4.12.
> On the arm32 side devicetree the big thing is support for the phyCORE som
> from Phytec and on the arm64 side (pull2) support for another new
> 4-core soc, the rk3328 (4*A53) .
> 
> Please pull
> 
> Thanks
> Heiko
> 
> PS: There should also defconfig patch be around in the arm at kernel.org
> inbox named "multi_v7_defconfig: make Rockchip usb2-phy built-in"
> Maybe you could look at that too :-)
> 
> 
> The following changes since commit 94bbdd77247d8c16eed5f55dddcf1cbc38d06cc4:
> 
>   ARM: dts: rockchip: setup DMA-channels for mmc0 and emmc for rk3188 (2017-03-22 16:49:39 +0100)
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git tags/v4.12-rockchip-dts32-2
> 
> for you to fetch changes up to 81507732449076de35db3b5a439e4dfd548c6b5a:
> 
>   ARM: dts: rockchip: Add support for PCM-947 carrier board (2017-04-06 23:38:18 +0200)
> 
> ----------------------------------------------------------------
> Support for the usb-sata controller on the rock2 and another new rk3288
> board, the phyCORE som and its PCM-947 carrier board from Phytec.
> 
> ----------------------------------------------------------------
> Sjoerd Simons (1):
>       ARM: dts: rockchip: Enable sata support on rock2 square
> 
> Wadim Egorov (3):
>       ARM: dts: rockchip: Add support for phyCORE-RK3288 SoM
>       dt-bindings: Document Phytec phyCORE-RK3288 RDK
>       ARM: dts: rockchip: Add support for PCM-947 carrier board

Merged, thanks!


-Olof

  parent reply	other threads:[~2017-04-19 13:45 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-04-10  9:56 [GIT PULL 1/2] Rockchip dts32 updates for 4.12 part2 Heiko Stuebner
2017-04-10  9:56 ` Heiko Stuebner
2017-04-10  9:56 ` [GIT PULL 2/2] Rockchip dts64 " Heiko Stuebner
2017-04-10  9:56   ` Heiko Stuebner
2017-04-19 13:22   ` Olof Johansson
2017-04-19 13:22     ` Olof Johansson
2017-04-19 13:45 ` Olof Johansson [this message]
2017-04-19 13:45   ` [GIT PULL 1/2] Rockchip dts32 " Olof Johansson

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=20170419134522.GY29219@localhost \
    --to=olof-nzht3qvonbneowh0uzbu5w@public.gmane.org \
    --cc=arm-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org \
    --cc=heiko-4mtYJXux2i+zQB+pC5nmwQ@public.gmane.org \
    --cc=linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org \
    --cc=linux-rockchip-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.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.