Skip to content
Snippets Groups Projects
Select Git revision
  • 135ef21ab064dd9811b51d5fa225829011adb10c
  • vme-testing default
  • ci-test
  • master
  • remoteproc
  • am625-sk-ov5640
  • pcal6534-upstreaming
  • lps22df-upstreaming
  • msc-upstreaming
  • imx8mp
  • iio/noa1305
  • vme-next
  • vme-next-4.14-rc4
  • v4.14-rc4
  • v4.14-rc3
  • v4.14-rc2
  • v4.14-rc1
  • v4.13
  • vme-next-4.13-rc7
  • v4.13-rc7
  • v4.13-rc6
  • v4.13-rc5
  • v4.13-rc4
  • v4.13-rc3
  • v4.13-rc2
  • v4.13-rc1
  • v4.12
  • v4.12-rc7
  • v4.12-rc6
  • v4.12-rc5
  • v4.12-rc4
  • v4.12-rc3
32 results

drivers

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    Brian Masney authored and Linus Walleij committed
    qpnpint_irq_domain_map did not validate the IRQ type and this can cause
    IRQs to not work as expected if an unsupported type (such as
    IRQ_TYPE_NONE) is passed in. Now that spmi-gpio is a hierarchical IRQ
    controller, and all device tree bindings have been updated, add
    additional validation to the type field.
    
    Signed-off-by: default avatarBrian Masney <masneyb@onstation.org>
    Signed-off-by: default avatarLinus Walleij <linus.walleij@linaro.org>
    135ef21a
    History