All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] dt-bindings: adv7604: Convert bindings to json-schema
@ 2020-07-13 11:18 Niklas Söderlund
  2020-07-13 11:18 ` [PATCH 1/3] dt-bindings: adv7604: Fix documentation for hpd-gpios Niklas Söderlund
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Niklas Söderlund @ 2020-07-13 11:18 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           | 171 ++++++++++++++++++
 MAINTAINERS                                   |   1 +
 3 files changed, 172 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] 8+ messages in thread

end of thread, other threads:[~2020-07-14 13:57 UTC | newest]

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

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.