Message ID | 20210928182139.652896-1-f.fainelli@gmail.com (mailing list archive) |
---|---|
Headers | show |
Series | Modular Broadcom irqchip drivers | expand |
On 9/28/21 11:21 AM, Florian Fainelli wrote: > Hi Thomas, Marc, > > This patch series aims at allowing the 3 interrupt controller drivers > used on Broadcom STB platforms to be built as modules in order for those > to be shipped in a GKI enabled system (Android). > > The irq-bcm7038-l1 requires us to export a number of symbols, which is > not great, but there are not obvious solutions other than adding > accessor functions to get the same information. > > Assuming you are happy with the changes though, please do take the last > two changes as well through your tree. > > Thanks! I will be re-submitting a v4 with the Acked-by from Thomas on patch 1, and the Reviewed-by from Rob on patch 9 along with the update he proposed to the qcom-pdc driver. Finally, I will take Sergey's update as well on patch 14.