dts: bindings: pwm: nordic: add memory-region support
This property will allow PWM driver allocate data buffer in appropriate memory region. Signed-off-by: Nikodem Kastelik <nikodem.kastelik@nordicsemi.no>
This commit is contained in:
parent
de29ffb033
commit
a6f57fae0b
|
@ -2,7 +2,7 @@ description: nRF PWM
|
|||
|
||||
compatible: "nordic,nrf-pwm"
|
||||
|
||||
include: [pwm-controller.yaml, base.yaml, pinctrl-device.yaml]
|
||||
include: [pwm-controller.yaml, base.yaml, pinctrl-device.yaml, memory-region.yaml]
|
||||
|
||||
properties:
|
||||
reg:
|
||||
|
|
Loading…
Reference in a new issue