This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-master-aarch64-mainline-allyesconfig in repository toolchain/ci/linux.
from 5c6207539aea Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...] adds 223ecaf140b1 gpiolib: fix incorrect IRQ requesting of an active-low lineevent adds ffe0bbabb0cf gpio: don't WARN() on NULL descs if gpiolib is disabled adds 238644ce4b50 Merge tag 'gpio-v5.3-rc3-fixes-for-linus' of git://git.ker [...] adds d95da993383c gpiolib: Preserve desc->flags when setting state adds 28f5ab1e12ba Merge tag 'gpio-v5.3-3' of git://git.kernel.org/pub/scm/li [...] adds fc62113b32c9 mmc: host: sdhci-sprd: Fix the missing pm_runtime_put_noidle() adds ba2d139b02ba mmc: dw_mmc: Fix occasional hang after tuning on eMMC adds 665e985c2f41 mmc: meson-mx-sdio: Fix misuse of GENMASK macro adds 3a6ffb3c8c32 mmc: mmc_spi: Enable stable writes adds 1e78030e5e5b Merge tag 'mmc-v5.3-rc1' of git://git.kernel.org/pub/scm/l [...]
No new revisions were added by this update.
Summary of changes: drivers/gpio/gpiolib.c | 23 ++++++++++----- drivers/mmc/core/queue.c | 5 ++++ drivers/mmc/host/dw_mmc.c | 3 +- drivers/mmc/host/meson-mx-sdio.c | 2 +- drivers/mmc/host/sdhci-sprd.c | 1 + include/linux/gpio/consumer.h | 64 ++++++++++++++++++++-------------------- 6 files changed, 55 insertions(+), 43 deletions(-)