dts: nordic,nrf-gpio: add port property
This property is required information for extracting PSEL bits relevant to peripheral pinmux from this node. Signed-off-by: Martí Bolívar <marti.bolivar@nordicsemi.no>
This commit is contained in:
parent
c8b89184f8
commit
e031bc4b48
12 changed files with 27 additions and 0 deletions
|
@ -92,6 +92,7 @@
|
|||
#gpio-cells = <2>;
|
||||
label = "GPIO_0";
|
||||
status = "disabled";
|
||||
port = <0>;
|
||||
};
|
||||
|
||||
i2c0: i2c@40003000 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue