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]
Message-ID: <37c352a0-56ba-8c20-9d0c-01062a72beb5@samsung.com>
Date:   Thu, 9 Nov 2023 11:24:21 +0900
From:   Jaewon Kim <jaewon02.kim@...sung.com>
To:     Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>,
        Alim Akhtar <alim.akhtar@...sung.com>,
        Rob Herring <robh+dt@...nel.org>,
        Conor Dooley <conor+dt@...nel.org>,
        Tomasz Figa <tomasz.figa@...il.com>,
        Sylwester Nawrocki <s.nawrocki@...sung.com>,
        Linus Walleij <linus.walleij@...aro.org>,
        Thierry Reding <thierry.reding@...il.com>,
        Uwe Kleine-König <u.kleine-koenig@...gutronix.de>,
        Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
        Jiri Slaby <jirislaby@...nel.org>
Cc:     linux-arm-kernel@...ts.infradead.org,
        linux-samsung-soc@...r.kernel.org, devicetree@...r.kernel.org,
        linux-kernel@...r.kernel.org, linux-gpio@...r.kernel.org,
        linux-pwm@...r.kernel.org, linux-serial@...r.kernel.org
Subject: Re: [PATCH 01/10] dt-bindings: soc: samsung: exynos-sysreg: add
 exynosautov920 sysreg

Hello Krzysztof,


Thanks for reviewing these patches.


On 23. 11. 8. 16:41, Krzysztof Kozlowski wrote:
> On 31/10/2023 10:47, Jaewon Kim wrote:
>> Add compatible for ExynosAutov920 sysreg controllers.
>>
>> Signed-off-by: Jaewon Kim <jaewon02.kim@...sung.com>
>> ---
>>   .../bindings/soc/samsung/samsung,exynos-sysreg.yaml        | 7 +++++++
>>   1 file changed, 7 insertions(+)
>>
>> diff --git a/Documentation/devicetree/bindings/soc/samsung/samsung,exynos-sysreg.yaml b/Documentation/devicetree/bindings/soc/samsung/samsung,exynos-sysreg.yaml
>> index 163e912e9cad..aa2a29ec6072 100644
>> --- a/Documentation/devicetree/bindings/soc/samsung/samsung,exynos-sysreg.yaml
>> +++ b/Documentation/devicetree/bindings/soc/samsung/samsung,exynos-sysreg.yaml
>> @@ -35,6 +35,7 @@ properties:
>>                 - samsung,exynos5433-sysreg
>>                 - samsung,exynos850-sysreg
>>                 - samsung,exynosautov9-sysreg
>> +              - samsung,exynosautov920-sysreg
> New devices should not be deprecated by default. Drop.
Okay, I will remove this line.
>
>>             - const: syscon
>>           deprecated: true
>>         - items:
>> @@ -50,6 +51,12 @@ properties:
>>                 - samsung,exynosautov9-peric1-sysreg
>>             - const: samsung,exynosautov9-sysreg
>>             - const: syscon
>> +      - items:
>> +          - enum:
>> +              - samsung,exynosautov920-peric0-sysreg
>> +              - samsung,exynosautov920-peric1-sysreg
>> +          - const: samsung,exynosautov920-sysreg
>> +          - const: syscon
>>   
>>     reg:
>>       maxItems: 1
> Best regards,
> Krzysztof
>
>
Thanks

Jaewon Kim

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ