1. 13 Jul, 2020 1 commit
    • Lubomir Rintel's avatar
      dt-bindings: gpio: Convert mrvl-gpio to json-schema · f882846c
      Lubomir Rintel authored
      This converts the mrvl-gpio binding to DT schema format using json-schema.
      
      Various fixes were done during the conversion, such as adding more
      properties that are in fact mandatory or extending the examples to
      include child nodes with extra GPIO blocks.
      
      The compatible strings are a mess. It is not clear why so many of them
      are needed; the driver doesn't really seem to differentiate between the
      models. Some of them, like marvell,pxa93x-gpio and marvell,pxa1928-gpio
      are not used at all, so it's not known how many interrupts they utilize.
      On the other hand, mrvl,pxa-gpio has been seen in the tree, but it
      doesn't end up in any actual DTB file.
      
      In any case -- the schema merely copies whatever was in the original
      binding document, so it's hopefully no more wrong that the original.
      Acked-by: default avatarLinus Walleij <linus.walleij@linaro.org>
      Signed-off-by: default avatarLubomir Rintel <lkundrak@v3.sk>
      Link: https://lore.kernel.org/r/20200616223353.993567-2-lkundrak@v3.skSigned-off-by: default avatarRob Herring <robh@kernel.org>
      f882846c
  2. 09 Jul, 2020 7 commits
  3. 01 Jul, 2020 1 commit
  4. 30 Jun, 2020 11 commits
  5. 29 Jun, 2020 3 commits
  6. 18 Jun, 2020 6 commits
  7. 17 Jun, 2020 2 commits
  8. 15 Jun, 2020 9 commits