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


Groups > linux.kernel > #1248730

[PATCH v2 0/8] Enable several devices for Atmel SAMA5D2

From Ludovic Desroches <ludovic.desroches@atmel.com>
Newsgroups linux.kernel
Subject [PATCH v2 0/8] Enable several devices for Atmel SAMA5D2
Date 2015-10-16 15:10 +0200
Message-ID <qkcVI-7cO-3@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


Hi,

This set of patches enables several devices for the freshly introduced SAMA5D2
SoC. dts and defconfig files are updated to enable SAMA5D2 and its new devices
such as Flexcom and AT91 SDHCI.

Changes:
- v2:
  - update whole Atmel defconfigs
  - update multi_v7_defconfig

Ludovic Desroches (8):
  ARM: at91/dt: sama5d2: add missing devices
  ARM: at91/dt: sama5d2 Xplained: add several devices
  ARM: at91/defconfig: update sama5 defconfig
  ARM: at91/defconfig: update at91_dt defconfig
  ARM: at91/defconfig: add sama5d2 and its new devices to sama5
    defconfig
  ARM: multi_v7_defconfig: Add Atmel SAMA5D2 SoC
  ARM: multi_v7_defconfig: Add Atmel Flexcom device
  ARM: multi_v7_defconfig: Add Atmel SDHCI device

 arch/arm/boot/dts/at91-sama5d2_xplained.dts | 106 +++++++++++++++++++
 arch/arm/boot/dts/sama5d2.dtsi              | 152 +++++++++++++++++++++++++++-
 arch/arm/configs/at91_dt_defconfig          |  15 ---
 arch/arm/configs/multi_v7_defconfig         |   3 +
 arch/arm/configs/sama5_defconfig            |  16 ++-
 5 files changed, 265 insertions(+), 27 deletions(-)

-- 
2.5.0

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

[PATCH v2 0/8] Enable several devices for Atmel SAMA5D2 Ludovic Desroches <ludovic.desroches@atmel.com> - 2015-10-16 15:10 +0200
  [PATCH v2 4/8] ARM: at91/defconfig: update at91_dt defconfig Ludovic Desroches <ludovic.desroches@atmel.com> - 2015-10-16 15:10 +0200
  [PATCH v2 5/8] ARM: at91/defconfig: add sama5d2 and its new devices to sama5 defconfig Ludovic Desroches <ludovic.desroches@atmel.com> - 2015-10-16 15:10 +0200
  [PATCH v2 2/8] ARM: at91/dt: sama5d2 Xplained: add several devices Ludovic Desroches <ludovic.desroches@atmel.com> - 2015-10-16 15:10 +0200
  [PATCH v2 7/8] ARM: multi_v7_defconfig: Add Atmel Flexcom device Ludovic Desroches <ludovic.desroches@atmel.com> - 2015-10-16 15:10 +0200
  [PATCH v2 6/8] ARM: multi_v7_defconfig: Add Atmel SAMA5D2 SoC Ludovic Desroches <ludovic.desroches@atmel.com> - 2015-10-16 15:10 +0200
  [PATCH v2 1/8] ARM: at91/dt: sama5d2: add missing devices Ludovic Desroches <ludovic.desroches@atmel.com> - 2015-10-16 15:10 +0200

csiph-web