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:
Martí Bolívar 2021-01-15 12:43:49 -08:00 committed by Kumar Gala
commit e031bc4b48
12 changed files with 27 additions and 0 deletions

View file

@ -92,6 +92,7 @@
#gpio-cells = <2>;
label = "GPIO_0";
status = "disabled";
port = <0>;
};
i2c0: i2c@40003000 {