[0/2] dts fixes for Sonoff iHost

Message ID 20240215110425.934740-1-tim@feathertop.org
Headers
Series dts fixes for Sonoff iHost |

Message

Tim Lunn Feb. 15, 2024, 11:04 a.m. UTC
  A couple of tweaks to the dts for Sonoff iHost.

Add aliases for sdio and sdmmc to ensure consistent ordering of devices
on boot.

Tweak sdio properties to improve detection of the rtl8723ds sdio wifi module.


Tim Lunn (2):
  ARM: dts: rockchip: mmc aliases for Sonoff iHost
  ARM: dts: rockchip: Wifi improvements for Sonoff iHost

 arch/arm/boot/dts/rockchip/rv1126-sonoff-ihost.dtsi | 10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)
  

Comments

Heiko Stübner Feb. 27, 2024, 11:13 p.m. UTC | #1
On Thu, 15 Feb 2024 22:04:23 +1100, Tim Lunn wrote:
> A couple of tweaks to the dts for Sonoff iHost.
> 
> Add aliases for sdio and sdmmc to ensure consistent ordering of devices
> on boot.
> 
> Tweak sdio properties to improve detection of the rtl8723ds sdio wifi module.
> 
> [...]

Applied, thanks!

[1/2] ARM: dts: rockchip: mmc aliases for Sonoff iHost
      commit: eb246eaaa55aaa52c0c183f835157a56270ce81e
[2/2] ARM: dts: rockchip: Wifi improvements for Sonoff iHost
      commit: 391f46c775fa2108952c8f9a88b5bea2c3c74d1d

Best regards,