Add the QMI support to change ipa clk scaling
from PCIE modem.
Change-Id: Iee77ff4b8027c2a042f2e6c640749cdec09d92dc
Signed-off-by: Arnav Sharma <arnav_s@codeaurora.org>
While writing to AGGR register shift value which is uninitialized
can be corrupted. Add changes to initialize the shift value.
Change-Id: I61d90fc1e370792b0f26a98fd02051c2ecac52ab
Signed-off-by: Arnav Sharma <arnav_s@codeaurora.org>
RM isn't in use for newer devices.
Acked-by: Tal Gelbard <tgelbard@qti.qualcomm.com>
Change-Id: I8005f02acbd424e0721c2efa49f840f2cf7e8f7b
Signed-off-by: Arnav Sharma <arnav_s@codeaurora.org>
Because of decreasing channel reference count two times one
channel ref count value going to negetive value and failed to
deallocate this event ring. Add changes to avoid decreasing the
reference count for GCI channel.
Change-Id: Id85d476cb9ccf138dc3e5979395ce853d53dd317
Signed-off-by: Arnav Sharma <arnav_s@codeaurora.org>