> From: David Lechner <[email protected]> > Sent: Wednesday, December 17, 2025 8:57 AM > > Replace %pe with %d and adjust the argument accordingly in a dev_err() call > in the pwm-aspeed driver. U-boot doesn't support the %pe format specifier. > Likely it was copied from Linux. > > Signed-off-by: David Lechner <[email protected]>
Thanks for the fix. Reviewed-by: Chia-Wei Wang <[email protected]>

