devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] Add lan966 documentation and remove lan966x.c file
@ 2021-10-04 10:59 Kavyasree Kotagiri
  2021-10-04 10:59 ` [PATCH 1/4] ARM: at91: Kconfig: use only one name SOC_LAN966 and merge options Kavyasree Kotagiri
                   ` (4 more replies)
  0 siblings, 5 replies; 8+ messages in thread
From: Kavyasree Kotagiri @ 2021-10-04 10:59 UTC (permalink / raw)
  To: nicolas.ferre, alexandre.belloni, ludovic.desroches, robh+dt,
	corbet
  Cc: linux, linux-arm-kernel, linux-kernel, linux-doc, devicetree,
	UNGLinuxDriver, Kavyasree.Kotagiri, Manohar.Puri

This patch series modifies Kconfig entry, adds documentation for
lan966 family and removes lan966x setup code file as it is not 
required. 

These patches are generated from at91/linux.git
I had agreement with Nicolas Ferre that he will merge these changes
into existing patch.

Kavyasree Kotagiri (4):
  ARM: at91: Kconfig: use only one name SOC_LAN966 and merge options
  ARM: at91: Documentation: add lan966 family
  dt-bindings: arm: at91: Document lan966 pcb8291 and pcb8290 boards
  ARM: at91: remove lan966x file

 Documentation/arm/microchip.rst               |  6 +++++
 .../devicetree/bindings/arm/atmel-at91.yaml   | 12 +++++++++
 arch/arm/mach-at91/Kconfig                    | 12 ++++-----
 arch/arm/mach-at91/Makefile                   |  1 -
 arch/arm/mach-at91/lan966x.c                  | 25 -------------------
 5 files changed, 23 insertions(+), 33 deletions(-)
 delete mode 100644 arch/arm/mach-at91/lan966x.c

-- 
2.17.1


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

end of thread, other threads:[~2021-10-04 20:58 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-10-04 10:59 [PATCH 0/4] Add lan966 documentation and remove lan966x.c file Kavyasree Kotagiri
2021-10-04 10:59 ` [PATCH 1/4] ARM: at91: Kconfig: use only one name SOC_LAN966 and merge options Kavyasree Kotagiri
2021-10-04 10:59 ` [PATCH 2/4] ARM: at91: Documentation: add lan966 family Kavyasree Kotagiri
2021-10-04 10:59 ` [PATCH 3/4] dt-bindings: arm: at91: Document lan966 pcb8291 and pcb8290 boards Kavyasree Kotagiri
2021-10-04 10:59 ` [PATCH 4/4] ARM: at91: remove lan966x file Kavyasree Kotagiri
2021-10-04 11:09 ` [PATCH 0/4] Add lan966 documentation and remove lan966x.c file Alexandre Belloni
2021-10-04 12:55   ` Nicolas Ferre
2021-10-04 20:58     ` Alexandre Belloni

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