All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] arm64: X-Gene platforms DTS changes queued for 4.7 - part1
@ 2016-04-18 23:24 Duc Dang
  2016-04-18 23:28 ` Duc Dang
  0 siblings, 1 reply; 5+ messages in thread
From: Duc Dang @ 2016-04-18 23:24 UTC (permalink / raw)
  To: linux-arm-kernel

Hi Arnd, Olof,

This is the first part of DTS changes for X-Gene platforms queued for 4.7.

Regards,
Duc Dang.
------

The following changes since commit f55532a0c0b8bb6148f4e07853b876ef73bc69ca:

  Linux 4.6-rc1 (2016-03-26 16:03:24 -0700)

are available in the git repository at:

  https://github.com/AppliedMicro/xgene-next.git tags/xgene-dts-for-v4.7-part1

for you to fetch changes up to 01d1b6e543cfdc0f05027686b35d73de73caec10:

  arm64: dts: apm: Fix compatible string for X-Gene 2 SATA controller
DTS node (2016-04-14 17:34:22 -0700)

----------------------------------------------------------------
First part of X-Gene DTS changes queued for v4.7.

This patch set only includes a single change to
fix the compatible string for SATA controllers on
X-Gene v2 SOC platforms.

----------------------------------------------------------------
Rameshwar Prasad Sahu (1):
      arm64: dts: apm: Fix compatible string for X-Gene 2 SATA
controller DTS node

 arch/arm64/boot/dts/apm/apm-shadowcat.dtsi | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [GIT PULL] arm64: X-Gene platforms DTS changes queued for 4.7 - part1
  2016-04-18 23:24 [GIT PULL] arm64: X-Gene platforms DTS changes queued for 4.7 - part1 Duc Dang
@ 2016-04-18 23:28 ` Duc Dang
  0 siblings, 0 replies; 5+ messages in thread
From: Duc Dang @ 2016-04-18 23:28 UTC (permalink / raw)
  To: linux-arm-kernel

On Mon, Apr 18, 2016 at 4:24 PM, Duc Dang <dhdang@apm.com> wrote:
> Hi Arnd, Olof,
>
> This is the first part of DTS changes for X-Gene platforms queued for 4.7.
>
> Regards,
> Duc Dang.
> ------

Please ignore this email, this is a duplication of the same email I
sent a few minutes ago.

Regards,
Duc Dang.

>
> The following changes since commit f55532a0c0b8bb6148f4e07853b876ef73bc69ca:
>
>   Linux 4.6-rc1 (2016-03-26 16:03:24 -0700)
>
> are available in the git repository at:
>
>   https://github.com/AppliedMicro/xgene-next.git tags/xgene-dts-for-v4.7-part1
>
> for you to fetch changes up to 01d1b6e543cfdc0f05027686b35d73de73caec10:
>
>   arm64: dts: apm: Fix compatible string for X-Gene 2 SATA controller
> DTS node (2016-04-14 17:34:22 -0700)
>
> ----------------------------------------------------------------
> First part of X-Gene DTS changes queued for v4.7.
>
> This patch set only includes a single change to
> fix the compatible string for SATA controllers on
> X-Gene v2 SOC platforms.
>
> ----------------------------------------------------------------
> Rameshwar Prasad Sahu (1):
>       arm64: dts: apm: Fix compatible string for X-Gene 2 SATA
> controller DTS node
>
>  arch/arm64/boot/dts/apm/apm-shadowcat.dtsi | 6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [GIT PULL] arm64: X-Gene platforms DTS changes queued for 4.7 - part1
  2016-04-25 20:53 ` Arnd Bergmann
@ 2016-04-25 23:11   ` Duc Dang
  0 siblings, 0 replies; 5+ messages in thread
From: Duc Dang @ 2016-04-25 23:11 UTC (permalink / raw)
  To: linux-arm-kernel

On Mon, Apr 25, 2016 at 1:53 PM, Arnd Bergmann <arnd@arndb.de> wrote:
> On Monday 18 April 2016 16:20:48 Duc Dang wrote:
>> First part of X-Gene DTS changes queued for v4.7.
>>
>> This patch set only includes a single change to
>> fix the compatible string for SATA controllers on
>> X-Gene v2 SOC platforms.
>>
>
> Pulled into next/dt64, thanks!

Thanks, Arnd.

Regards,
Duc Dang.
>
>         Arnd

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [GIT PULL] arm64: X-Gene platforms DTS changes queued for 4.7 - part1
  2016-04-18 23:20 Duc Dang
@ 2016-04-25 20:53 ` Arnd Bergmann
  2016-04-25 23:11   ` Duc Dang
  0 siblings, 1 reply; 5+ messages in thread
From: Arnd Bergmann @ 2016-04-25 20:53 UTC (permalink / raw)
  To: linux-arm-kernel

On Monday 18 April 2016 16:20:48 Duc Dang wrote:
> First part of X-Gene DTS changes queued for v4.7.
> 
> This patch set only includes a single change to
> fix the compatible string for SATA controllers on
> X-Gene v2 SOC platforms.
> 

Pulled into next/dt64, thanks!

	Arnd

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [GIT PULL] arm64: X-Gene platforms DTS changes queued for 4.7 - part1
@ 2016-04-18 23:20 Duc Dang
  2016-04-25 20:53 ` Arnd Bergmann
  0 siblings, 1 reply; 5+ messages in thread
From: Duc Dang @ 2016-04-18 23:20 UTC (permalink / raw)
  To: linux-arm-kernel

Hi Arnd, Olof,

This is the first part of DTS changes for X-Gene platforms queued for 4.7.

Regards,
Duc Dang.
------

The following changes since commit f55532a0c0b8bb6148f4e07853b876ef73bc69ca:

  Linux 4.6-rc1 (2016-03-26 16:03:24 -0700)

are available in the git repository at:

  https://github.com/AppliedMicro/xgene-next.git tags/xgene-dts-for-v4.7-part1

for you to fetch changes up to 01d1b6e543cfdc0f05027686b35d73de73caec10:

  arm64: dts: apm: Fix compatible string for X-Gene 2 SATA controller
DTS node (2016-04-14 17:34:22 -0700)

----------------------------------------------------------------
First part of X-Gene DTS changes queued for v4.7.

This patch set only includes a single change to
fix the compatible string for SATA controllers on
X-Gene v2 SOC platforms.

----------------------------------------------------------------
Rameshwar Prasad Sahu (1):
      arm64: dts: apm: Fix compatible string for X-Gene 2 SATA
controller DTS node

 arch/arm64/boot/dts/apm/apm-shadowcat.dtsi | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2016-04-25 23:11 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-04-18 23:24 [GIT PULL] arm64: X-Gene platforms DTS changes queued for 4.7 - part1 Duc Dang
2016-04-18 23:28 ` Duc Dang
  -- strict thread matches above, loose matches on Subject: below --
2016-04-18 23:20 Duc Dang
2016-04-25 20:53 ` Arnd Bergmann
2016-04-25 23:11   ` Duc Dang

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.