mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-10-19 11:31:21 +02:00
Prevent overflow by casting duty_ns to ull first. This bug came up when trying to create a 200 Hz PWM Signed-off-by: Brecht Neyrinck <bnrn@psicontrol.com> Acked-by: Heiko Schocher<hs@denx.de>