mbox series

[GIT,PULL] ARM: mvebu: dt for v5.5 (#1)

Message ID 8736f44q9l.fsf@FE-laptop
State New
Headers show
Series [GIT,PULL] ARM: mvebu: dt for v5.5 (#1) | expand

Pull-request

git://git.infradead.org/linux-mvebu.git tags/mvebu-dt-5.5-1

Message

Gregory CLEMENT Nov. 3, 2019, 9:13 p.m. UTC
Hi,

Here is the first pull request for dt for mvebu for v5.5.

Gregory

The following changes since commit 54ecb8f7028c5eb3d740bb82b0f1d90f2df63c5c:

  Linux 5.4-rc1 (2019-09-30 10:35:40 -0700)

are available in the Git repository at:

  git://git.infradead.org/linux-mvebu.git tags/mvebu-dt-5.5-1

for you to fetch changes up to 90b9dc96940cb8a23f2aac307a7cb3e036d79c47:

  ARM: dts: armada-xp: add label to sdram-controller node (2019-10-08 11:49:16 +0200)

----------------------------------------------------------------
mvebu dt for 5.5 (part 1)

 - Enable L2 cache parity and ECC on a Armada XP SoC family and allow
   to use in on the Armada 38x SoCs too.
 - Use correct name for the rs5c372a on synology (Kirkwood based)
 - Rename "sa-sram" node to "sram" on dove

----------------------------------------------------------------
Chris Packham (3):
      ARM: dts: armada-xp: enable L2 cache parity and ecc on db-xc3-24g4xg
      ARM: dts: mvebu: add sdram controller node to Armada-38x
      ARM: dts: armada-xp: add label to sdram-controller node

Krzysztof Kozlowski (1):
      ARM: dts: dove: Rename "sa-sram" node to "sram"

Walter Schweizer (1):
      ARM: dts: kirkwood: synology: Fix rs5c372 RTC entry

 arch/arm/boot/dts/armada-38x.dtsi             | 5 +++++
 arch/arm/boot/dts/armada-xp-98dx3236.dtsi     | 2 +-
 arch/arm/boot/dts/armada-xp-db-xc3-24g4xg.dts | 5 +++++
 arch/arm/boot/dts/armada-xp.dtsi              | 2 +-
 arch/arm/boot/dts/dove.dtsi                   | 2 +-
 arch/arm/boot/dts/kirkwood-synology.dtsi      | 2 +-
 6 files changed, 14 insertions(+), 4 deletions(-)