• Linus Torvalds's avatar
    Merge tag 'devicetree-fixes-for-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux · 0809edba
    Linus Torvalds authored
    Pull devicetree fixes and cleanups from Rob Herring:
    
     - Fix a regression when probing a child device reusing the parent
       device's DT node pointer
    
     - Refactor of_parse_phandle*() variants to static inlines
    
     - Drop Enric Balletbo i Serra as a maintainer
    
     - Fix DT schemas with arrays incorrectly encoded as a matrix
    
     - Drop unneeded pinctrl properties from schemas
    
     - Add SPI peripheral schema to SPI based displays
    
     - Clean-up several schema examples
    
     - Clean-up trivial-devices.yaml comments
    
     - Add missing, in use vendor prefixes: Wingtech, Thundercomm, Huawei,
       F(x)tec, 8devices
    
    * tag 'devicetree-fixes-for-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux:
      dt-bindings: google,cros-ec: drop Enric Balletbo i Serra from maintainers
      dt-bindings: display: bridge: drop Enric Balletbo i Serra from maintainers
      of: Check 'of_node_reused' flag on of_match_device()
      of: property: define of_property_read_u{8,16,32,64}_array() unconditionally
      of: base: make small of_parse_phandle() variants static inline
      dt-bindings: mfd: cirrus,madera: Fix 'interrupts' in example
      dt-bindings: Fix array schemas encoded as matrices
      dt-bindings: Drop unnecessary pinctrl properties
      dt-bindings: rtc: st,stm32-rtc: Make each example a separate entry
      dt-bindings: mmc: arm,pl18x: Make each example a separate entry
      dt-bindings: display: Add SPI peripheral schema to SPI based displays
      scripts/dtc: dtx_diff: remove broken example from help text
      dt-bindings: trivial-devices: fix double spaces in comments
      dt-bindings: trivial-devices: fix swapped comments
      dt-bindings: vendor-prefixes: add Wingtech
      dt-bindings: vendor-prefixes: add Thundercomm
      dt-bindings: vendor-prefixes: add Huawei
      dt-bindings: vendor-prefixes: add F(x)tec
      dt-bindings: vendor-prefixes: add 8devices
      dt-bindings: power: reset: gpio-restart: Correct default priority
    0809edba
arm,pl18x.yaml 6.96 KB