1. 19 Oct, 2021 10 commits
  2. 18 Oct, 2021 12 commits
  3. 15 Oct, 2021 1 commit
  4. 13 Oct, 2021 2 commits
  5. 12 Oct, 2021 6 commits
  6. 08 Oct, 2021 2 commits
  7. 06 Oct, 2021 1 commit
  8. 04 Oct, 2021 5 commits
  9. 01 Oct, 2021 1 commit
    • Rob Herring's avatar
      dt-bindings: Drop more redundant 'maxItems/minItems' · 67006e30
      Rob Herring authored
      Another round of removing redundant minItems/maxItems from new schema in
      the recent merge window.
      
      If a property has an 'items' list, then a 'minItems' or 'maxItems' with the
      same size as the list is redundant and can be dropped. Note that is DT
      schema specific behavior and not standard json-schema behavior. The tooling
      will fixup the final schema adding any unspecified minItems/maxItems.
      
      Cc: "David S. Miller" <davem@davemloft.net>
      Cc: Jakub Kicinski <kuba@kernel.org>
      Cc: Evgeniy Polyakov <zbr@ioremap.net>
      Cc: Marek Vasut <marex@denx.de>
      Cc: Joakim Zhang <qiangqing.zhang@nxp.com>
      Cc: dri-devel@lists.freedesktop.org
      Cc: netdev@vger.kernel.org
      Cc: linux-arm-kernel@lists.infradead.org
      Signed-off-by: default avatarRob Herring <robh@kernel.org>
      Link: https://lore.kernel.org/r/20210928222920.2204761-1-robh@kernel.org
      67006e30