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-arm-mainline-allnoconfig in repository toolchain/ci/linux.
from a6831a89bcaf Merge tag 'tpmdd-next-20190805' of git://git.infradead.org [...] adds e21a712a9685 Linux 5.3-rc3 adds fc2e634e997d kselftest: save-and-restore errno to allow for %m formatting adds fbb01c52471c selftests/livepatch: push and pop dynamic debug config new 9e9671cea72e Merge tag 'linux-kselftest-5.3-rc4' of git://git.kernel.or [...] adds 1ef55fed9219 regulator: axp20x: fix DCDCA and DCDCD for AXP806 adds 8f46e22b5ac6 regulator: axp20x: fix DCDC5 and DCDC6 for AXP803 adds 27988c966876 Merge tag 'v5.3-rc1' into regulator-5.3 adds a853c0a0b013 regulator: lp87565: Fix probe failure for "ti,lp87565" adds 811ba489fa52 regulator: of: Add of_node_put() before return in function new df9edcba0b11 Merge tag 'regulator-fix-v5.3-rc3' of git://git.kernel.org [...] adds 43167bb1f6bb spi: dt-bindings: spi-controller: remove unnecessary 'maxI [...] adds d6b197a14863 spi: spi-fsl-qspi: change i.MX7D RX FIFO size adds 2922d1cc1696 spi: gpio: Add SPI_MASTER_GPIO_SS flag adds 1274204542f6 spi: pxa2xx: Balance runtime PM enable/disable on error adds 8d8bef503658 spi: bcm2835: Fix 3-wire mode if DMA is enabled adds a4127952859a spi: pxa2xx: Add support for Intel Tiger Lake new 0eb0ce0a78e1 Merge tag 'spi-fix-v5.3-rc3' of git://git.kernel.org/pub/s [...]
The 3 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: .../devicetree/bindings/spi/spi-controller.yaml | 1 - Makefile | 2 +- drivers/regulator/axp20x-regulator.c | 10 ++++----- drivers/regulator/lp87565-regulator.c | 8 +++---- drivers/regulator/of_regulator.c | 4 +++- drivers/spi/spi-bcm2835.c | 3 ++- drivers/spi/spi-fsl-qspi.c | 2 +- drivers/spi/spi-gpio.c | 6 +++++ drivers/spi/spi-pxa2xx.c | 14 ++++++++++-- tools/testing/selftests/kselftest.h | 15 +++++++++++++ tools/testing/selftests/livepatch/functions.sh | 26 +++++++++++++++++----- 11 files changed, 69 insertions(+), 22 deletions(-)