aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorTaniya Das <quic_tdas@quicinc.com>2024-06-12 16:38:23 +0530
committerBjorn Andersson <andersson@kernel.org>2024-06-23 17:14:04 -0500
commit955606a7b073d724a50a6ab1119987e189fc3e36 (patch)
tree80aa7038aa829d2f5f54fafa8b9a4c985c78a624 /scripts
parentclk: qcom: gcc-sa8775p: Update the GDSC wait_val fields and flags (diff)
downloadlinux-955606a7b073d724a50a6ab1119987e189fc3e36.tar.gz
linux-955606a7b073d724a50a6ab1119987e189fc3e36.zip
clk: qcom: gcc-sa8775p: Set FORCE_MEM_CORE_ON for gcc_ufs_phy_ice_core_clk
Update the force mem core bit for UFS ICE clock to force the core on signal to remain active during halt state of the clk. If force mem core bit of the clock is not set, the memories of the subsystem will not retain the logic across power states. Fixes: 08c51ceb12f7 ("clk: qcom: add the GCC driver for sa8775p") Signed-off-by: Taniya Das <quic_tdas@quicinc.com> Reviewed-by: Konrad Dybcio <konrad.dybcio@linaro.org> Link: https://lore.kernel.org/r/20240612-sa8775p-v2-gcc-gpucc-fixes-v2-3-adcc756a23df@quicinc.com Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions
a>Borislav Petkov4-47/+56 2010-10-21EDAC, MCE: Sanitize error codesBorislav Petkov2-49/+19 2010-10-21EDAC, MCE: Remove unused function parameterBorislav Petkov3-7/+4 2010-10-21EDAC, MCE: Add HW_ERR prefixBorislav Petkov1-17/+17 2010-10-21EDAC: Fix error returnBorislav Petkov1-1/+1 2010-10-20Linux 2.6.36v2.6.36Linus Torvalds1-1/+1 2010-10-20virtio: console: Don't block entire guest if host doesn't read dataAmit Shah1-3/+14 2010-10-19MIPS: O32 compat/N32: Fix to use compat syscall wrappers for AIO syscalls.Michel Thebeau2-6/+6 2010-10-19MAINTAINERS: Change list for ioc_serial to linux-serial.Ralf Baechle1-1/+1 2010-10-19SERIAL: ioc3_serial: Return -ENOMEM on memory allocation failureJulia Lawall1-0/+1 2010-10-19MIPS: jz4740: Fix Kbuild Platform file.David Daney1-1/+1 2010-10-19MIPS: Repair Kbuild make clean breakage.David Daney2-1/+5 2010-10-19KVM: Fix fs/gs reload oops with invalid ldtAvi Kivity3-44/+19 2010-10-18mxc_nand: do not depend on disabling the irq in the interrupt handlerSascha Hauer1-9/+83 2010-10-18MIPS: Enable ISA_DMA_API config to fix build failureNamhyung Kim1-0/+4 2010-10-18MIPS: 32-bit: Fix build failure in asm/fcntl.hNamhyung Kim1-0/+1 2010-10-18MIPS: Remove all generated vmlinuz* files on "make clean"Wu Zhangjin1-1/+1 2010-10-18MIPS: do_sigaltstack() expects userland pointersAl Viro2-4/+6 2010-10-18MIPS: Fix error values in case of bad_stackAl Viro2-2/+2 2010-10-18MIPS: Sanitize restart logicsAl Viro7-35/+34 2010-10-18MIPS: secure_computing, syscall audit: syscall number should in r2, not r0.Al Viro1-2/+2 2010-10-18MIPS: Don't block signals if we'd failed to setup a sigframeAl Viro1-0/+3 2010-10-18Input: evdev - fix EVIOCSABS regressionDaniel Mack1-1/+1 2010-10-18Input: evdev - fix Ooops in EVIOCGABS/EVIOCSABSDaniel Mack1-0/+6 2010-10-18i2c-imx: do not allow interruptions when waiting for I2C to completeMarc Kleine-Budde1-9/+3 2010-10-18i2c-davinci: Fix TX setup for more SoCsJon Povey1-9/+15 2010-10-18drm/radeon/kms: avivo cursor workaround applies to evergreen as wellAlex Deucher1-16/+12 2010-10-17firewire: ohci: fix TI TSB82AA2 regression since 2.6.35Stefan Richter2-26/+1 2010-10-17ALSA: rawmidi: fix oops (use after free) when unloading a driver moduleClemens Ladisch1-1/+3 2010-10-15m32r: test __LITTLE_ENDIAN__ instead of __LITTLE_ENDIANKyle McMartin1-2/+2