pwm-gpio in 6.12, how to get it running?

After getting 6.12 running thanks to Robert, I’d like to get the pwm-gpio kernel module running. I can do a insmod, but where do I put the parameters that come with the kernel module?

On RPI, I can put those in /boot/firmware/config.txt, (eg: dtoverlay=pwm-gpio,gpio=12).

I don’t know where I should put this stuff on the the BeagleY. In /boot/firmware/extlinux/extlinux.conf? Or in microsd-extlinux.conf? or nvme-extlinux.conf? Which one is called when?

Regards,
Johan

Hi. Does the Pulse Width Modulation (PWM) — BeagleBoard Documentation help?
I’ve tried it some time ago and made a post.

You need to write an overlay: pwm-gpio.yaml « pwm « bindings « devicetree « Documentation - kernel/git/stable/linux.git - Linux kernel stable tree