Skip to content
Snippets Groups Projects
  1. Jul 03, 2019
  2. Jun 11, 2019
  3. May 29, 2019
  4. May 22, 2019
  5. May 01, 2019
  6. Apr 23, 2019
  7. Apr 16, 2019
  8. Apr 15, 2019
  9. Apr 12, 2019
  10. Apr 10, 2019
    • Rob Herring's avatar
      dt-bindings: Require child nodes type to be 'object' · 99838f01
      Rob Herring authored
      
      A node is always an object (aka a dictionary), so make that explicit for
      child node schemas.
      
      A meta-schema update will enforce having 'type' specified.
      
      Cc: Mark Rutland <mark.rutland@arm.com>
      Cc: Thomas Gleixner <tglx@linutronix.de>
      Cc: Jason Cooper <jason@lakedaemon.net>
      Cc: Marc Zyngier <marc.zyngier@arm.com>
      Cc: Daniel Lezcano <daniel.lezcano@linaro.org>
      Signed-off-by: default avatarRob Herring <robh@kernel.org>
      99838f01
  11. Mar 21, 2019
  12. Feb 22, 2019
  13. Feb 14, 2019
  14. Feb 13, 2019
  15. Feb 08, 2019
  16. Jan 11, 2019
  17. Dec 20, 2018
  18. Dec 18, 2018
  19. Dec 13, 2018
  20. Oct 25, 2018
  21. Oct 02, 2018
  22. Aug 28, 2018
  23. Aug 20, 2018
  24. Aug 13, 2018
  25. Jul 25, 2018
    • Rob Herring's avatar
      dt-bindings: remove 'interrupt-parent' from bindings · 791d3ef2
      Rob Herring authored
      
      'interrupt-parent' is often documented as part of define bindings, but
      it is really outside the scope of a device binding. It's never required
      in a given node as it is often inherited from a parent node. Or it can
      be implicit if a parent node is an 'interrupt-controller' node. So
      remove it from all the binding files.
      
      Cc: Mark Rutland <mark.rutland@arm.com>
      Cc: devicetree@vger.kernel.org
      Signed-off-by: default avatarRob Herring <robh@kernel.org>
      791d3ef2
  26. Jul 19, 2018
Loading