lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:   Sun, 5 Jun 2022 18:09:10 +0200
From:   Robert Marko <robimarko@...il.com>
To:     Rob Herring <robh@...nel.org>
Cc:     Andy Gross <agross@...nel.org>,
        Bjorn Andersson <bjorn.andersson@...aro.org>,
        krzysztof.kozlowski+dt@...aro.org,
        linux-arm-msm <linux-arm-msm@...r.kernel.org>,
        linux-i2c@...r.kernel.org,
        Devicetree List <devicetree@...r.kernel.org>,
        open list <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] dt-bindings: i2c: qcom,i2c-qup: convert to dtschema

On Sun, 5 Jun 2022 at 16:07, Rob Herring <robh@...nel.org> wrote:
>
> On Sat, Jun 04, 2022 at 06:46:53PM +0200, Robert Marko wrote:
> > Convert DT bindings for Qualcomm QUP I2C controller to DT schema format.
> >
> > Old text bindings were missing usage of DMA so that was documented, as
> > well as the max clock-frequency.
> >
> > Signed-off-by: Robert Marko <robimarko@...il.com>
> > ---
> >  .../devicetree/bindings/i2c/qcom,i2c-qup.txt  | 40 ---------
> >  .../devicetree/bindings/i2c/qcom,i2c-qup.yaml | 83 +++++++++++++++++++
> >  2 files changed, 83 insertions(+), 40 deletions(-)
> >  delete mode 100644 Documentation/devicetree/bindings/i2c/qcom,i2c-qup.txt
> >  create mode 100644 Documentation/devicetree/bindings/i2c/qcom,i2c-qup.yaml
>
> This one is already done.

Yeah, I did not check linux-next before doing the conversion.
Sorry for the noise.

Regards,
Robert
>
> Rob

Powered by blists - more mailing lists