doc: releas-notes: inform about pinctrl bindings changes
Inform about the changes in the pinctrl bindings files. Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
This commit is contained in:
parent
cfbff7896e
commit
59d2f1c785
1 changed files with 8 additions and 0 deletions
|
@ -259,6 +259,14 @@ Drivers and Sensors
|
|||
|
||||
* Pin control
|
||||
|
||||
* Common pin control properties are now defined at root level in a single
|
||||
file: :zephyr_file:`dts/bindings/pinctrl/pincfg-node.yaml`. Pin control
|
||||
bindings are expected to include it at the level they need. For example,
|
||||
drivers using the grouping representation approach need to include it at
|
||||
grandchild level, while drivers using the node approach need to include it
|
||||
at the child level. This change will only impact out-of-tree pin control
|
||||
drivers, sinc all in-tree drivers have been updated.
|
||||
|
||||
* PWM
|
||||
|
||||
* Power domain
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue