All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v1 0/6] clear riscv dtbs_check errors
@ 2022-06-05 13:32 ` mail
  0 siblings, 0 replies; 34+ messages in thread
From: mail @ 2022-06-05 13:32 UTC (permalink / raw)
  To: Rob Herring, Krzysztof Kozlowski, Andrew Lunn,
	Support Opensource, Lee Jones, Ulf Hansson, Palmer Dabbelt,
	Paul Walmsley, Albert Ou, Steve Twiss
  Cc: Conor Dooley, linux-i2c, devicetree, linux-kernel, linux-mmc,
	linux-riscv, Atul Khare

From: Conor Dooley <conor.dooley@microchip.com>

Hey,
Couple conversions from txt to yaml here with the intent of fixing the
the dtbs_check warnings for riscv. Atul Khare already sent patches for
the gpio-line-names & cache-sets (which went awol) and will clear the
remaining two errors.

Rob/Krzysztof:
Have I correctly expressed the mutually exclusive properties?
I had a look around, but wasn't able to find an obvious binding to ape.

Wasn't sure if a txt -> yaml conversion's MAINTAINERS update was meant
to be in the same patch or not, so feel free to squash.
Thanks,
Conor.

Conor Dooley (6):
  dt-bindings: mmc: convert mmc-spi-slot to yaml
  dt-bindings: i2c: convert ocores binding to yaml
  MAINTAINERS: convert ocores i2c dt-binding to yaml
  dt-bindings: mfd: convert da9063 to yaml
  MAINTAINERS: convert da9063 to yaml
  riscv: dts: sifive: "fix" pmic watchdog node name

 .../devicetree/bindings/i2c/i2c-ocores.txt    |  78 -----------
 .../devicetree/bindings/i2c/i2c-ocores.yaml   | 132 ++++++++++++++++++
 .../devicetree/bindings/mfd/da9063.txt        | 111 ---------------
 .../devicetree/bindings/mfd/da9063.yaml       | 123 ++++++++++++++++
 .../devicetree/bindings/mmc/mmc-spi-slot.txt  |  29 ----
 .../devicetree/bindings/mmc/mmc-spi-slot.yaml |  76 ++++++++++
 .../devicetree/bindings/trivial-devices.yaml  |   2 -
 MAINTAINERS                                   |   3 +-
 .../boot/dts/sifive/hifive-unmatched-a00.dts  |   2 +-
 9 files changed, 334 insertions(+), 222 deletions(-)
 delete mode 100644 Documentation/devicetree/bindings/i2c/i2c-ocores.txt
 create mode 100644 Documentation/devicetree/bindings/i2c/i2c-ocores.yaml
 delete mode 100644 Documentation/devicetree/bindings/mfd/da9063.txt
 create mode 100644 Documentation/devicetree/bindings/mfd/da9063.yaml
 delete mode 100644 Documentation/devicetree/bindings/mmc/mmc-spi-slot.txt
 create mode 100644 Documentation/devicetree/bindings/mmc/mmc-spi-slot.yaml

-- 
2.36.1


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

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

Thread overview: 34+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-05 13:32 [PATCH v1 0/6] clear riscv dtbs_check errors mail
2022-06-05 13:32 ` mail
2022-06-05 13:32 ` [PATCH v1 1/6] dt-bindings: mmc: convert mmc-spi-slot to yaml mail
2022-06-05 13:32   ` mail
2022-06-06  7:34   ` Krzysztof Kozlowski
2022-06-06  7:34     ` Krzysztof Kozlowski
2022-06-05 13:32 ` [PATCH v1 2/6] dt-bindings: i2c: convert ocores binding " mail
2022-06-05 13:32   ` mail
2022-06-06  8:02   ` Krzysztof Kozlowski
2022-06-06  8:02     ` Krzysztof Kozlowski
2022-06-06 14:41     ` Conor.Dooley
2022-06-06 14:41       ` Conor.Dooley
2022-06-06 12:53   ` Rob Herring
2022-06-06 12:53     ` Rob Herring
2022-06-05 13:32 ` [PATCH v1 3/6] MAINTAINERS: convert ocores i2c dt-binding " mail
2022-06-05 13:32   ` mail
2022-06-05 13:32 ` [PATCH v1 4/6] dt-bindings: mfd: convert da9063 " mail
2022-06-05 13:32   ` mail
2022-06-06 13:11   ` Krzysztof Kozlowski
2022-06-06 13:11     ` Krzysztof Kozlowski
2022-06-05 13:33 ` [PATCH v1 5/6] MAINTAINERS: " mail
2022-06-05 13:33   ` mail
2022-06-05 13:33 ` [PATCH v1 6/6] riscv: dts: sifive: "fix" pmic watchdog node name mail
2022-06-05 13:33   ` mail
2022-06-06  8:07   ` Krzysztof Kozlowski
2022-06-06  8:07     ` Krzysztof Kozlowski
2022-06-06  7:34 ` [PATCH v1 0/6] clear riscv dtbs_check errors Krzysztof Kozlowski
2022-06-06  7:34   ` Krzysztof Kozlowski
2022-06-06  8:56   ` Conor.Dooley
2022-06-06  8:56     ` Conor.Dooley
2022-06-08 22:27 ` Atul Khare
2022-06-08 22:27   ` Atul Khare
2022-06-08 22:42   ` Conor Dooley
2022-06-08 22:42     ` Conor Dooley

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.