Skip to content
Snippets Groups Projects
  1. Feb 22, 2019
    • Aisheng Dong's avatar
      dt-binding: irq: imx-irqsteer: Use irq number instead of group number · e12ba232
      Aisheng Dong authored
      
      Not all 64 interrupts may be used in one group. e.g. most irqsteer in
      imx8qxp and imx8qm subsystems supports only 32 interrupts.
      
      As the IP integration parameters are Channel number and interrupts number,
      let's use fsl,irqs-num to represents how many interrupts supported
      by this irqsteer channel.
      
      Note this will break the compatibility of old binding. As the original
      fsl,irq-groups was born out of a misunderstanding of the HW config
      options and we are not aware of any users of the current binding.
      And the old binding was just published in recent months, so it's
      worth to change now to avoid confusing in the future.
      
      Cc: Rob Herring <robh+dt@kernel.org>
      Cc: Shawn Guo <shawnguo@kernel.org>
      Cc: devicetree@vger.kernel.org
      Reviewed-by: default avatarLucas Stach <l.stach@pengutronix.de>
      Signed-off-by: default avatarDong Aisheng <aisheng.dong@nxp.com>
      Signed-off-by: default avatarMarc Zyngier <marc.zyngier@arm.com>
      e12ba232
  2. Feb 14, 2019
  3. Jan 11, 2019
  4. Dec 20, 2018
  5. Dec 18, 2018
  6. Dec 13, 2018
  7. Oct 25, 2018
  8. Oct 02, 2018
  9. Aug 28, 2018
  10. Aug 20, 2018
  11. Aug 13, 2018
  12. 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
  13. Jul 19, 2018
  14. Jul 06, 2018
  15. Jun 26, 2018
  16. May 24, 2018
  17. May 13, 2018
  18. Mar 22, 2018
  19. Mar 16, 2018
  20. Mar 14, 2018
  21. Feb 28, 2018
  22. Feb 22, 2018
  23. Jan 04, 2018
  24. Dec 06, 2017
  25. Nov 09, 2017
  26. Nov 07, 2017
Loading