How to add gpio node in devicetree on S32V platform?
I want to use the GPIO to generate PWM,not in the upper application,but as a driver module,So I want to know that in order to control the GPIO in the devicetree,what should I add to it?