]> Git Repo - linux.git/commit
media: dt-bindings: Convert Omnivision OV7251 to DT schema
authorRob Herring <[email protected]>
Thu, 17 Aug 2023 20:27:13 +0000 (15:27 -0500)
committerRob Herring <[email protected]>
Tue, 5 Sep 2023 20:54:28 +0000 (15:54 -0500)
commit274e480982e6d1239be6a236bb457aa95460e1f1
tree656a40923006603db7a4a7b8fe7fecb2e4e86b92
parent44ade291b77c1cff25f253782c486c0c1e7296eb
media: dt-bindings: Convert Omnivision OV7251 to DT schema

Convert the OmniVision OV7251 Image Sensor binding to DT schema format.

vddd-supply was listed as required, but the example and actual user
don't have it. Also, the data brief says it has an internal regulator,
so perhaps it is truly optional.

Add missing common "link-frequencies" which is used and required by the
Linux driver.

Reviewed-by: Conor Dooley <[email protected]>
Acked-by: Wolfram Sang <[email protected]> # for I2C
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Rob Herring <[email protected]>
Documentation/devicetree/bindings/i2c/qcom,i2c-cci.yaml
Documentation/devicetree/bindings/media/i2c/ov7251.txt [deleted file]
Documentation/devicetree/bindings/media/i2c/ovti,ov7251.yaml [new file with mode: 0644]
This page took 0.068394 seconds and 4 git commands to generate.