For LPASS PIL correct the regulator voting for MSMFalcon/Triton.
Change-Id: I9cde75ba78cab1aa41e9421ded203767c54635f7
Signed-off-by: Gaurav Kohli <gkohli@codeaurora.org>
Read the micro reset binding to decide if micro can be reset. This
will reset micro and prevent load firmware failures during power
sequences.
CRs-Fixed: 1098549
Change-Id: Ic46702dd6670f08e034ad0671d82a0bdcef80dd4
Signed-off-by: Krishnankutty Kolathappilly <kkolatha@codeaurora.org>
Add cpp micro reset flag for 8998 and 8996. Reset the micro
only if micro reset flag is enabled in cpp node.
CRs-Fixed: 1098549
Change-Id: I56c6847c74e5f4d8eafdb3d4cabe34a3b46b5825
Signed-off-by: Krishnankutty Kolathappilly <kkolatha@codeaurora.org>
phy auto-resume allows phy to automatically drive
bus resume right after device driving bus resume for
at least 1ms due to remote wake up, before host XHCI
driver gets a chance to drive bus resume.
Change-Id: I6ea326b0864f46dd5e438f050950b8ee721726e5
Signed-off-by: Hemant Kumar <hemantk@codeaurora.org>
Add device tree files for msmfalcon target, for platforms with
internal audio codec.
Change-Id: Id5d42a941c1583edc9c1ce0803c764b87a445313
Signed-off-by: Neeraj Upadhyay <neeraju@codeaurora.org>
PMI software requests PHY driver to turn-ON LDOs before running
charger detection. This is needed to have USB data lines in hi-Z
state. If there is race between USB driver processing disconnect
and next rm_pulldown request, then there is a possibility of
PHY driver turning-off LDOs even if PMI voted for it. This can
cause charger detection to fail. To fix this add a check in PHY
driver to check PMI vote in disconnect handling.
Change-Id: I6e873207aeee60e8e933430fc4e755aef81ab447
CRs-fixed: 1097343
Signed-off-by: Manu Gautam <mgautam@codeaurora.org>
Signed-off-by: Vijayavardhan Vennapusa <vvreddy@codeaurora.org>
The IOMMU test framework has been updated to add support for dummy
platform devices for testing purpose.
Change-Id: I57796a3c99a8c7463d98bc82be11a962527a45fe
Signed-off-by: Charan Teja Reddy <charante@codeaurora.org>
Add support for CTI, TPDA and TPDM for msmfalcon. TPDM is used
for trace, profiling and diagnostics and tpda is used as
an aggregator.
Change-Id: Ifad3259ca0fab45a264596475150d01708db3588
CRs-fixed: 1056777
Signed-off-by: Amey Telawane <ameyt@codeaurora.org>
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>