On Thu, Apr 11, 2024 at 08:29:53PM +0200, Heiko Stuebner wrote: > On Mon, 25 Mar 2024 12:51:29 -0500, 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. > > > > [...] > > Applied, thanks! > > [1/4] dts: rockchip: Add chasis-type for Powkiddy rk3566 devices > commit: 9d3d2be86c7d4b1bc16b65a06ba06886913de7e8 > [3/4] arm64: dts: rockchip: Correct model name for Powkiddy RK3566 Devices > commit: 1b76d86dbc5faf907d74343e1b15daa84ab8322c Thank you. Like the other devices as long as we can make the wifi location consistent (mmc3) the rest of the aliases aren't as important. I understand about the regulator stuff, I'll try to fix it up with the bootloader. I just didn't know if there was any proper way/benefit of flagging it this way versus doing a different board revision (even though there is absolutely nothing user visible about the change). > > Best regards, > -- > Heiko Stuebner <heiko@xxxxxxxxx>