diff mbox series

[5/5] ARM: dts: stm32: Disable SDR104 mode on AV96

Message ID 20200526023023.293909-5-marex@denx.de
State Accepted
Commit 08f372ac2ade7a87581c00aa8fc59a2878525cb2
Headers show
Series [1/5] ARM: stm32: Re-enable KS8851 on DHCOM | expand

Commit Message

Marek Vasut May 26, 2020, 2:30 a.m. UTC
Disable SDR104 mode until we know it is really stable.

Signed-off-by: Marek Vasut <marex at denx.de>
Cc: Patrick Delaunay <patrick.delaunay at st.com>
Cc: Patrice Chotard <patrice.chotard at st.com>
---
 arch/arm/dts/stm32mp15xx-dhcor-avenger96.dts | 1 -
 1 file changed, 1 deletion(-)

Comments

Patrick Delaunay May 27, 2020, 1:45 p.m. UTC | #1
Hi Marek,

> From: Marek Vasut <marex at denx.de>
> Sent: mardi 26 mai 2020 04:30
> 
> Disable SDR104 mode until we know it is really stable.
> 
> Signed-off-by: Marek Vasut <marex at denx.de>
> Cc: Patrick Delaunay <patrick.delaunay at st.com>
> Cc: Patrice Chotard <patrice.chotard at st.com>
> ---
>  arch/arm/dts/stm32mp15xx-dhcor-avenger96.dts | 1 -
>  1 file changed, 1 deletion(-)
> 

Reviewed-by: Patrick Delaunay <patrick.delaunay at st.com>

Thanks

Patrick
Marek Vasut May 27, 2020, 5:47 p.m. UTC | #2
On 5/27/20 3:45 PM, Patrick DELAUNAY wrote:
> Hi Marek,

Hi,

>> From: Marek Vasut <marex at denx.de>
>> Sent: mardi 26 mai 2020 04:30
>>
>> Disable SDR104 mode until we know it is really stable.
>>
>> Signed-off-by: Marek Vasut <marex at denx.de>
>> Cc: Patrick Delaunay <patrick.delaunay at st.com>
>> Cc: Patrice Chotard <patrice.chotard at st.com>
>> ---
>>  arch/arm/dts/stm32mp15xx-dhcor-avenger96.dts | 1 -
>>  1 file changed, 1 deletion(-)
>>
> 
> Reviewed-by: Patrick Delaunay <patrick.delaunay at st.com>

This is for 2020.07 , it's the remaining stuff which fell through the
cracks . And then that's it :)
Patrick Delaunay May 28, 2020, 7:43 a.m. UTC | #3
Hi :qrekm

> From: Marek Vasut <marex at denx.de>
> Sent: mercredi 27 mai 2020 19:48
> 
> On 5/27/20 3:45 PM, Patrick DELAUNAY wrote:
> > Hi Marek,
> 
> Hi,
> 
> >> From: Marek Vasut <marex at denx.de>
> >> Sent: mardi 26 mai 2020 04:30
> >>
> >> Disable SDR104 mode until we know it is really stable.
> >>
> >> Signed-off-by: Marek Vasut <marex at denx.de>
> >> Cc: Patrick Delaunay <patrick.delaunay at st.com>
> >> Cc: Patrice Chotard <patrice.chotard at st.com>
> >> ---
> >>  arch/arm/dts/stm32mp15xx-dhcor-avenger96.dts | 1 -
> >>  1 file changed, 1 deletion(-)
> >>
> >
> > Reviewed-by: Patrick Delaunay <patrick.delaunay at st.com>
> 
> This is for 2020.07 , it's the remaining stuff which fell through the cracks . And
> then that's it :)

Sure.

For the serie:

Applied to u-boot-stm/master, thanks!

And I am preparing the pull request for v2020.07-rc4.

Regards

Patrick
Marek Vasut May 28, 2020, 9:53 a.m. UTC | #4
On 5/28/20 9:43 AM, Patrick DELAUNAY wrote:
> Hi :qrekm

Hi,

>> From: Marek Vasut <marex at denx.de>
>> Sent: mercredi 27 mai 2020 19:48
>>
>> On 5/27/20 3:45 PM, Patrick DELAUNAY wrote:
>>> Hi Marek,
>>
>> Hi,
>>
>>>> From: Marek Vasut <marex at denx.de>
>>>> Sent: mardi 26 mai 2020 04:30
>>>>
>>>> Disable SDR104 mode until we know it is really stable.
>>>>
>>>> Signed-off-by: Marek Vasut <marex at denx.de>
>>>> Cc: Patrick Delaunay <patrick.delaunay at st.com>
>>>> Cc: Patrice Chotard <patrice.chotard at st.com>
>>>> ---
>>>>  arch/arm/dts/stm32mp15xx-dhcor-avenger96.dts | 1 -
>>>>  1 file changed, 1 deletion(-)
>>>>
>>>
>>> Reviewed-by: Patrick Delaunay <patrick.delaunay at st.com>
>>
>> This is for 2020.07 , it's the remaining stuff which fell through the cracks . And
>> then that's it :)
> 
> Sure.
> 
> For the serie:
> 
> Applied to u-boot-stm/master, thanks!
> 
> And I am preparing the pull request for v2020.07-rc4.

Thanks
diff mbox series

Patch

diff --git a/arch/arm/dts/stm32mp15xx-dhcor-avenger96.dts b/arch/arm/dts/stm32mp15xx-dhcor-avenger96.dts
index 7f2e4b98a7..c1cc80bcf5 100644
--- a/arch/arm/dts/stm32mp15xx-dhcor-avenger96.dts
+++ b/arch/arm/dts/stm32mp15xx-dhcor-avenger96.dts
@@ -144,7 +144,6 @@ 
 	st,sig-dir;
 	st,neg-edge;
 	st,use-ckin;
-	sd-uhs-sdr104;
 	bus-width = <4>;
 	vmmc-supply = <&vdd_sd>;
 	vqmmc-supply = <&sd_switch>;