Disable lpm sleep modes for msmtriton emulation platform
at boot time as PMIC related functionality is not emulated.
Change-Id: Ic85fdf082c8a5e3676c99398f42d36963cd352f3
Signed-off-by: Raju P.L.S.S.S.N <rplsssn@codeaurora.org>
The byte and pixel clocks RCG sources from their dsi byte/pixel PLLs,
update the parent names so that those parents could be requested.
Change-Id: Ie92df31a5cdfa176e872d721a84475a37172a2dd
Signed-off-by: Taniya Das <tdas@codeaurora.org>
Add pinctrl configuration for GPIO66 and GPIO67 used by Touchscreen
on MSMFALCON.
Change-Id: Ica5ff2bdbdfbfd2fa8dbba7048b74108b2a05f3f
Signed-off-by: Himanshu Aggarwal <haggarwa@codeaurora.org>
Fix a compile time error introduced by
'commit 334ca3ed18 ("Merge branch 'linux-linaro-lsk-v4.4'
into linux-linaro-lsk-v4.4-android")'
Change-Id: I1af8d539a1ce07e16f6c46f855c65cc4985de737
Signed-off-by: Vinayak Menon <vinmenon@codeaurora.org>
Updated QoS clock names and QoS priority settings for mmnoc and a2noc.
Also added a new pimem bus master node for QoS programming.
Change-Id: I7ac87efea6e67e727839e36fb1a4a85faa219801
Signed-off-by: Odelu Kukatla <okukatla@codeaurora.org>
Add new bus master id to identify the pimem bus master
for bandwidth aggregation and QoS programming done
by the bus driver.
Change-Id: I0991065984b35511c33ab4c9bd274ad465d19601
Signed-off-by: Odelu Kukatla <okukatla@codeaurora.org>
Decrement the ref count in slimbus driver via slim_dealloc_ch
so that property of slimbus controller can be updated
successfully via slim_define_ch.
CRs-Fixed: 1099101
Change-Id: I1e76eb2e1c575b433e3899ae2471719bf68ab1c1
Signed-off-by: Walter Yang <yandongy@codeaurora.org>
PCM prepare may be called for multiple times if any error occurs.
Check the prepare state in slim dai driver so that duplicate
slimbus channel query can be avoided.
CRs-Fixed: 1099101
Change-Id: I41ab0baf1bbe6ccda6b8da2ecd077bea2a388e56
Signed-off-by: Walter Yang <yandongy@codeaurora.org>
Enable blsp1_uart3 for WCN3990 for QRD interposer msm8998 to use
high speed UART driver for bluetooth HCI interface.
CRs-Fixed: 1088153
Change-Id: Ibc1d54ca18c57a83c08e8a1eafc63e6aeb95f7c4
Signed-off-by: zhenchao <zhenchao@codeaurora.org>
extcon node is missed for QRD starlord track 3 and lead to enumerate as
unkonw device in PC. Add this node as MTP/CDP to enumeration work.
CRs-Fixed: 1099546
Change-Id: Ic7f4b96f8ff993637d18faf54316b3ca12e8f6bd
Signed-off-by: Liangliang Lu <luliang@codeaurora.org>