add new compatible for special bt kiwi case as
qcom,bt-ant-ldo can't be supported for HDK kiwi.
CRs-Fixed: 3607042
Change-Id: I1e072be95481231a5f54b83a74205298038e058d
Signed-off-by: zhiwyan <quic_zhiwyan@quicinc.com>
during bluetooth secure mode check process, once state of peripheral
is invoked and read successfully, release state object to avoid leak.
Change-Id: I826702d2a57cd92b57e6e50ca40a3dcafd82a8b7
Signed-off-by: satish kumar sugasi <quic_ssugasi@quicinc.com>
This checks for secure mode enabled in driver probe and
skips sending platform device data to device probe which
will try to do write default setting for bt reset gpio pin.
Change-Id: I10d83b26a4b32517a6b0ff95eb0132c0be9bab3c
CRs-Fixed: 3406335
Signed-off-by: satish kumar sugasi <quic_ssugasi@quicinc.com>
Adds secure peripheral check to ensure bluetooth is not powered on
if secure state for Bluetooth is enabled
Change-Id: I3ac13ec38ec30f03bf747d317fdacbe58f022cd0
- Add new ioctl command (BT_CMD_KERNEL_PANIC),
so that when it is called, the kernel panics.
- Add unique message that gets printed when
kernel panic.
Change-Id: Ied82749020058fe8e091f7fd5f0f212edb9a7285
-Adds new device node entry to support dual attach.
-Chipset attached is detected using gpio value and corresponding
device tree node is selected.
Change-Id: Iad12577a23ae0dca691b24de4efd385695259f41
This change adds out of band sleep support to bluetooth
power driver. This feature will be enabled when macro
CONFIG_MSM_BT_OOBS is defined.
Change-Id: I74b231956ad0884528b17720cbfa3639281af9a3
Adds voltage regulators info needed for powering on BT chipset.
Change-Id: I5f281c88b3f94a9899396ad38b81f2970e91a054
Signed-off-by: satish kumar sugasi <quic_ssugasi@quicinc.com>