Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1621756 > unrolled thread

[GIT PULL] ARM: aspeed: devicetree for 4.12

Started byJoel Stanley <joel@jms.id.au>
First post2017-04-12 05:00 +0200
Last post2017-04-19 16:40 +0200
Articles 2 — 2 participants

Back to article view | Back to linux.kernel


Contents

  [GIT PULL] ARM: aspeed: devicetree for 4.12 Joel Stanley <joel@jms.id.au> - 2017-04-12 05:00 +0200
    Re: [GIT PULL] ARM: aspeed: devicetree for 4.12 Olof Johansson <olof@lixom.net> - 2017-04-19 16:40 +0200

#1621756 — [GIT PULL] ARM: aspeed: devicetree for 4.12

FromJoel Stanley <joel@jms.id.au>
Date2017-04-12 05:00 +0200
Subject[GIT PULL] ARM: aspeed: devicetree for 4.12
Message-ID<tvgFH-7hv-11@gated-at.bofh.it>
Hello Arnd, Olof,

These are the Aspeed devicetree changes for 4.12.

The following changes since commit c1ae3cfa0e89fa1a7ecc4c99031f5e9ae99d9201:

  Linux 4.11-rc1 (2017-03-05 12:59:56 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/joel/aspeed.git
tags/aspeed-4.12-devicetree

for you to fetch changes up to 78a2569fa60497347babeddb24a367946e258283:

  arm: dts: aspeed: Describe ADCs for AST2400/AST2500 (2017-04-07
13:09:47 +0930)

----------------------------------------------------------------
Aspeed devicetree updates for 4.12

Updates to the device tree to include upstreamed drivers:

 - SPI flash controller
 - Watchdog
 - ADC

In addition we describe some of the clocks so that upstream kernels can
boot on hardware.

----------------------------------------------------------------
Cédric Le Goater (3):
      ARM: dts: aspeed: add SPI controller bindings
      ARM: dts: aspeed: Add SPI controller bindings to Romulus
      ARM: dts: aspeed: Add a fastread property

Joel Stanley (3):
      ARM: dts: aspeed: Make G5 clocks fixed
      ARM: dts: aspeed: Make G4 clocks fixed
      ARM: dts: aspeed: Update watchdog compatible strings

Lei YU (1):
      ARM: dts: aspeed: romulus: Add UART1

Rick Altherr (1):
      arm: dts: aspeed: Describe ADCs for AST2400/AST2500

 arch/arm/boot/dts/aspeed-ast2500-evb.dts      |  22 ++++
 arch/arm/boot/dts/aspeed-bmc-opp-palmetto.dts |  18 +++
 arch/arm/boot/dts/aspeed-bmc-opp-romulus.dts  |  36 ++++++
 arch/arm/boot/dts/aspeed-g4.dtsi              | 109 +++++++++++++-----
 arch/arm/boot/dts/aspeed-g5.dtsi              | 156 +++++++++++++++++++-------
 5 files changed, 271 insertions(+), 70 deletions(-)

[toc] | [next] | [standalone]


#1626184

FromOlof Johansson <olof@lixom.net>
Date2017-04-19 16:40 +0200
Message-ID<txYVZ-4yJ-57@gated-at.bofh.it>
In reply to#1621756
On Wed, Apr 12, 2017 at 12:29:12PM +0930, Joel Stanley wrote:
> Hello Arnd, Olof,
> 
> These are the Aspeed devicetree changes for 4.12.
> 
> The following changes since commit c1ae3cfa0e89fa1a7ecc4c99031f5e9ae99d9201:
> 
>   Linux 4.11-rc1 (2017-03-05 12:59:56 -0800)
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/joel/aspeed.git
> tags/aspeed-4.12-devicetree
> 
> for you to fetch changes up to 78a2569fa60497347babeddb24a367946e258283:
> 
>   arm: dts: aspeed: Describe ADCs for AST2400/AST2500 (2017-04-07
> 13:09:47 +0930)
> 
> ----------------------------------------------------------------
> Aspeed devicetree updates for 4.12
> 
> Updates to the device tree to include upstreamed drivers:
> 
>  - SPI flash controller
>  - Watchdog
>  - ADC
> 
> In addition we describe some of the clocks so that upstream kernels can
> boot on hardware.

Merged, thanks! Booting is always nice. :)


-Olof

[toc] | [prev] | [standalone]


Back to top | Article view | linux.kernel


csiph-web