public inbox for devicetree@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] dw9807 binding and driver compatible changes
@ 2022-03-29 21:26 Sakari Ailus
  2022-03-29 21:26 ` [PATCH v2 1/2] dw9807-vcm: Add "dongwoon,dw9807" compatible string Sakari Ailus
  2022-03-29 21:26 ` [PATCH v2 2/2] dt-bindings: Convert Dongwoon dw9807-vcm bindings to json-schema Sakari Ailus
  0 siblings, 2 replies; 5+ messages in thread
From: Sakari Ailus @ 2022-03-29 21:26 UTC (permalink / raw)
  To: linux-media; +Cc: devicetree, robh, Krzysztof Kozlowski

Hello everyone,

These two patches convert dw9807 bindings to json-schema and add a new
compatible string to the dw9807-vcm driver in order to support existing
ACPI firmware.

since v1:

- Use stronger language in a comment related to a compatible string for
  old firmware.

- Remove extra newlines and quotes from bindings.

Sakari Ailus (2):
  dw9807-vcm: Add "dongwoon,dw9807" compatible string
  dt-bindings: Convert Dongwoon dw9807-vcm bindings to json-schema

 .../media/i2c/dongwoon,dw9807-vcm.txt         |  9 ----
 .../media/i2c/dongwoon,dw9807-vcm.yaml        | 43 +++++++++++++++++++
 drivers/media/i2c/dw9807-vcm.c                |  2 +
 3 files changed, 45 insertions(+), 9 deletions(-)
 delete mode 100644 Documentation/devicetree/bindings/media/i2c/dongwoon,dw9807-vcm.txt
 create mode 100644 Documentation/devicetree/bindings/media/i2c/dongwoon,dw9807-vcm.yaml

-- 
2.30.2


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

end of thread, other threads:[~2022-03-30  7:28 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-03-29 21:26 [PATCH v2 0/2] dw9807 binding and driver compatible changes Sakari Ailus
2022-03-29 21:26 ` [PATCH v2 1/2] dw9807-vcm: Add "dongwoon,dw9807" compatible string Sakari Ailus
2022-03-29 21:26 ` [PATCH v2 2/2] dt-bindings: Convert Dongwoon dw9807-vcm bindings to json-schema Sakari Ailus
2022-03-30  7:15   ` Krzysztof Kozlowski
2022-03-30  7:27     ` Sakari Ailus

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox