This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-arm-mainline-allnoconfig in repository toolchain/ci/linux.
from 1c7fc5cbc339 Linux 5.0-rc2 adds e4c8ae3e3d6d backlight: pwm_bl: Re-add driver internal enabled tracking adds 61170ee93868 backlight: pwm_bl: Fix devicetree parsing with auto-genera [...] adds 3cee7a7d05b1 backlight: 88pm860x_bl: Use of_node_name_eq for node name [...] adds 3a73e73a10a7 Merge tag 'backlight-next-4.21' of git://git.kernel.org/pu [...] adds b40ee006fe6a mfd: ti_am335x_tscadc: Use PLATFORM_DEVID_AUTO while regis [...] adds 4b3ab9372ffa iio: adc: ti_am335x_tscadc: Improve accuracy of measurement adds 8838555089f0 mfd: twl-core: Fix section annotations on {,un}protect_pm_master adds a3888f62fe66 mfd: db8500-prcmu: Fix some section annotations adds a177276aa098 mfd: mt6397: Do not call irq_domain_remove if PMIC unsupported adds a54e950fdec3 mfd: tmio: Typo s/use use/use/ adds 10628e3ecf54 mfd: ab8500-core: Return zero in get_register_interruptible() adds b0aff01e7aa6 mfd: bd9571mwv: Add volatile register to make DVFS work adds 628f3dfe4c7b mfd: at91-usart: Add platform dependency adds 7f9472134a5a mfd: madera: Add shared data for accessory detection adds ac4ca4b9f462 mfd: tps6586x: Handle interrupts on suspend adds 504e4175829c mfd: qcom_rpm: write fw_version to CTRL_REG adds 04c801c18ded mfd: wm5110: Add missing ASRC rate register adds 4a19f9a65375 mfd: axp20x: Add AC power supply cell for AXP813 adds 753a8d083e08 mfd: axp20x: Re-align MFD cell entries adds ea90e7b47f0a mfd: axp20x: Add supported cells for AXP803 adds 18e294ddafae mfd: cros_ec_dev: Add missing mfd_remove_devices() call in remove adds 38df91cc0b82 mfd: Use of_node_name_eq() for node name comparisons adds 75d4c5e03c2a mfd: tps65218: Use devm_regmap_add_irq_chip and clean up e [...] adds ddf5aaa8eecb mfd: ingenic-tcu: Fix bit field description in header adds f7b1e49c6703 mfd: rave-sp: Fix typo in rave_sp_checksum comment adds 4bcb83e05503 mfd: madera: Remove spurious semicolon in while loop adds c1f3375be60c mfd: cros_ec: Add commands to control codec adds 9e28989d41c0 mfd: mc13xxx: Fix a missing check of a register-read failure adds 3f2d347e851e mfd: exynos-lpass: Enable UART module support adds 9deb9e163776 Merge tag 'mfd-next-4.21' of git://git.kernel.org/pub/scm/ [...] adds 862523297778 gpiolib-acpi: Remove unnecessary WARN_ON from acpi_gpiochi [...] adds d04e779fb1db gpio: pca953x: Make symbol 'pca953x_i2c_regmap' static adds e3e4767bd550 mmc: core: don't override the CD GPIO level when "cd-inver [...] adds c962cb323ec2 Merge tag 'gpio-v5.0-2' of git://git.kernel.org/pub/scm/li [...] adds 3719876809e7 sbitmap: Protect swap_lock from softirqs adds fe76fc6aaf53 sbitmap: Protect swap_lock from hardirq
No new revisions were added by this update.
Summary of changes: drivers/gpio/gpio-pca953x.c | 2 +- drivers/gpio/gpiolib-acpi.c | 7 +- drivers/iio/adc/ti_am335x_adc.c | 5 +- drivers/mfd/Kconfig | 1 + drivers/mfd/ab8500-core.c | 2 +- drivers/mfd/axp20x.c | 126 +++++++++++++++++++--------------- drivers/mfd/bd9571mwv.c | 1 + drivers/mfd/cros_ec_dev.c | 1 + drivers/mfd/db8500-prcmu.c | 4 +- drivers/mfd/exynos-lpass.c | 4 +- drivers/mfd/madera-core.c | 5 +- drivers/mfd/max77620.c | 2 +- drivers/mfd/mc13xxx-core.c | 4 +- drivers/mfd/mt6397-core.c | 3 +- drivers/mfd/qcom_rpm.c | 4 ++ drivers/mfd/rave-sp.c | 2 +- drivers/mfd/stmpe.c | 12 ++-- drivers/mfd/ti_am335x_tscadc.c | 5 +- drivers/mfd/tps65218.c | 24 +------ drivers/mfd/tps6586x.c | 24 +++++++ drivers/mfd/twl-core.c | 4 +- drivers/mfd/wm5110-tables.c | 2 + drivers/mmc/core/host.c | 2 +- drivers/video/backlight/88pm860x_bl.c | 2 +- drivers/video/backlight/pwm_bl.c | 28 +++++--- include/linux/mfd/cros_ec_commands.h | 94 +++++++++++++++++++++++++ include/linux/mfd/ingenic-tcu.h | 2 +- include/linux/mfd/madera/core.h | 7 ++ include/linux/mfd/ti_am335x_tscadc.h | 4 ++ include/linux/mfd/tmio.h | 2 +- lib/sbitmap.c | 13 +--- 31 files changed, 268 insertions(+), 130 deletions(-)