linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/3] add RTT support for SAM9X60
@ 2020-06-10  9:05 Claudiu Beznea
  2020-06-10  9:05 ` [PATCH v2 1/3] irqchip/atmel-aic5: add support for sam9x60 rtt fixup Claudiu Beznea
                   ` (4 more replies)
  0 siblings, 5 replies; 8+ messages in thread
From: Claudiu Beznea @ 2020-06-10  9:05 UTC (permalink / raw)
  To: a.zummo, alexandre.belloni, robh+dt, nicolas.ferre,
	ludovic.desroches, tglx, jason, maz
  Cc: linux-rtc, devicetree, linux-arm-kernel, linux-kernel, Claudiu Beznea

This series adds RTT support for SAM9X60.

Changes in v2:
- use "atmel,at91sam9260-rtt" as fallback for compatible
- in patch 1 keep only the addition of sam9x60_aic_irq_fixup
- get rid of patches 2/5 from v1
- squash patches 4/5, 5/5 from v1
- change commit title for patch "rtc: at91sam9: add microchip,sam9x60-rtt"
  from v1 into "dt-bindings: rtc: add microchip,sam9x60-rtt" and
  place it before device tree patch

Claudiu Beznea (3):
  irqchip/atmel-aic5: add support for sam9x60 rtt fixup
  dt-bindings: rtc: add microchip,sam9x60-rtt
  ARM: dts: sam9x60: add rtt

 Documentation/devicetree/bindings/rtc/atmel,at91sam9-rtc.txt | 4 +++-
 arch/arm/boot/dts/at91-sam9x60ek.dts                         | 9 +++++++++
 arch/arm/boot/dts/sam9x60.dtsi                               | 7 +++++++
 drivers/irqchip/irq-atmel-aic5.c                             | 8 +++++++-
 4 files changed, 26 insertions(+), 2 deletions(-)

-- 
2.7.4


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

end of thread, other threads:[~2020-06-27 11:08 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-06-10  9:05 [PATCH v2 0/3] add RTT support for SAM9X60 Claudiu Beznea
2020-06-10  9:05 ` [PATCH v2 1/3] irqchip/atmel-aic5: add support for sam9x60 rtt fixup Claudiu Beznea
2020-06-26 20:38   ` Alexandre Belloni
2020-06-10  9:05 ` [PATCH v2 2/3] dt-bindings: rtc: add microchip,sam9x60-rtt Claudiu Beznea
2020-06-17 22:22   ` Rob Herring
2020-06-10  9:05 ` [PATCH v2 3/3] ARM: dts: sam9x60: add rtt Claudiu Beznea
2020-06-26 20:44 ` [PATCH v2 0/3] add RTT support for SAM9X60 Alexandre Belloni
2020-06-27 11:08 ` Marc Zyngier

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