-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed
Description
Resources:
- https://github.com/hansemro/kernel_omap_otter-common/blob/84763bbf0a9138cb0ba7b42411cd8d0405c1c684/arch/arm/mach-omap2/board-4430kc1-tablet.c#L320-L376
arch/arm/boot/dts/omap4-var-som-om44-wlan.dtsi- https://github.com/TI-OpenLink/firmwares : wl12xx firmware blobs
- http://www.armadeus.org/wiki/index.php?title=Wl12xx_driver
Based off board files, the kindle fire will share many similarities to 4430 SDP. In short, the following modifications will need to be made:
GPIO_WIFI_PMENA: 54
GPIO_WIFI_IRQ: 53
- Add 1.8V fixed voltage regulator for wlan device
- Set appropriate pins (mmc5 + irq pins)
- Add mmc5 device
- Add UART2 (?)
- Pass module loading
- Pass firmware loading
- Pass wireless connection
- Enable 32kHz clock (clk32kg) (achieved by patch 0006)
- Set MAC Address
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed