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] [day] [month] [year] [list]
Message-ID: <YgFwlgXnHTIUVeOH@robh.at.kernel.org>
Date:   Mon, 7 Feb 2022 13:18:46 -0600
From:   Rob Herring <robh@...nel.org>
To:     Krzysztof Kozlowski <krzysztof.kozlowski@...onical.com>
Cc:     linux-i2c@...r.kernel.org, linux-kernel@...r.kernel.org,
        devicetree@...r.kernel.org, Alim Akhtar <alim.akhtar@...sung.com>,
        linux-samsung-soc@...r.kernel.org, Wolfram Sang <wsa@...nel.org>,
        linux-arm-kernel@...ts.infradead.org,
        Rob Herring <robh+dt@...nel.org>
Subject: Re: [PATCH] dt-bindings: i2c: samsung,s3c2410-i2c: convert to
 dtschema

On Mon, 31 Jan 2022 18:27:13 +0100, Krzysztof Kozlowski wrote:
> Convert the Samsung S3C24xx/S3C64xx/S5PV210/Exynos SoC I2C Controller
> bindings to DT schema format.
> 
> The conversion includes also changes/fixes to the bindings, matching the
> real hardware and existing Linux driver:
> 1. Do not require interrupts on samsung,exynos5-sata-phy-i2c, because
>    there is no such.
> 2. Do not allow gpios on samsung,exynos5-sata-phy-i2c, because they are
>    hard-wired just like for HDMI phy.
> 3. Do not require samsung,i2c-sda-delay and use default of 0.
> 4. Require clock, which was always required but missing in bindings.
> 
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@...onical.com>
> ---
>  .../devicetree/bindings/i2c/i2c-s3c2410.txt   |  58 -------
>  .../bindings/i2c/samsung,s3c2410-i2c.yaml     | 164 ++++++++++++++++++
>  2 files changed, 164 insertions(+), 58 deletions(-)
>  delete mode 100644 Documentation/devicetree/bindings/i2c/i2c-s3c2410.txt
>  create mode 100644 Documentation/devicetree/bindings/i2c/samsung,s3c2410-i2c.yaml
> 

Applied, thanks!

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ