1. 30 4月, 2021 2 次提交
  2. 23 4月, 2021 1 次提交
  3. 21 4月, 2021 1 次提交
    • R
      spi: brcm,spi-bcm-qspi: convert to the json-schema · 7d82f89c
      Rafał Miłecki 提交于
      This helps validating DTS files.
      
      Changes that require mentioning:
      1. reg-names
         "mspi_regs" and "bspi_regs" were renamed to "mspi" and "bspi" as that
         is what's used in DTS files and in Linux driver
      2. interrupt-names
         Names were reordered. "mspi_done" has to go first as it's always
         required.
      3. spi-rx-bus-width
         Property description was dropped as it's part of the
         spi-controller.yaml
      4. Examples:
         * drop partitions as they are well documented elsewhere
         * regs and interrupts were formatted and reordered to match yaml
         * <0x1c> was replaced with <&gic>
         * "m25p80" node name became "flash"
         * dropped invalid "m25p,fast-read" property
         * dropped undocumented and Linux-unused "clock-names"
      
      This rewritten binding validates cleanly using the  "dt_binding_check".
      Some Linux stored DTS files will require reordering regs and interrupts
      to make dtbs_check happy.
      Signed-off-by: NRafał Miłecki <rafal@milecki.pl>
      Reviewed-by: NRob Herring <robh@kernel.org>
      Link: https://lore.kernel.org/r/20210416194723.23855-1-zajec5@gmail.comSigned-off-by: NMark Brown <broonie@kernel.org>
      7d82f89c
  4. 20 4月, 2021 9 次提交
  5. 17 4月, 2021 2 次提交
  6. 16 4月, 2021 1 次提交
  7. 15 4月, 2021 1 次提交
  8. 14 4月, 2021 7 次提交
  9. 13 4月, 2021 3 次提交
  10. 12 4月, 2021 1 次提交
  11. 10 4月, 2021 4 次提交
  12. 09 4月, 2021 3 次提交
  13. 08 4月, 2021 5 次提交
新手
引导
客服 返回
顶部