dts: mcxc: include pwm header file
Include dt-bindings pwm header file in soc dtsi to have helper definitions available in Devicetree. Signed-off-by: Michal Smola <michal.smola@nxp.com>
This commit is contained in:
parent
add15a62a6
commit
3cfcfa7947
1 changed files with 1 additions and 0 deletions
|
|
@ -11,6 +11,7 @@
|
|||
#include <zephyr/dt-bindings/clock/kinetis_mcg.h>
|
||||
#include <zephyr/dt-bindings/gpio/gpio.h>
|
||||
#include <zephyr/dt-bindings/i2c/i2c.h>
|
||||
#include <zephyr/dt-bindings/pwm/pwm.h>
|
||||
|
||||
/ {
|
||||
chosen {
|
||||
|
|
|
|||
Loading…
Reference in a new issue