Rafał Miłecki wrote: > From: Rafał Miłecki <[email protected]> > > This reverts commit 4c81acab3816 ("bcma: init serial console directly > from ChipCommon code") as it broke IRQ assignment. Getting IRQ with > bcma_core_irq helper on SoC requires MIPS core to be set. It happens > *after* ChipCommon initialization so we can't do this so early. > > This fixes a user reported regression. It wasn't critical as serial was > still somehow working but lack of IRQs was making in unreliable. > > Fixes: 4c81acab3816 ("bcma: init serial console directly from ChipCommon > code") > Reported-by: Felix Fietkau <[email protected]> > Cc: [email protected] # 4.6+ > Signed-off-by: Rafał Miłecki <[email protected]>
Patch applied to wireless-drivers.git, thanks. 7195439d1d71 Revert "bcma: init serial console directly from ChipCommon code" -- https://patchwork.kernel.org/patch/9515267/ Documentation about submitting wireless patches and checking status from patchwork: https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches
