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:   Tue, 7 Aug 2018 13:56:20 +0200
From:   Alexandre Torgue <alexandre.torgue@...com>
To:     <patrice.chotard@...com>, <robh+dt@...nel.org>,
        <mark.rutland@....com>, <linux@...linux.org.uk>,
        <linux-arm-kernel@...ts.infradead.org>,
        <linux-kernel@...r.kernel.org>, <devicetree@...r.kernel.org>,
        <lee.jones@...aro.org>
CC:     <mcoquelin.stm32@...il.com>,
        <linux-stm32@...md-mailman.stormreply.com>
Subject: Re: [PATCH 1/3] ARM: dts: stm32: Fix DT dtc warnings for stm32h7

Hi Patrice

On 08/07/2018 01:38 PM, Alexandre Torgue wrote:
>> +    #address-cells = <1>;
>> +    #size-cells = <1>;
>> +
>>       clocks {
>>           clk_hse: clk-hse {
>>               #clock-cells = <0>;
>> @@ -60,7 +62,7 @@
>>               clock-frequency = <32768>;
>>           };
>> -        clk_i2s: i2s_ckin {
>> +        clk_i2s: i2s-ckin {
> 
> clock driver deals with "i2s_ckin" for clock  source selection. I need 
> to check deeper if this change could cause an issue.

Sorry I didn't check in the well driver. As far I can see it's ok for 
this part of patch.

cheers
Alex

> 
> thx
> Alex

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ