linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/7] ARM: at91/dt: kizbox: update and rename to at91-kizbox
@ 2015-04-30  7:33 Gaël PORTAY
  2015-04-30  7:33 ` [PATCH v3 1/7] ARM: at91/dt: kizbox: " Gaël PORTAY
                   ` (8 more replies)
  0 siblings, 9 replies; 11+ messages in thread
From: Gaël PORTAY @ 2015-04-30  7:33 UTC (permalink / raw)
  To: linux-arm-kernel

Hi,

This patchset renames the kizbox board into at91-kizbox to match AT91 naming
convention, sanitize and sorts nodes by address when possible (or
alphabetically if not applicable).

It also updates the following features:
- uses proper serial uart (only USART3 is accessible),
- fixes gpio-keys active level and rename,
- moves leds to pwm support (using tcb-pwm driver) and rename as well,
- re-sizes nand mtd partitions and
- updates chosen-node (bootargs + set linux stdout path to DBGU),

Regards,
Ga?l PORTAY

Changes since v1:
- Split into patches for review

Changes since v2:
- Rebase onto v4.0.1
- Change board-name in comments at rename (patch 1)

Ga?l PORTAY (7):
  ARM: at91/dt: kizbox: rename to at91-kizbox
  ARM: at91/dt: at91-kizbox: sanitize file
  ARM: at91/dt: at91-kizbox: user proper serial uart
  ARM: at91/dt: at91-kizbox: gpio-keys related changes
  ARM: at91/dt: at91-kizbox: leds related changes
  ARM: at91/dt: at91-kizbox: re-size nand partitions
  ARM: at91/dt: at91-kizbox: update chosen node

 arch/arm/boot/dts/Makefile        |   2 +-
 arch/arm/boot/dts/at91-kizbox.dts | 159 ++++++++++++++++++++++++++++++++++++++
 arch/arm/boot/dts/kizbox.dts      | 150 -----------------------------------
 3 files changed, 160 insertions(+), 151 deletions(-)
 create mode 100644 arch/arm/boot/dts/at91-kizbox.dts
 delete mode 100644 arch/arm/boot/dts/kizbox.dts

-- 
1.9.1

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

end of thread, other threads:[~2015-04-30  8:03 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-04-30  7:33 [PATCH v3 0/7] ARM: at91/dt: kizbox: update and rename to at91-kizbox Gaël PORTAY
2015-04-30  7:33 ` [PATCH v3 1/7] ARM: at91/dt: kizbox: " Gaël PORTAY
2015-04-30  7:33 ` [PATCH v3 2/7] ARM: at91/dt: at91-kizbox: sanitize file Gaël PORTAY
2015-04-30  7:33 ` [PATCH v3 3/7] ARM: at91/dt: at91-kizbox: user proper serial uart Gaël PORTAY
2015-04-30  7:33 ` [PATCH v3 4/7] ARM: at91/dt: at91-kizbox: gpio-keys related changes Gaël PORTAY
2015-04-30  7:33 ` [PATCH v3 5/7] ARM: at91/dt: at91-kizbox: leds " Gaël PORTAY
2015-04-30  7:33 ` [PATCH v3 6/7] ARM: at91/dt: at91-kizbox: re-size nand partitions Gaël PORTAY
2015-04-30  7:33 ` [PATCH v3 7/7] ARM: at91/dt: at91-kizbox: update chosen node Gaël PORTAY
2015-04-30  7:42 ` [PATCH v3 0/7] ARM: at91/dt: kizbox: update and rename to at91-kizbox Alexandre Belloni
2015-04-30  7:48   ` Gaël PORTAY
2015-04-30  8:03 ` Nicolas Ferre

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