[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <YnEpw55zGCRj2QpE@robh.at.kernel.org>
Date: Tue, 3 May 2022 08:10:27 -0500
From: Rob Herring <robh@...nel.org>
To: Kuldeep Singh <singh.kuldeep87k@...il.com>
Cc: Bjorn Andersson <bjorn.andersson@...aro.org>,
linux-kernel@...r.kernel.org, Andy Gross <agross@...nel.org>,
Krzysztof Kozlowski <krzk+dt@...nel.org>,
linux-arm-msm@...r.kernel.org, devicetree@...r.kernel.org,
linux-i2c@...r.kernel.org, Rob Herring <robh+dt@...nel.org>
Subject: Re: [PATCH v2 1/4] dt-bindings: I2C: Add Qualcomm Geni based QUP I2C
bindings
On Mon, 04 Apr 2022 23:59:34 +0530, Kuldeep Singh wrote:
> GENI(generic interface) based Qualcomm Universal Peripheral controller
> can support multiple serial interfaces like SPI,UART and I2C.
>
> Unlike other I2C controllers, QUP I2C bindings are present in parent
> schema. Move it out from parent to an individual binding and let parent
> refer to child schema later on.
>
> Please note, current schema isn't complete as it misses out few
> properties and thus, add these missing properties along the process.
>
> Signed-off-by: Kuldeep Singh <singh.kuldeep87k@...il.com>
> ---
> v2:
> - Change compatible from enum to const
> - Drop clock-frequency description
> - Sort nodes
> ---
> .../bindings/i2c/qcom,i2c-geni-qcom.yaml | 100 ++++++++++++++++++
> 1 file changed, 100 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/i2c/qcom,i2c-geni-qcom.yaml
>
This series should have been applied all together, but as it seems it's
already in multiple trees, I've applied.
Rob
Powered by blists - more mailing lists