Skip to content

Commit 5dbfbbc

Browse files
dnltznashif
authored andcommitted
dts: arm: ti: am62x_m4: Remove address-cells from gpio
An address-cells definition is not required for the gpio node and therefore should be removed. Signed-off-by: Daniel Schultz <[email protected]>
1 parent 43a600e commit 5dbfbbc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

dts/arm/ti/am62x_m4.dtsi

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,6 @@
5959
gpio0: gpio@4201010 {
6060
compatible = "ti,davinci-gpio";
6161
reg = <0x4201010 0x100>;
62-
#address-cells = <2>;
6362
gpio-controller;
6463
#gpio-cells = <2>;
6564
ngpios = <24>;

0 commit comments

Comments
 (0)