Re: [PATCH v2 1/5] misc: qca639x: add support for QCA639x powerup sequence

2021-01-31 Thread Kalle Valo
Dmitry Baryshkov writes: > Qualcomm QCA639x is a family of WiFi + Bluetooth SoCs, with BT part > being controlled through the UART and WiFi being present on PCIe > bus. Both blocks share common power sources. Add device driver handling > power sequencing of QCA6390/1. > > Signed-off-by: Dmitry

[PATCH v2 1/5] misc: qca639x: add support for QCA639x powerup sequence

2021-01-28 Thread Dmitry Baryshkov
Qualcomm QCA639x is a family of WiFi + Bluetooth SoCs, with BT part being controlled through the UART and WiFi being present on PCIe bus. Both blocks share common power sources. Add device driver handling power sequencing of QCA6390/1. Signed-off-by: Dmitry Baryshkov --- drivers/misc/Kconfig