projects
/
GitHub
/
moto-9609
/
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:
9edc57a
)
ARM: dts: omap3-gta04: Add wifi reset node
author
Marek Belisko
<marek@goldelico.com>
Tue, 22 Jul 2014 19:30:16 +0000
(21:30 +0200)
committer
Tony Lindgren
<tony@atomide.com>
Wed, 23 Jul 2014 08:58:16 +0000
(
01:58
-0700)
Define gpio node in tca6507 which will be used as
wifi reset pin.
Signed-off-by: Marek Belisko <marek@goldelico.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/boot/dts/omap3-gta04.dts
patch
|
blob
|
blame
|
history
diff --git
a/arch/arm/boot/dts/omap3-gta04.dts
b/arch/arm/boot/dts/omap3-gta04.dts
index 406749573e35a35f648fc924b04391e0c5f16854..0c44827da259d9a8a6d6cee304c3e61c4369ba9a 100644
(file)
--- a/
arch/arm/boot/dts/omap3-gta04.dts
+++ b/
arch/arm/boot/dts/omap3-gta04.dts
@@
-196,6
+196,9
@@
#size-cells = <0>;
reg = <0x45>;
+ gpio-controller;
+ #gpio-cells = <2>;
+
gta04_led0: red_aux@0 {
label = "gta04:red:aux";
reg = <0x0>;
@@
-216,6
+219,11
@@
label = "gta04:green:power";
reg = <0x4>;
};
+
+ wifi_reset: wifi_reset@6 {
+ reg = <0x6>;
+ compatible = "gpio";
+ };
};
/* compass aka magnetometer */