Why are you trying to define the RP1 PWM node? It's already defined by https://github.com/raspberrypi/linux/bl ... #L380-L388
It's then aliased to pwm0 and pwm by https://github.com/raspberrypi/linux/bl ... #L172-L174
About the only property of it that you should be poking is status to enable it.
It should behave in the same in the same way as all the existing overlays using &pwm.
It's then aliased to pwm0 and pwm by https://github.com/raspberrypi/linux/bl ... #L172-L174
About the only property of it that you should be poking is status to enable it.
It should behave in the same in the same way as all the existing overlays using &pwm.
Statistics: Posted by 6by9 — Wed Feb 21, 2024 4:34 pm