projects
/
GitHub
/
LineageOS
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
636e50a
)
ARM: dt: tegra30.dtsi: Add extra GPIO interrupt
author
Stephen Warren
<swarren@nvidia.com>
Wed, 4 Jan 2012 08:39:36 +0000
(08:39 +0000)
committer
Olof Johansson
<olof@lixom.net>
Tue, 7 Feb 2012 02:21:19 +0000
(18:21 -0800)
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>
arch/arm/boot/dts/tegra30.dtsi
patch
|
blob
|
blame
|
history
diff --git
a/arch/arm/boot/dts/tegra30.dtsi
b/arch/arm/boot/dts/tegra30.dtsi
index e5d1406ea62bc9e63910dcf2c1e08015d4783ffa..2b3f6cd3c79850f3a9ec1eab78cc53d474d31378 100644
(file)
--- a/
arch/arm/boot/dts/tegra30.dtsi
+++ b/
arch/arm/boot/dts/tegra30.dtsi
@@
-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;
};