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]
Date:   Fri, 20 Mar 2020 10:43:39 +0100
From:   Krzysztof Kozlowski <krzk@...nel.org>
To:     Paul Cercueil <paul@...pouillou.net>
Cc:     Kukjin Kim <kgene@...nel.org>,
        Marek Szyprowski <m.szyprowski@...sung.com>,
        Rob Herring <robh+dt@...nel.org>,
        Mark Rutland <mark.rutland@....com>,
        Stenkin Evgeniy <stenkinevgeniy@...il.com>,
        Jonas Heinrich <onny@...ject-insanity.org>,
        linux-arm-kernel@...ts.infradead.org,
        linux-samsung-soc@...r.kernel.org, devicetree@...r.kernel.org,
        linux-kernel@...r.kernel.org
Subject: Re: [PATCH v3 2/2] ARM: DTS: Add devicetree file for the Galaxy S2

On Thu, Mar 19, 2020 at 06:34:11PM +0100, Paul Cercueil wrote:
> From: Stenkin Evgeniy <stenkinevgeniy@...il.com>
> 
> Add devicetree file for the Exynos 4210 based Galaxy S2 (i9100 version).
> 
> Signed-off-by: Stenkin Evgeniy <stenkinevgeniy@...il.com>
> Signed-off-by: Paul Cercueil <paul@...pouillou.net>
> ---
> 
> Notes:
>     v2: - Change i9100 to GT-I9100
>         - Remove redundant description in header
>     	- Add chosen node with stdout-path
>     	- Rename regulator nodes since there was no regulator-2
>     	- Rename i2c-gpio-3 to i2c-gpio
>     	- Use IRQ_TYPE_EDGE_FALLING instead of hardcoded '2'
>         - Remove spi-cpol, spi-cpha as they glitch the LCD panel
>     	- Make CS gpio active-low
>     	- Update ehci node to add 'phys' instead of ports
>     	- Remove duplicated ehci node
>     	- Reorder nodes to appear in alphabetical order
>     	- Remove useless newlines
>     	- Remove regulator provided to touchscreen node since it does not expect any
>     
>     v3: - Change CPU regulator name to VARM_1.2V_C210 as in the datasheet
>         - Remove unused gpios for the max8997 pmic
>         - Remove redundant interrupts/interrupt-parent for max8997 pmic
> 
>  arch/arm/boot/dts/Makefile             |   1 +
>  arch/arm/boot/dts/exynos4210-i9100.dts | 768 +++++++++++++++++++++++++
>  2 files changed, 769 insertions(+)

Thanks, applied to dt-late. I already sent a pull request so this might
need to wait till next cycle. In such case I will carry this over merge
window.

Best regards,
Krzysztof

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ