Merge tag 'devicetree-fixes-for-5.3-3' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 15 Aug 2019 16:18:56 +0000 (09:18 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 15 Aug 2019 16:18:56 +0000 (09:18 -0700)
commit2b245b8b033a90c6373400a29ec93a8713601eff
tree7c5318e59b1cc0006b0bdc5882bd7b6644c6ce34
parent41de59634046b19cd53a1983594a95135c656997
parent83f82d7a42583e93d0f0dde3d61ed10f75c0f4d8
Merge tag 'devicetree-fixes-for-5.3-3' of git://git./linux/kernel/git/robh/linux

Pull devicetree fixes from Rob Herring:

 - Fix building DT binding examples for in tree builds

 - Correct some refcounting in adjust_local_phandle_references()

 - Update FSL FEC binding with deprecated properties

 - Schema fix in stm32 pinctrl

 - Fix typo in of_irq_parse_one docbook comment

* tag 'devicetree-fixes-for-5.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux:
  of: irq: fix a trivial typo in a doc comment
  dt-bindings: pinctrl: stm32: Fix 'st,syscfg' schema
  dt-bindings: fec: explicitly mark deprecated properties
  of: resolver: Add of_node_put() before return and break
  dt-bindings: Fix generated example files getting added to schemas