devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/3] dt-bindings: adv7604: Convert bindings to json-schema
@ 2020-07-15  9:14 Niklas Söderlund
  2020-07-15  9:14 ` [PATCH v2 1/3] dt-bindings: adv7604: Fix documentation for hpd-gpios Niklas Söderlund
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Niklas Söderlund @ 2020-07-15  9:14 UTC (permalink / raw)
  To: Hans Verkuil, Rob Herring
  Cc: devicetree, linux-renesas-soc, Niklas Söderlund

Hi Hans,

This series converts the ADV7604 bindings to YAML and lists the new file
under MAINTAINERS. I have used the schema to validate the usage of the
bindings and only found one issue that is fixed in [1].

1. [PATCH] ARM: dts: gose: Fix ports node name for adv7612

Niklas Söderlund (3):
  dt-bindings: adv7604: Fix documentation for hpd-gpios
  dt-bindings: adv7604: Convert bindings to json-schema
  MAINTAINERS: Add ADV7604 bindings documentation

 .../devicetree/bindings/media/i2c/adv7604.txt |  88 ----------
 .../bindings/media/i2c/adv7604.yaml           | 161 ++++++++++++++++++
 MAINTAINERS                                   |   1 +
 3 files changed, 162 insertions(+), 88 deletions(-)
 delete mode 100644 Documentation/devicetree/bindings/media/i2c/adv7604.txt
 create mode 100644 Documentation/devicetree/bindings/media/i2c/adv7604.yaml

-- 
2.27.0


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

end of thread, other threads:[~2020-07-16 15:25 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-07-15  9:14 [PATCH v2 0/3] dt-bindings: adv7604: Convert bindings to json-schema Niklas Söderlund
2020-07-15  9:14 ` [PATCH v2 1/3] dt-bindings: adv7604: Fix documentation for hpd-gpios Niklas Söderlund
2020-07-15  9:14 ` [PATCH v2 2/3] dt-bindings: adv7604: Convert bindings to json-schema Niklas Söderlund
2020-07-16 15:25   ` Rob Herring
2020-07-15  9:14 ` [PATCH v2 3/3] MAINTAINERS: Add ADV7604 bindings documentation Niklas Söderlund

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