ARM: dt: tegra30.dtsi: Add extra GPIO interrupt

The Tegra30 GPIO controller has one more bank than Tegra20, and hence
has one more interrupt.

Signed-off-by: Stephen Warren <swarren@nvidia.com>
Acked-by: Grant Likely <grant.likely@secretlab.ca>
Signed-off-by: Olof Johansson <olof@lixom.net>
This commit is contained in:
Stephen Warren 2012-01-04 08:39:36 +00:00 committed by Olof Johansson
parent 636e50a0e0
commit f8196b01b9

View File

@ -61,7 +61,8 @@
0 35 0x04
0 55 0x04
0 87 0x04
0 89 0x04 >;
0 89 0x04
0 125 0x04 >;
#gpio-cells = <2>;
gpio-controller;
};