We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c5aed65 commit 9cce484Copy full SHA for 9cce484
doc/releases/migration-guide-4.1.rst
@@ -172,6 +172,16 @@ Entropy
172
GNSS
173
====
174
175
+GPIO
176
+====
177
+
178
+* Renamed the device tree property ``pin_mask`` to ``pin-mask``.
179
+* Renamed the device tree property ``pinmux_mask`` to ``pinmux-mask``.
180
+* Renamed the device tree property ``vbatts_pins`` to ``vbatts-pins``.
181
+* Renamed the device tree property ``bit_per_gpio`` to ``bit-per-gpio``.
182
+* Renamed the device tree property ``off_val`` to ``off-val``.
183
+* Renamed the device tree property ``on_val`` to ``on-val``.
184
185
I2C
186
===
187
0 commit comments