On Thu, Feb 22, 2024 at 11:07:05AM +1030, Andrew Jeffery wrote: > On Wed, 2024-02-21 at 20:31 +0200, Andy Shevchenko wrote: > > Since we have now a common helper to read port properties > > use it instead of sparse home grown solution. > > I did some brief testing of the series for the Aspeed machines under > qemu, building them on top of v6.8-rc5: > > export ARCH=arm > export CROSS_COMPILE=arm-linux-gnueabihf- > make aspeed_g5_defconfig > make -j$(nproc) > qemu-system-arm -M rainier-bmc -nographic -no-reboot -kernel arch/arm/boot/zImage -dtb arch/arm/boot/dts/aspeed/aspeed-bmc-ibm-rainier.dtb -initrd ... > > I got an oops during boot, which bisected to this change: Thank you for prompt testing! I will look at it. -- With Best Regards, Andy Shevchenko