[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <f5933d5c-8da3-5112-351c-6b1ba669a9b6@st.com>
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