This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 41de59634046 Merge tag 'Wimplicit-fallthrough-5.3-rc5' of git://git.ker [...] new 740ce365a4dc dt-bindings: Fix generated example files getting added to schemas new 60d437bbff35 of: resolver: Add of_node_put() before return and break new fd295733e702 dt-bindings: fec: explicitly mark deprecated properties new 626633425c07 dt-bindings: pinctrl: stm32: Fix 'st,syscfg' schema new 83f82d7a4258 of: irq: fix a trivial typo in a doc comment new 2b245b8b033a Merge tag 'devicetree-fixes-for-5.3-3' of git://git.kernel [...] new b33d567560c1 auxdisplay: panel: need to delete scan_timer when misc_reg [...] new ba2c1340d7c8 auxdisplay: charlcd: add help text for backlight initial state new 75354284cc3a auxdisplay: charlcd: move charlcd.h to drivers/auxdisplay new 390235c3e660 auxdisplay: charlcd: add include guard to charlcd.h new 6c4d6bc54864 auxdisplay: Fix a typo in cfag12864b-example.c new 329120423947 Merge tag 'auxdisplay-for-linus-v5.3-rc5' of git://github. [...]
The 12 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: Documentation/devicetree/bindings/Makefile | 4 ++- Documentation/devicetree/bindings/net/fsl-fec.txt | 30 ++++++++++++---------- .../bindings/pinctrl/st,stm32-pinctrl.yaml | 3 ++- 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 ++++++--- samples/auxdisplay/cfag12864b-example.c | 2 +- 11 files changed, 48 insertions(+), 24 deletions(-) rename {include/misc => drivers/auxdisplay}/charlcd.h (94%)