[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <169394726845.3998146.13277420411193366338.robh@kernel.org>
Date: Tue, 5 Sep 2023 15:54:30 -0500
From: Rob Herring <robh@...nel.org>
To: Rob Herring <robh@...nel.org>
Cc: devicetree@...r.kernel.org, Andy Gross <agross@...nel.org>,
Bjorn Andersson <andersson@...nel.org>,
Mauro Carvalho Chehab <mchehab@...nel.org>,
Konrad Dybcio <konrad.dybcio@...aro.org>,
Loic Poulain <loic.poulain@...aro.org>,
Andi Shyti <andi.shyti@...nel.org>,
linux-arm-msm@...r.kernel.org, Todor Tomov <todor.too@...il.com>,
linux-media@...r.kernel.org, Robert Foss <rfoss@...nel.org>,
Conor Dooley <conor+dt@...nel.org>,
linux-kernel@...r.kernel.org,
Conor Dooley <conor.dooley@...rochip.com>,
linux-i2c@...r.kernel.org,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@...aro.org>
Subject: Re: [PATCH v2] media: dt-bindings: Convert Omnivision OV7251 to DT
schema
On Thu, 17 Aug 2023 15:27:13 -0500, Rob Herring wrote:
> 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 <conor.dooley@...rochip.com>
> Signed-off-by: Rob Herring <robh@...nel.org>
> ---
> v2:
> - Add link-frequencies which the driver requires
> ---
> .../devicetree/bindings/i2c/qcom,i2c-cci.yaml | 1 +
> .../devicetree/bindings/media/i2c/ov7251.txt | 52 ---------
> .../bindings/media/i2c/ovti,ov7251.yaml | 109 ++++++++++++++++++
> 3 files changed, 110 insertions(+), 52 deletions(-)
> delete mode 100644 Documentation/devicetree/bindings/media/i2c/ov7251.txt
> create mode 100644 Documentation/devicetree/bindings/media/i2c/ovti,ov7251.yaml
>
Applied, thanks!
Powered by blists - more mailing lists