All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] sms911x: DTS fixes and DT binding to json-schema conversion
@ 2021-07-01 12:02 Geert Uytterhoeven
  2021-07-01 12:02 ` [PATCH v2 1/2] ARM: dts: qcom-apq8060: Correct Ethernet node name and drop bogus irq property Geert Uytterhoeven
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Geert Uytterhoeven @ 2021-07-01 12:02 UTC (permalink / raw)
  To: David S . Miller, Jakub Kicinski, Rob Herring, Andy Gross,
	Bjorn Andersson
  Cc: netdev, devicetree, linux-arm-msm, linux-renesas-soc, Geert Uytterhoeven

	Hi all,

This patch series converts the Smart Mixed-Signal Connectivity (SMSC)
LAN911x/912x Controller Device Tree binding documentation to
json-schema, after fixing a few issues in DTS files.

Changed compared to v1[1]:
  - Dropped applied patches,
  - Add Reviewed-by,
  - Drop bogus double quotes in compatible values,
  - Add comment explaining why "additionalProperties: true" is needed.

Thanks!

[1] [PATCH 0/5] sms911x: DTS fixes and DT binding to json-schema conversion
    https://lore.kernel.org/r/cover.1621518686.git.geert+renesas@glider.be

Geert Uytterhoeven (2):
  ARM: dts: qcom-apq8060: Correct Ethernet node name and drop bogus irq
    property
  dt-bindings: net: sms911x: Convert to json-schema

 .../devicetree/bindings/net/gpmc-eth.txt      |   2 +-
 .../devicetree/bindings/net/smsc,lan9115.yaml | 110 ++++++++++++++++++
 .../devicetree/bindings/net/smsc911x.txt      |  43 -------
 .../arm/boot/dts/qcom-apq8060-dragonboard.dts |   4 +-
 4 files changed, 112 insertions(+), 47 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/net/smsc,lan9115.yaml
 delete mode 100644 Documentation/devicetree/bindings/net/smsc911x.txt

-- 
2.25.1

Gr{oetje,eeting}s,

						Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
							    -- Linus Torvalds

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

end of thread, other threads:[~2021-07-01 21:00 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-01 12:02 [PATCH v2 0/2] sms911x: DTS fixes and DT binding to json-schema conversion Geert Uytterhoeven
2021-07-01 12:02 ` [PATCH v2 1/2] ARM: dts: qcom-apq8060: Correct Ethernet node name and drop bogus irq property Geert Uytterhoeven
2021-07-01 12:02 ` [PATCH v2 2/2] dt-bindings: net: sms911x: Convert to json-schema Geert Uytterhoeven
2021-07-01 21:00 ` [PATCH v2 0/2] sms911x: DTS fixes and DT binding to json-schema conversion patchwork-bot+netdevbpf

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.