mirror of
https://github.com/Telecominfraproject/wlan-ap.git
synced 2025-10-30 01:52:51 +00:00
ipq60xx: wf188n: fix reset button
Fixes WIFI-14296 Signed-off-by: Arif Alam <arif.alam@netexperience.com>
This commit is contained in:
@@ -107,10 +107,10 @@
|
|||||||
|
|
||||||
button_pins: button_pins {
|
button_pins: button_pins {
|
||||||
wps_button {
|
wps_button {
|
||||||
pins = "gpio9";
|
pins = "gpio22";
|
||||||
function = "gpio";
|
function = "gpio";
|
||||||
drive-strength = <8>;
|
drive-strength = <8>;
|
||||||
bias-pull-down;
|
bias-pull-up;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user