All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Add support for lan966x flexcom chip-select configuration
@ 2022-06-03 12:17 ` Kavyasree Kotagiri
  0 siblings, 0 replies; 32+ messages in thread
From: Kavyasree Kotagiri @ 2022-06-03 12:17 UTC (permalink / raw)
  To: robh+dt, krzysztof.kozlowski+dt, nicolas.ferre,
	alexandre.belloni, claudiu.beznea, UNGLinuxDriver
  Cc: devicetree, linux-arm-kernel, linux-kernel, Kavyasree.Kotagiri

This patch series converts atmel-flexcom bindings into json-schema format.
Adds support for lan966x flexcom chip-select configurations and its
DT bindings.

Kavyasree Kotagiri (3):
  dt-bindings: mfd: atmel,flexcom: Convert to json-schema
  dt-bindings: mfd: atmel,flexcom: Add new compatible string for lan966x
  mfd: atmel-flexcom: Add support for lan966x flexcom chip-select
    configuration

 .../bindings/mfd/atmel,flexcom.yaml           | 116 ++++++++++++++++++
 .../devicetree/bindings/mfd/atmel-flexcom.txt |  63 ----------
 drivers/mfd/atmel-flexcom.c                   |  86 ++++++++++++-
 3 files changed, 200 insertions(+), 65 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/mfd/atmel,flexcom.yaml
 delete mode 100644 Documentation/devicetree/bindings/mfd/atmel-flexcom.txt

-- 
2.17.1


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

end of thread, other threads:[~2022-06-07  8:00 UTC | newest]

Thread overview: 32+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-03 12:17 [PATCH 0/3] Add support for lan966x flexcom chip-select configuration Kavyasree Kotagiri
2022-06-03 12:17 ` Kavyasree Kotagiri
2022-06-03 12:18 ` [PATCH 1/3] dt-bindings: mfd: atmel,flexcom: Convert to json-schema Kavyasree Kotagiri
2022-06-03 12:18   ` Kavyasree Kotagiri
2022-06-03 20:34   ` Rob Herring
2022-06-03 20:34     ` Rob Herring
2022-06-06 13:01   ` Krzysztof Kozlowski
2022-06-06 13:01     ` Krzysztof Kozlowski
2022-06-06 13:25     ` Kavyasree.Kotagiri
2022-06-06 13:25       ` Kavyasree.Kotagiri
2022-06-07  6:55       ` Kavyasree.Kotagiri
2022-06-07  6:55         ` Kavyasree.Kotagiri
2022-06-07  7:04         ` Krzysztof Kozlowski
2022-06-07  7:04           ` Krzysztof Kozlowski
2022-06-03 12:18 ` [PATCH 2/3] dt-bindings: mfd: atmel,flexcom: Add new compatible string for lan966x Kavyasree Kotagiri
2022-06-03 12:18   ` Kavyasree Kotagiri
2022-06-03 20:36   ` Rob Herring
2022-06-03 20:36     ` Rob Herring
2022-06-06 13:03   ` Krzysztof Kozlowski
2022-06-06 13:03     ` Krzysztof Kozlowski
2022-06-06 13:28     ` Kavyasree.Kotagiri
2022-06-06 13:28       ` Kavyasree.Kotagiri
2022-06-07  7:05       ` Krzysztof Kozlowski
2022-06-07  7:05         ` Krzysztof Kozlowski
2022-06-07  7:54         ` Kavyasree.Kotagiri
2022-06-07  7:54           ` Kavyasree.Kotagiri
2022-06-07  7:56           ` Krzysztof Kozlowski
2022-06-07  7:56             ` Krzysztof Kozlowski
2022-06-03 12:18 ` [PATCH 3/3] mfd: atmel-flexcom: Add support for lan966x flexcom chip-select configuration Kavyasree Kotagiri
2022-06-03 12:18   ` Kavyasree Kotagiri
2022-06-06  8:44   ` Claudiu.Beznea
2022-06-06  8:44     ` Claudiu.Beznea

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.