On Thu, Nov 1, 2018 at 3:35 PM Jagan Teki <[email protected]> wrote: > > On Thu, Nov 1, 2018 at 12:07 AM Jagan Teki <[email protected]> wrote: > > > > From: Jagan Teki <[email protected]> > > > > Enable AP6356S WiFi/BT combo chip on Orangepi Lite2 board: > > - WiFi SDIO interface is connected to MMC1 > > - WiFi WL-PMU-EN pin connected to gpio PM3: attach to mmc-pwrseq > > - WiFi WL-WAKE-AP pin connected to gpio PM0 > > - 32kHz external oscillator gate clock from RTC
You never specified a clock rate for it, so it might actually be wrong. The default clock rate would be something "around" 32 kHz, but not very accurate. Meanwhile the WiFi module would have very specific requirements on frequency and accuracy of this clock. The WiFi part doesn't seem to care that much, but the Bluetooth part cares very much. It doesn't work or it would seem to work but you don't get anything off the radio if the frequency is off (as in off-frequency). > > > > Signed-off-by: Jagan Teki <[email protected]> > > --- > > Note: > > - chip detected, but failed to connect > > [ 129.084504] brcmfmac: brcmf_sdio_hostmail: mailbox indicates firmware > > halted > > [ 135.906409] brcmfmac: brcmf_sdio_bus_rxctl: resumed on timeout > > This got fixed. Will send next version. Could you wait until I get my RTC changes out? I also have some Bluetooth patches for AP621x, which is what started all this RTC work, which you might find interesting. ChenYu -- You received this message because you are subscribed to the Google Groups "linux-sunxi" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
