devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] dt-bindings: Convert GFX bindings to yaml
@ 2022-03-04  0:03 Joel Stanley
  2022-03-04  0:03 ` [PATCH v2 1/2] dt-bindings: pinctrl: aspeed: Update gfx node in example Joel Stanley
  2022-03-04  0:03 ` [PATCH v2 2/2] dt-bindings: gpu: Convert aspeed-gfx bindings to yaml Joel Stanley
  0 siblings, 2 replies; 9+ messages in thread
From: Joel Stanley @ 2022-03-04  0:03 UTC (permalink / raw)
  To: Rob Herring, Andrew Jeffery
  Cc: dri-devel, devicetree, linux-aspeed, Linus Walleij, Lee Jones

v1: https://lore.kernel.org/all/20220302051056.678367-1-joel@jms.id.au/

This series cleans up the bindings for the ASPEED GFX unit.

The old text files are deleted for both the description under gpu, and the
placeholder one under mfd.

The mfd one existed because pinctrl for the 2500 depends on the gfx
bindings, and at the time we didn't have any support fo the gfx device,
so Andrew added the mfd ones.

The example in the pinctrl bindings is updated to prevent warnings about
missing properties that pop up when the gfx yaml bindings are added.

Joel Stanley (2):
  dt-bindings: pinctrl: aspeed: Update gfx node in example
  dt-bindings: gpu: Convert aspeed-gfx bindings to yaml

 .../devicetree/bindings/gpu/aspeed,gfx.yaml   | 69 +++++++++++++++++++
 .../devicetree/bindings/gpu/aspeed-gfx.txt    | 41 -----------
 .../devicetree/bindings/mfd/aspeed-gfx.txt    | 17 -----
 .../pinctrl/aspeed,ast2500-pinctrl.yaml       | 16 +++++
 4 files changed, 85 insertions(+), 58 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/gpu/aspeed,gfx.yaml
 delete mode 100644 Documentation/devicetree/bindings/gpu/aspeed-gfx.txt
 delete mode 100644 Documentation/devicetree/bindings/mfd/aspeed-gfx.txt

-- 
2.34.1


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

end of thread, other threads:[~2022-03-24 22:27 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-03-04  0:03 [PATCH v2 0/2] dt-bindings: Convert GFX bindings to yaml Joel Stanley
2022-03-04  0:03 ` [PATCH v2 1/2] dt-bindings: pinctrl: aspeed: Update gfx node in example Joel Stanley
2022-03-15  1:21   ` Linus Walleij
2022-03-15  1:26     ` Joel Stanley
2022-03-24 22:27   ` Linus Walleij
2022-03-04  0:03 ` [PATCH v2 2/2] dt-bindings: gpu: Convert aspeed-gfx bindings to yaml Joel Stanley
2022-03-04 15:29   ` Rob Herring
2022-03-05 21:49   ` Krzysztof Kozlowski
2022-03-08  0:57     ` Rob Herring

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