On Mon, 04 Aug 2025 15:53:53 -0600, Tom Rini wrote: > A few pwm drivers cannot build without access to some platform > specific header files. Express those requirements in Kconfig as well. > >
Applied to u-boot/next, thanks! [1/2] pwm: Tighten some pwm driver dependencies commit: 678be99d563199551ed57fd771471eb1d2680e6e [2/2] pwm: pwm-aspeed: Add missing <linux/log2.h> to pwm-aspeed.c commit: 00ad9ed4a775a6908a8654935f61df38e59178df -- Tom