Skip to content
  • Linus Torvalds's avatar
    Merge tag 'devicetree-fixes-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux · c633e898
    Linus Torvalds authored
    Pull DeviceTree fixes from Rob Herring:
    
     - Remove mc13892 as a trivial device
    
     - Improve of_find_node_by_name() documentation
    
     - Fix unit test dtc warnings
    
     - Clean-ups of USB binding documentation
    
     - Fix potential NULL deref in of_pci_map_rid
    
    * tag 'devicetree-fixes-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux:
      dt-bindings: trivial-devices: Remove fsl,mc13892
      of: Document exactly what of_find_node_by_name() puts
      of: unittest: disable interrupts_property warning
      of: unittest: let dtc generate __local_fixups__
      dt-bindings: usb: document hub and host-controller properties
      dt-bindings: usb: clean up compatible property
      dt-bindings: usb: fix reg-property port-number range
      dt-bindings: usb: fix example hub node name
      of/pci: Fix theoretical NULL dereference
    c633e898