public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
From: Marek Vasut <marex@denx.de>
To: Alexandre TORGUE <alexandre.torgue@foss.st.com>,
	linux-arm-kernel@lists.infradead.org
Cc: Patrice Chotard <patrice.chotard@foss.st.com>,
	Patrick Delaunay <patrick.delaunay@foss.st.com>,
	linux-stm32@st-md-mailman.stormreply.com
Subject: Re: [PATCH] ARM: dts: stm32: Set {bitclock, frame}-master phandles on ST DKx
Date: Thu, 15 Jul 2021 17:38:54 +0200	[thread overview]
Message-ID: <8ab267d3-3b89-878c-861d-c53a672f213a@denx.de> (raw)
In-Reply-To: <a393eb0b-a8d6-e29a-62c8-8988429c9139@foss.st.com>

On 7/15/21 5:27 PM, Alexandre TORGUE wrote:
> Hi Marek

Hi,

[...]

>> diff --git a/arch/arm/boot/dts/stm32mp15xx-dkx.dtsi 
>> b/arch/arm/boot/dts/stm32mp15xx-dkx.dtsi
>> index 59f18846cf5d..586aac8a998c 100644
>> --- a/arch/arm/boot/dts/stm32mp15xx-dkx.dtsi
>> +++ b/arch/arm/boot/dts/stm32mp15xx-dkx.dtsi
>> @@ -220,15 +220,15 @@ cs42l51_port: port {
>>               cs42l51_tx_endpoint: endpoint@0 {
>>                   reg = <0>;
>>                   remote-endpoint = <&sai2a_endpoint>;
>> -                frame-master;
>> -                bitclock-master;
>> +                frame-master = <&cs42l51_tx_endpoint>;
>> +                bitclock-master = <&cs42l51_tx_endpoint>;
>>               };
>>               cs42l51_rx_endpoint: endpoint@1 {
>>                   reg = <1>;
>>                   remote-endpoint = <&sai2b_endpoint>;
>> -                frame-master;
>> -                bitclock-master;
>> +                frame-master = <&cs42l51_rx_endpoint>;
>> +                bitclock-master = <&cs42l51_rx_endpoint>;
>>               };
>>           };
>>       };
>>
> 
> Applied on stm32-next. Thanks to update the DKx board. Note that 
> "cirrus,cs42l51.yaml" has to be also updated. Did you also sent yaml 
> update aside this patch ?

Nope, sorry.

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

  reply	other threads:[~2021-07-15 15:40 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-10 15:03 [PATCH] ARM: dts: stm32: Set {bitclock, frame}-master phandles on ST DKx Marek Vasut
2021-07-15 15:27 ` Alexandre TORGUE
2021-07-15 15:38   ` Marek Vasut [this message]
2021-07-15 15:43     ` Alexandre TORGUE
2021-07-15 16:47       ` Marek Vasut

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=8ab267d3-3b89-878c-861d-c53a672f213a@denx.de \
    --to=marex@denx.de \
    --cc=alexandre.torgue@foss.st.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-stm32@st-md-mailman.stormreply.com \
    --cc=patrice.chotard@foss.st.com \
    --cc=patrick.delaunay@foss.st.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox