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-release-aarch64-mainline-defconfig in repository toolchain/ci/linux.
from 41de59634046 Merge tag 'Wimplicit-fallthrough-5.3-rc5' of git://git.ker [...] adds 740ce365a4dc dt-bindings: Fix generated example files getting added to schemas adds 60d437bbff35 of: resolver: Add of_node_put() before return and break adds fd295733e702 dt-bindings: fec: explicitly mark deprecated properties adds 626633425c07 dt-bindings: pinctrl: stm32: Fix 'st,syscfg' schema adds 83f82d7a4258 of: irq: fix a trivial typo in a doc comment adds 2b245b8b033a Merge tag 'devicetree-fixes-for-5.3-3' of git://git.kernel [...] adds b33d567560c1 auxdisplay: panel: need to delete scan_timer when misc_reg [...] adds ba2c1340d7c8 auxdisplay: charlcd: add help text for backlight initial state adds 75354284cc3a auxdisplay: charlcd: move charlcd.h to drivers/auxdisplay adds 390235c3e660 auxdisplay: charlcd: add include guard to charlcd.h adds 6c4d6bc54864 auxdisplay: Fix a typo in cfag12864b-example.c adds 329120423947 Merge tag 'auxdisplay-for-linus-v5.3-rc5' of git://github. [...] adds 9a67b72552f8 MAINTAINERS: iomap: Remove fs/iomap.c record adds 4ec1fa692dc7 Merge tag 'iomap-5.3-fixes-1' of git://git.kernel.org/pub/ [...] adds 294fc7a4c8ec fs: xfs: xfs_log: Don't use KM_MAYFAIL at xfs_log_reserve(). adds 858b44dc62a1 xfs: remove more ondisk directory corruption asserts adds 8612de3f7ba6 xfs: don't crash on null attr fork xfs_bmapi_read adds a69e90512d9d Merge tag 'xfs-5.3-fixes-2' of git://git.kernel.org/pub/sc [...]
No new revisions were added by this update.
Summary of changes: Documentation/devicetree/bindings/Makefile | 4 ++- Documentation/devicetree/bindings/net/fsl-fec.txt | 30 ++++++++++++---------- .../bindings/pinctrl/st,stm32-pinctrl.yaml | 3 ++- MAINTAINERS | 1 - drivers/auxdisplay/Kconfig | 5 ++++ drivers/auxdisplay/charlcd.c | 2 +- {include/misc => drivers/auxdisplay}/charlcd.h | 5 ++++ drivers/auxdisplay/hd44780.c | 3 +-- drivers/auxdisplay/panel.c | 4 ++- drivers/of/irq.c | 2 +- drivers/of/resolver.c | 12 ++++++--- fs/xfs/libxfs/xfs_bmap.c | 29 +++++++++++++++------ fs/xfs/libxfs/xfs_da_btree.c | 19 +++++++++----- fs/xfs/libxfs/xfs_dir2_node.c | 3 ++- fs/xfs/xfs_log.c | 5 +--- samples/auxdisplay/cfag12864b-example.c | 2 +- 16 files changed, 84 insertions(+), 45 deletions(-) rename {include/misc => drivers/auxdisplay}/charlcd.h (94%)