linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [linux][PATCH 0/6] Add support for sam9x60 curiosity board
@ 2022-09-07  9:20 Hari Prasath
  2022-09-07  9:20 ` [linux][PATCH 1/6] ARM: dts: at91: sam9x60: Fix the label numbering for the flexcom functions Hari Prasath
                   ` (5 more replies)
  0 siblings, 6 replies; 12+ messages in thread
From: Hari Prasath @ 2022-09-07  9:20 UTC (permalink / raw)
  To: nicolas.ferre, claudiu.beznea, davem, krzysztof.kozlowski+dt,
	alexandre.belloni, arnd, olof, soc, manikandan.m, michael,
	horatiu.vultur, kavyasree.kotagiri, devicetree, linux-arm-kernel,
	linux-kernel, durai.manickamkr
  Cc: Hari.PrasathGE

This patch series addresses the following:
	- Moving of flexcom definitions from board file to SoC file plus
	  some minor changes to its properties.
	- Add support for the new sam9x60 curiosity board based on the
	  existing sam9x60 SoC.

Durai Manickam KR (1):
  ARM: dts: at91: sam9x60: Add missing flexcom definitions

Hari Prasath (2):
  ARM: dts: at91: sam9x60: Move flexcom definitions to the SoC dtsi
  ARM: dts: at91: sam9x60: Add DMA bindigs for the flexcom nodes

Manikandan M (3):
  ARM: dts: at91: sam9x60: Fix the label numbering for the flexcom
    functions
  ARM: dts: at91: sam9x60: Specify the FIFO size for the Flexcom UART
  ARM: dts: at91: sam9x60_curiosity: Add device tree for
    sam9x60_curiosity board

 .../devicetree/bindings/arm/atmel-at91.yaml   |   6 +
 arch/arm/boot/dts/Makefile                    |   1 +
 arch/arm/boot/dts/at91-sam9x60_curiosity.dts  | 532 +++++++++++++++
 arch/arm/boot/dts/at91-sam9x60ek.dts          |  49 +-
 arch/arm/boot/dts/sam9x60.dtsi                | 623 ++++++++++++++++++
 5 files changed, 1172 insertions(+), 39 deletions(-)
 create mode 100644 arch/arm/boot/dts/at91-sam9x60_curiosity.dts

-- 
2.17.1


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

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

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-07  9:20 [linux][PATCH 0/6] Add support for sam9x60 curiosity board Hari Prasath
2022-09-07  9:20 ` [linux][PATCH 1/6] ARM: dts: at91: sam9x60: Fix the label numbering for the flexcom functions Hari Prasath
2022-09-07  9:20 ` [linux][PATCH 2/6] ARM: dts: at91: sam9x60: Move flexcom definitions to the SoC dtsi Hari Prasath
2022-09-08  7:59   ` Claudiu.Beznea
2022-09-07  9:20 ` [linux][PATCH 3/6] ARM: dts: at91: sam9x60: Specify the FIFO size for the Flexcom UART Hari Prasath
2022-09-07  9:20 ` [linux][PATCH 4/6] ARM: dts: at91: sam9x60: Add DMA bindigs for the flexcom nodes Hari Prasath
2022-09-08  7:58   ` Claudiu.Beznea
2022-09-07  9:20 ` [linux][PATCH 5/6] ARM: dts: at91: sam9x60: Add missing flexcom definitions Hari Prasath
2022-09-08  7:58   ` Claudiu.Beznea
2022-09-07  9:20 ` [linux][PATCH 6/6] ARM: dts: at91: sam9x60_curiosity: Add device tree for sam9x60_curiosity board Hari Prasath
2022-09-08  7:58   ` Claudiu.Beznea
2022-09-08 11:04   ` Krzysztof Kozlowski

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