This PR fixes the new pinmuxing introduced in Zephyr 2.5 for the half bridge PWM signals. These changes go into the develop branch, which should be merged into master after Zephyr 2.5 release mid February.
As there were some issues with the previous approach of assigning the timer to the DC/DC (see also commit message), a new half-bridge dts binding is introduced, which will also be helpful for potential upstreaming of the half bridge driver to Zephyr.
Ping @luizvilla and @hugueslarrive: This is also relevant for your porting work of the OwnTech boards. Feel free to have a look and give some feedback.
This PR fixes the new pinmuxing introduced in Zephyr 2.5 for the half bridge PWM signals. These changes go into the develop branch, which should be merged into master after Zephyr 2.5 release mid February.
As there were some issues with the previous approach of assigning the timer to the DC/DC (see also commit message), a new half-bridge dts binding is introduced, which will also be helpful for potential upstreaming of the half bridge driver to Zephyr.
Ping @luizvilla and @hugueslarrive: This is also relevant for your porting work of the OwnTech boards. Feel free to have a look and give some feedback.