Skip to content

Commit

Permalink
dts: arm: ti: am62x_m4: Remove address-cells from gpio
Browse files Browse the repository at this point in the history
An address-cells definition is not required for the gpio
node and therefore should be removed.

Signed-off-by: Daniel Schultz <d.schultz@phytec.de>
  • Loading branch information
dnltz authored and nashif committed Apr 24, 2024
1 parent 43a600e commit 5dbfbbc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion dts/arm/ti/am62x_m4.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,6 @@
gpio0: gpio@4201010 {
compatible = "ti,davinci-gpio";
reg = <0x4201010 0x100>;
#address-cells = <2>;
gpio-controller;
#gpio-cells = <2>;
ngpios = <24>;
Expand Down

0 comments on commit 5dbfbbc

Please sign in to comment.