Commit ebd4fc99 authored by H. Nikolaus Schaller's avatar H. Nikolaus Schaller Committed by Tony Lindgren

ARM: dts: omap3-gta04: add a comment how to reference the tca6507 gpio

Make clear how to use the wifi_reset since it is not obvious.
Signed-off-by: default avatarH. Nikolaus Schaller <hns@goldelico.com>
Signed-off-by: default avatarTony Lindgren <tony@atomide.com>
parent 1ae00833
......@@ -436,7 +436,7 @@ gta04_led4: green_power@4 {
reg = <0x4>;
};
wifi_reset: wifi_reset@6 {
wifi_reset: wifi_reset@6 { /* reference as <&tca_gpios 0 0> since it is currently the only GPIO */
reg = <0x6>;
compatible = "gpio";
};
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment