1. 23 Jan, 2020 5 commits
  2. 16 Jan, 2020 2 commits
  3. 15 Jan, 2020 2 commits
  4. 13 Jan, 2020 1 commit
    • Linus Walleij's avatar
      pinctrl: dt-bindings: Fix some errors in the lgm and pinmux schema · 4784adc6
      Linus Walleij authored
      This fixes some problems that caused build errors in the
      lgm-io schema file:
      
      - No "bindings" infix in the schema id
      - Move the allOf inclusion for pinconf and pinmux nodes into
        the patternProperties for the -pins node
      - We want "groups" not "group" to be compulsory for a pinmux
        node blended with a pin config node.
      - Fix the generic pinmux-schema to list "groups" rather than
        "group" for a pinmux node, this might have led to some confusion.
      
      This is a first user of the generic schema so a bit of a bumpy
      road.
      
      Cc: Rob Herring <robh+dt@kernel.org>
      Cc: Rahul Tanwar <rahul.tanwar@linux.intel.com>
      Signed-off-by: default avatarLinus Walleij <linus.walleij@linaro.org>
      4784adc6
  5. 09 Jan, 2020 4 commits
  6. 08 Jan, 2020 3 commits
  7. 07 Jan, 2020 13 commits
  8. 06 Jan, 2020 8 commits
  9. 31 Dec, 2019 2 commits