All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Gaël PORTAY" <g.portay@overkiz.com>
To: Nicolas Ferre <nicolas.ferre@atmel.com>,
	Boris Brezillon <boris.brezillon@free-electrons.com>,
	Alexandre Belloni <alexandre.belloni@free-electrons.com>,
	Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Cc: linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org,
	"Gaël PORTAY" <g.portay@overkiz.com>
Subject: [PATCH 0/2] ARM: at91/dt: add support for at91-kizboxmini
Date: Tue,  7 Apr 2015 16:11:22 +0200	[thread overview]
Message-ID: <1428415884-30662-1-git-send-email-g.portay@overkiz.com> (raw)

Hi,

Here are two patches to bring support for a new hardware based on SAM9G25 SoC.

The first one adds the PIN controller definition for PWM0.
The second defines the new board.

Best regards,
Gaël PORTAY (2):
  ARM: at91/dt: sam9x5: add pinctrl for pwm0
  ARM: at91/dt: add support for kizboxmini.

 arch/arm/boot/dts/Makefile            |   1 +
 arch/arm/boot/dts/at91-kizboxmini.dts | 129 ++++++++++++++++++++++++++++++++++
 arch/arm/boot/dts/at91sam9x5.dtsi     |  46 ++++++++++++
 3 files changed, 176 insertions(+)
 create mode 100644 arch/arm/boot/dts/at91-kizboxmini.dts

-- 
1.9.1


WARNING: multiple messages have this Message-ID (diff)
From: g.portay@overkiz.com (Gaël PORTAY)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/2] ARM: at91/dt: add support for at91-kizboxmini
Date: Tue,  7 Apr 2015 16:11:22 +0200	[thread overview]
Message-ID: <1428415884-30662-1-git-send-email-g.portay@overkiz.com> (raw)

Hi,

Here are two patches to bring support for a new hardware based on SAM9G25 SoC.

The first one adds the PIN controller definition for PWM0.
The second defines the new board.

Best regards,
Ga?l PORTAY (2):
  ARM: at91/dt: sam9x5: add pinctrl for pwm0
  ARM: at91/dt: add support for kizboxmini.

 arch/arm/boot/dts/Makefile            |   1 +
 arch/arm/boot/dts/at91-kizboxmini.dts | 129 ++++++++++++++++++++++++++++++++++
 arch/arm/boot/dts/at91sam9x5.dtsi     |  46 ++++++++++++
 3 files changed, 176 insertions(+)
 create mode 100644 arch/arm/boot/dts/at91-kizboxmini.dts

-- 
1.9.1

             reply	other threads:[~2015-04-07 15:31 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-04-07 14:11 Gaël PORTAY [this message]
2015-04-07 14:11 ` [PATCH 0/2] ARM: at91/dt: add support for at91-kizboxmini Gaël PORTAY
2015-04-07 14:11 ` [PATCH 1/2] ARM: at91/dt: sam9x5: add pinctrl for pwm0 Gaël PORTAY
2015-04-07 14:11   ` Gaël PORTAY
2015-04-07 19:22   ` Alexandre Belloni
2015-04-07 19:22     ` Alexandre Belloni
2015-04-07 19:40     ` g.portay
2015-04-07 19:40       ` g.portay at overkiz.com
2015-04-07 20:05       ` Alexandre Belloni
2015-04-07 20:05         ` Alexandre Belloni
2015-04-07 14:11 ` [PATCH 2/2] ARM: at91/dt: add support for kizboxmini Gaël PORTAY
2015-04-07 14:11   ` Gaël PORTAY
2015-04-07 19:32   ` Alexandre Belloni
2015-04-07 19:32     ` Alexandre Belloni
2015-04-07 19:49     ` g.portay
2015-04-07 19:49       ` g.portay at overkiz.com

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1428415884-30662-1-git-send-email-g.portay@overkiz.com \
    --to=g.portay@overkiz.com \
    --cc=alexandre.belloni@free-electrons.com \
    --cc=boris.brezillon@free-electrons.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=nicolas.ferre@atmel.com \
    --cc=plagnioj@jcrosoft.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.