linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/2] ARM: at91/dt: add support for at91-kizboxmini
@ 2015-04-13 12:56 Gaël PORTAY
  2015-04-13 12:56 ` [PATCH v3 1/2] ARM: at91/dt: sam9x5: add pinctrl for pwm0 Gaël PORTAY
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Gaël PORTAY @ 2015-04-13 12:56 UTC (permalink / raw)
  To: linux-arm-kernel

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.

Changes since v1:
- drop useless comments
- move pwm0 pinctrl's node close to tcb0
- drop ek boards from compatible machine
- add at91sam9g25 board to compatible machine

Changes since v2:
- update to v4.0
- fix alphabetical order between gpio_keys and pwm_leds

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

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

end of thread, other threads:[~2015-04-16  9:41 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-04-13 12:56 [PATCH v3 0/2] ARM: at91/dt: add support for at91-kizboxmini Gaël PORTAY
2015-04-13 12:56 ` [PATCH v3 1/2] ARM: at91/dt: sam9x5: add pinctrl for pwm0 Gaël PORTAY
2015-04-16  9:30   ` Alexandre Belloni
2015-04-13 12:56 ` [PATCH v3 2/2] ARM: at91/dt: add support for kizboxmini Gaël PORTAY
2015-04-16  9:41   ` Alexandre Belloni
2015-04-16  9:12 ` [PATCH v3 0/2] ARM: at91/dt: add support for at91-kizboxmini Boris Brezillon

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