]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitdcb54d0248206d41f63e7d48ef8026526ba35bc7
tree7c5318e59b1cc0006b0bdc5882bd7b6644c6ce34
parentbb2c02a1abc4b5b91b3cdfa73d753b2e5fa60d87
parent7732aaf42447ac3c1e5242f35996278bcba44014
Merge tag 'devicetree-fixes-for-5.3-3' of git://git.kernel.org/pub/scm/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