All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Convert Aspeed SCU to DT schema
@ 2022-08-10 16:16 ` Rob Herring
  0 siblings, 0 replies; 22+ messages in thread
From: Rob Herring @ 2022-08-10 16:16 UTC (permalink / raw)
  To: linux-aspeed

This short series converts the aspeed,ast2x00-scu binding to DT schema.
The binding is already in use in examples which unsurprisingly need fixes
with the schema added.

If someone wants to convert the remaining child node bindings, that would
be nice.

This is part of getting rid of the remaining ~40 cases of compatibles
without a schema in the examples.

Rob


Rob Herring (2):
  dt-bindings: pinctrl: aspeed: Add missing properties to examples
  dt-bindings: mfd: aspeed,ast2x00-scu: Convert to DT schema format

 .../bindings/mfd/aspeed,ast2x00-scu.yaml      | 110 ++++++++++++++++++
 .../devicetree/bindings/mfd/aspeed-scu.txt    |  48 --------
 .../pinctrl/aspeed,ast2400-pinctrl.yaml       |   6 +
 .../pinctrl/aspeed,ast2500-pinctrl.yaml       |   4 +
 .../pinctrl/aspeed,ast2600-pinctrl.yaml       |   6 +
 5 files changed, 126 insertions(+), 48 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/mfd/aspeed,ast2x00-scu.yaml
 delete mode 100644 Documentation/devicetree/bindings/mfd/aspeed-scu.txt

--
2.34.1

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

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

Thread overview: 22+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-08-10 16:16 [PATCH 0/2] Convert Aspeed SCU to DT schema Rob Herring
2022-08-10 16:16 ` Rob Herring
2022-08-10 16:16 ` Rob Herring
2022-08-10 16:16 ` Rob Herring
2022-08-10 16:16 ` [PATCH 1/2] dt-bindings: pinctrl: aspeed: Add missing properties to examples Rob Herring
2022-08-10 16:16   ` Rob Herring
2022-08-10 16:16   ` Rob Herring
2022-08-10 16:16   ` Rob Herring
2022-08-22 11:13   ` Linus Walleij
2022-08-22 11:13     ` Linus Walleij
2022-08-22 11:13     ` Linus Walleij
2022-08-22 11:13     ` Linus Walleij
2022-08-10 16:16 ` [PATCH 2/2] dt-bindings: mfd: aspeed,ast2x00-scu: Convert to DT schema format Rob Herring
2022-08-10 16:16   ` Rob Herring
2022-08-10 16:16   ` Rob Herring
2022-08-10 16:16   ` Rob Herring
2022-08-11  6:45   ` Krzysztof Kozlowski
2022-08-11  6:45     ` Krzysztof Kozlowski
2022-08-11  6:45     ` Krzysztof Kozlowski
2022-08-11  7:01   ` Lee Jones
2022-08-11  7:01     ` Lee Jones
2022-08-11  7:01     ` Lee Jones

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.