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. Sakari Ailus (2): dt-bindings: Convert Dongwoon dw9807-vcm bindings to json-schema dw9807-vcm: Add "dongwoon,dw9807" compatible string .../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