[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <9570b293-6467-c8bb-4f08-71c07371730a@st.com>
Date: Tue, 7 Aug 2018 12:01:05 +0000
From: Patrice CHOTARD <patrice.chotard@...com>
To: Alexandre TORGUE <alexandre.torgue@...com>,
"robh+dt@...nel.org" <robh+dt@...nel.org>,
"mark.rutland@....com" <mark.rutland@....com>,
"linux@...linux.org.uk" <linux@...linux.org.uk>,
"linux-arm-kernel@...ts.infradead.org"
<linux-arm-kernel@...ts.infradead.org>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
"devicetree@...r.kernel.org" <devicetree@...r.kernel.org>,
"lee.jones@...aro.org" <lee.jones@...aro.org>
CC: "mcoquelin.stm32@...il.com" <mcoquelin.stm32@...il.com>,
"linux-stm32@...md-mailman.stormreply.com"
<linux-stm32@...md-mailman.stormreply.com>
Subject: Re: [PATCH 1/3] ARM: dts: stm32: Fix DT dtc warnings for stm32h7
I will send a v2
Thanks for reviewing ;-)
Patrice
On 08/07/2018 01:56 PM, Alexandre Torgue wrote:
> 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