linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] SoCFPGA DTS updates for v4.18
@ 2018-04-23 14:39 Dinh Nguyen
  2018-05-29 20:39 ` Dinh Nguyen
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Dinh Nguyen @ 2018-04-23 14:39 UTC (permalink / raw)
  To: linux-arm-kernel

Hi Arnd, Kevin, and Olof:

Please full in these SoCFPGA Stratix10 DTS updates for v4.18.

Thanks,
Dinh

The following changes since commit 60cc43fc888428bb2f18f08997432d426a243338:

  Linux 4.17-rc1 (2018-04-15 18:24:20 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux.git tags/socfpga_updates_for_v4.18_part1

for you to fetch changes up to ab50a44404a53b12554005ed4c5a1b3547ac9492:

  arm64: dts: stratix10: Add PL330 DMAC to Stratix10 dts (2018-04-16 15:58:58 -0500)

----------------------------------------------------------------
SoCFPGA DTS updates for v4.18
- Stratix10 platform updates
  - Populate clock properties for platform
  - Enable DMA and I2C

----------------------------------------------------------------
Alan Tull (1):
      arm64: dts: stratix10: enable i2c, add i2c periperals

Dinh Nguyen (1):
      arm64: dts: stratix10: use clock bindings for the Stratix10 platform

Graham Moore (1):
      arm64: dts: stratix10: Add PL330 DMAC to Stratix10 dts

 arch/arm64/boot/dts/altera/socfpga_stratix10.dtsi  | 71 +++++++++++++++++++++-
 .../boot/dts/altera/socfpga_stratix10_socdk.dts    | 42 +++++++++++++
 2 files changed, 111 insertions(+), 2 deletions(-)

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

* [GIT PULL] SoCFPGA DTS updates for v4.18
  2018-04-23 14:39 [GIT PULL] SoCFPGA DTS updates for v4.18 Dinh Nguyen
@ 2018-05-29 20:39 ` Dinh Nguyen
  2018-05-29 20:39 ` Dinh Nguyen
  2018-06-05 19:41 ` Dinh Nguyen
  2 siblings, 0 replies; 4+ messages in thread
From: Dinh Nguyen @ 2018-05-29 20:39 UTC (permalink / raw)
  To: linux-arm-kernel

Ping?

On 04/23/2018 09:39 AM, Dinh Nguyen wrote:
> Hi Arnd, Kevin, and Olof:
> 
> Please full in these SoCFPGA Stratix10 DTS updates for v4.18.
> 
> Thanks,
> Dinh
> 
> The following changes since commit 60cc43fc888428bb2f18f08997432d426a243338:
> 
>   Linux 4.17-rc1 (2018-04-15 18:24:20 -0700)
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux.git tags/socfpga_updates_for_v4.18_part1
> 
> for you to fetch changes up to ab50a44404a53b12554005ed4c5a1b3547ac9492:
> 
>   arm64: dts: stratix10: Add PL330 DMAC to Stratix10 dts (2018-04-16 15:58:58 -0500)
> 
> ----------------------------------------------------------------
> SoCFPGA DTS updates for v4.18
> - Stratix10 platform updates
>   - Populate clock properties for platform
>   - Enable DMA and I2C
> 
> ----------------------------------------------------------------
> Alan Tull (1):
>       arm64: dts: stratix10: enable i2c, add i2c periperals
> 
> Dinh Nguyen (1):
>       arm64: dts: stratix10: use clock bindings for the Stratix10 platform
> 
> Graham Moore (1):
>       arm64: dts: stratix10: Add PL330 DMAC to Stratix10 dts
> 
>  arch/arm64/boot/dts/altera/socfpga_stratix10.dtsi  | 71 +++++++++++++++++++++-
>  .../boot/dts/altera/socfpga_stratix10_socdk.dts    | 42 +++++++++++++
>  2 files changed, 111 insertions(+), 2 deletions(-)
> 

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

* [GIT PULL] SoCFPGA DTS updates for v4.18
  2018-04-23 14:39 [GIT PULL] SoCFPGA DTS updates for v4.18 Dinh Nguyen
  2018-05-29 20:39 ` Dinh Nguyen
@ 2018-05-29 20:39 ` Dinh Nguyen
  2018-06-05 19:41 ` Dinh Nguyen
  2 siblings, 0 replies; 4+ messages in thread
From: Dinh Nguyen @ 2018-05-29 20:39 UTC (permalink / raw)
  To: linux-arm-kernel

Ping?

On 04/23/2018 09:39 AM, Dinh Nguyen wrote:
> Hi Arnd, Kevin, and Olof:
> 
> Please full in these SoCFPGA Stratix10 DTS updates for v4.18.
> 
> Thanks,
> Dinh
> 
> The following changes since commit 60cc43fc888428bb2f18f08997432d426a243338:
> 
>   Linux 4.17-rc1 (2018-04-15 18:24:20 -0700)
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux.git tags/socfpga_updates_for_v4.18_part1
> 
> for you to fetch changes up to ab50a44404a53b12554005ed4c5a1b3547ac9492:
> 
>   arm64: dts: stratix10: Add PL330 DMAC to Stratix10 dts (2018-04-16 15:58:58 -0500)
> 
> ----------------------------------------------------------------
> SoCFPGA DTS updates for v4.18
> - Stratix10 platform updates
>   - Populate clock properties for platform
>   - Enable DMA and I2C
> 
> ----------------------------------------------------------------
> Alan Tull (1):
>       arm64: dts: stratix10: enable i2c, add i2c periperals
> 
> Dinh Nguyen (1):
>       arm64: dts: stratix10: use clock bindings for the Stratix10 platform
> 
> Graham Moore (1):
>       arm64: dts: stratix10: Add PL330 DMAC to Stratix10 dts
> 
>  arch/arm64/boot/dts/altera/socfpga_stratix10.dtsi  | 71 +++++++++++++++++++++-
>  .../boot/dts/altera/socfpga_stratix10_socdk.dts    | 42 +++++++++++++
>  2 files changed, 111 insertions(+), 2 deletions(-)
> 

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

* [GIT PULL] SoCFPGA DTS updates for v4.18
  2018-04-23 14:39 [GIT PULL] SoCFPGA DTS updates for v4.18 Dinh Nguyen
  2018-05-29 20:39 ` Dinh Nguyen
  2018-05-29 20:39 ` Dinh Nguyen
@ 2018-06-05 19:41 ` Dinh Nguyen
  2 siblings, 0 replies; 4+ messages in thread
From: Dinh Nguyen @ 2018-06-05 19:41 UTC (permalink / raw)
  To: linux-arm-kernel

Hi Olof, Kevin, and Arnd:

Perhaps this pull request got buried in your inbox somewhere?

There are a few patches that touches the socfpga_stratix10.dtsi that are
in the EDAC branch that is dependent on these patches, so Boris is
taking these patches through his edac changes for v4.18.

Dinh

On 04/23/2018 09:39 AM, Dinh Nguyen wrote:
> Hi Arnd, Kevin, and Olof:
> 
> Please full in these SoCFPGA Stratix10 DTS updates for v4.18.
> 
> Thanks,
> Dinh
> 
> The following changes since commit 60cc43fc888428bb2f18f08997432d426a243338:
> 
>   Linux 4.17-rc1 (2018-04-15 18:24:20 -0700)
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux.git tags/socfpga_updates_for_v4.18_part1
> 
> for you to fetch changes up to ab50a44404a53b12554005ed4c5a1b3547ac9492:
> 
>   arm64: dts: stratix10: Add PL330 DMAC to Stratix10 dts (2018-04-16 15:58:58 -0500)
> 
> ----------------------------------------------------------------
> SoCFPGA DTS updates for v4.18
> - Stratix10 platform updates
>   - Populate clock properties for platform
>   - Enable DMA and I2C
> 
> ----------------------------------------------------------------
> Alan Tull (1):
>       arm64: dts: stratix10: enable i2c, add i2c periperals
> 
> Dinh Nguyen (1):
>       arm64: dts: stratix10: use clock bindings for the Stratix10 platform
> 
> Graham Moore (1):
>       arm64: dts: stratix10: Add PL330 DMAC to Stratix10 dts
> 
>  arch/arm64/boot/dts/altera/socfpga_stratix10.dtsi  | 71 +++++++++++++++++++++-
>  .../boot/dts/altera/socfpga_stratix10_socdk.dts    | 42 +++++++++++++
>  2 files changed, 111 insertions(+), 2 deletions(-)
> 

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

end of thread, other threads:[~2018-06-05 19:41 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-04-23 14:39 [GIT PULL] SoCFPGA DTS updates for v4.18 Dinh Nguyen
2018-05-29 20:39 ` Dinh Nguyen
2018-05-29 20:39 ` Dinh Nguyen
2018-06-05 19:41 ` Dinh Nguyen

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).