All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] SoCFPGA DTS updates for v4.8
@ 2016-06-08 19:33 Dinh Nguyen
  2016-06-08 19:33 ` [GIT PULL] SoCFPGA DTS fix for v4.7 Dinh Nguyen
  2016-06-13 22:48 ` [GIT PULL] SoCFPGA DTS updates for v4.8 Olof Johansson
  0 siblings, 2 replies; 4+ messages in thread
From: Dinh Nguyen @ 2016-06-08 19:33 UTC (permalink / raw)
  To: linux-arm-kernel

Hi Arnd, Kevin, and Olof:

Please pull in these updates for v4.8.

Thanks,
Dinh


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://git.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux.git socfpga_updates_v4.8

for you to fetch changes up to b65c0efa3508c01116c3ee24a6c37a158f2cb03a:

  ARM: dts: socfpga: fix definitions of serial console (2016-06-08 14:09:11 -0500)

----------------------------------------------------------------
SoCFPGA DTS updates for v4.8
- Update Arria10 ECC manager
- Add ethernet alias for Arria10
- Update serial alias for Arria10

----------------------------------------------------------------
Dinh Nguyen (1):
      ARM: dts: socfpga: add ethernet alias on Arria10

Matthew Gerlach (1):
      ARM: dts: socfpga: fix definitions of serial console

Thor Thayer (2):
      ARM: dts: Arria10 ECC Manager IRQ controller changes
      ARM: dts: Move Arria10 SDRAM as child of ECC Manager

 arch/arm/boot/dts/socfpga_arria10.dtsi       | 24 +++++++++++++-----------
 arch/arm/boot/dts/socfpga_arria10_socdk.dtsi |  7 ++++++-
 2 files changed, 19 insertions(+), 12 deletions(-)

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

* [GIT PULL] SoCFPGA DTS fix for v4.7
  2016-06-08 19:33 [GIT PULL] SoCFPGA DTS updates for v4.8 Dinh Nguyen
@ 2016-06-08 19:33 ` Dinh Nguyen
  2016-06-13 22:49   ` Olof Johansson
  2016-06-13 22:48 ` [GIT PULL] SoCFPGA DTS updates for v4.8 Olof Johansson
  1 sibling, 1 reply; 4+ messages in thread
From: Dinh Nguyen @ 2016-06-08 19:33 UTC (permalink / raw)
  To: linux-arm-kernel

Hi Arnd, Kevin, and Olof:

Please pull in this fix for v4.7.

Thanks,
Dinh

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://git.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux.git socfpga_fix_for_v4.7

for you to fetch changes up to c106c21ce02e366f3dc887bff7c48f3f140c45c9:

  ARM: dts: socfpga: Add missing PHY phandle (2016-06-08 14:12:04 -0500)

----------------------------------------------------------------
SoCFPGA fix for v4.7
- Add missing PHY phandle for SoCFPGA VINING board

----------------------------------------------------------------
Marek Vasut (1):
      ARM: dts: socfpga: Add missing PHY phandle

 arch/arm/boot/dts/socfpga_cyclone5_vining_fpga.dts | 1 +
 1 file changed, 1 insertion(+)

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

* [GIT PULL] SoCFPGA DTS updates for v4.8
  2016-06-08 19:33 [GIT PULL] SoCFPGA DTS updates for v4.8 Dinh Nguyen
  2016-06-08 19:33 ` [GIT PULL] SoCFPGA DTS fix for v4.7 Dinh Nguyen
@ 2016-06-13 22:48 ` Olof Johansson
  1 sibling, 0 replies; 4+ messages in thread
From: Olof Johansson @ 2016-06-13 22:48 UTC (permalink / raw)
  To: linux-arm-kernel

On Wed, Jun 08, 2016 at 02:33:06PM -0500, Dinh Nguyen wrote:
> Hi Arnd, Kevin, and Olof:
> 
> Please pull in these updates for v4.8.
> 
> Thanks,
> Dinh
> 
> 
> 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://git.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux.git socfpga_updates_v4.8
> 
> for you to fetch changes up to b65c0efa3508c01116c3ee24a6c37a158f2cb03a:
> 
>   ARM: dts: socfpga: fix definitions of serial console (2016-06-08 14:09:11 -0500)
> 
> ----------------------------------------------------------------
> SoCFPGA DTS updates for v4.8
> - Update Arria10 ECC manager
> - Add ethernet alias for Arria10
> - Update serial alias for Arria10

Merged, thanks.


-Olof

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

* [GIT PULL] SoCFPGA DTS fix for v4.7
  2016-06-08 19:33 ` [GIT PULL] SoCFPGA DTS fix for v4.7 Dinh Nguyen
@ 2016-06-13 22:49   ` Olof Johansson
  0 siblings, 0 replies; 4+ messages in thread
From: Olof Johansson @ 2016-06-13 22:49 UTC (permalink / raw)
  To: linux-arm-kernel

On Wed, Jun 08, 2016 at 02:33:07PM -0500, Dinh Nguyen wrote:
> Hi Arnd, Kevin, and Olof:
> 
> Please pull in this fix for v4.7.
> 
> Thanks,
> Dinh
> 
> 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://git.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux.git socfpga_fix_for_v4.7
> 
> for you to fetch changes up to c106c21ce02e366f3dc887bff7c48f3f140c45c9:
> 
>   ARM: dts: socfpga: Add missing PHY phandle (2016-06-08 14:12:04 -0500)
> 
> ----------------------------------------------------------------
> SoCFPGA fix for v4.7
> - Add missing PHY phandle for SoCFPGA VINING board
> 
> ----------------------------------------------------------------
> Marek Vasut (1):
>       ARM: dts: socfpga: Add missing PHY phandle

Merged, thanks.


-Olof

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

end of thread, other threads:[~2016-06-13 22:49 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-06-08 19:33 [GIT PULL] SoCFPGA DTS updates for v4.8 Dinh Nguyen
2016-06-08 19:33 ` [GIT PULL] SoCFPGA DTS fix for v4.7 Dinh Nguyen
2016-06-13 22:49   ` Olof Johansson
2016-06-13 22:48 ` [GIT PULL] SoCFPGA DTS updates for v4.8 Olof Johansson

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.