Hello Chris, On 2024-03-25 18:51, Chris Morgan wrote:
From: Chris Morgan <macromorgan@xxxxxxxxxxx> Users have requested fixes for Powkiddy devices to help with some intermittent WiFi issues by adding additional properties to the SDMMC2 node. They have also requested that the model name be represented consistently with both the manufacturer name and model name. Lastly, there exists a second configuration of the RGB30 with a slightly different regulator layout we need to describe. I have added the new/additional property of "chasis-type" as well.
Shouldn't this series be labeled as v2? By the way, regarding renaming the mmcX aliases, maybe that would actually be doable, but only if you have full control over software that runs on these devices.
Chris Morgan (4): dts: rockchip: Add chasis-type for Powkiddy rk3566 devices arm64: dts: rockchip: Update sdmmc node for wifi on powkiddy rk3566 arm64: dts: rockchip: Correct model name for Powkiddy RK3566 Devices arm64: dts: rockchip: Describe Alternate Regulator Config on RGB30 .../dts/rockchip/rk3566-powkiddy-rgb30.dts | 30 ++++++++++++++++++- .../dts/rockchip/rk3566-powkiddy-rk2023.dts | 6 +++- .../dts/rockchip/rk3566-powkiddy-rk2023.dtsi | 4 +++ .../boot/dts/rockchip/rk3566-powkiddy-x55.dts | 4 +++ 4 files changed, 42 insertions(+), 2 deletions(-)