blob: c69d4903ccf05010cb3bdaf7a1f8391526464388 [file] [log] [blame]
/*
* Copyright (c) 2020 ATL Electronics
*
* SPDX-License-Identifier: Apache-2.0
*/
&arduino_serial {
status = "okay";
wifi0: iwin {
status = "okay";
compatible = "inventek,eswifi-uart";
/* D7 */
wakeup-gpios = <&arduino_header 13 GPIO_ACTIVE_HIGH>;
/* D6 */
resetn-gpios = <&arduino_header 12 GPIO_ACTIVE_HIGH>;
};
};