DEPRECATED: Updated Linux drivers for the ATWILC1000/ATWILC3000 products are located at https://github.com/linux4microchip/linux/tree/master/drivers/net/wireless/microchip/wilc1000. To simplify development, the legacy Linux4WILC was merged into the Linux4Microchip repo where driver development continues (Please refer latest ATWILC1000/ATWILC 3000 Wi-Fi Link Controller Linux User Guide) Driver code for Microchip ATWILC Wireless Devices (ATWILC1000 & ATWILC3000)
This pull request fixes the loading of *-gpios properties from devicetree, and makes oprional the reset-gpios and chip_en-gpios properties. This allows to handle these signals via hardware, and disables the (dangerous) fallback mechanism that uses hardcoded gpios.
This pull request fixes the loading of *-gpios properties from devicetree, and makes oprional the reset-gpios and chip_en-gpios properties. This allows to handle these signals via hardware, and disables the (dangerous) fallback mechanism that uses hardcoded gpios.