Upstream Linux kernel has added a new devicetree property
"iommu-addresses", to replace "qcom,iommu-dma-addr-pool".
The new property defines the address range the device
cannot use, in contrast to the older property which
defines the address range the device can use.
Change-Id: I8fc13e27593193af7be5ca1bcc03c04a25f36c91
CRs-Fixed: 3724373
SOL is side band mechanism to communicate with device
and reset device from the bad state. Enable SOL for
sun to recover from device hung issue during PCIe link
down cases.
HOST_SOL -------> Host to Device GPIO
DEV_SOL --------> Device to Host GPIO
Change-Id: Ib4bf76fa60692acf85546dca7a7148f9c4062ca6
CRs-Fixed: 3715142
Change name for BT_EN_GPIO to pm8550vs_f_gpios for V6 power grid
and pm8550ve_f_gpios for V8 power grid for Peach.
Change-Id: If81656daaa83ed0be838a2c376383723e071184f
CRs-Fixed: 3709949