1. 13 10月, 2015 1 次提交
  2. 11 9月, 2015 2 次提交
  3. 10 9月, 2015 4 次提交
  4. 09 9月, 2015 1 次提交
  5. 06 9月, 2015 4 次提交
  6. 05 9月, 2015 1 次提交
  7. 04 9月, 2015 1 次提交
  8. 03 9月, 2015 1 次提交
  9. 01 9月, 2015 4 次提交
  10. 29 8月, 2015 1 次提交
  11. 28 8月, 2015 3 次提交
  12. 27 8月, 2015 4 次提交
  13. 26 8月, 2015 2 次提交
    • M
      Docs: dt: add generic MSI bindings · 126b16e2
      Mark Rutland 提交于
      Currently msi-parent is used in a couple of drivers despite being fairly
      underspecified. This patch adds a generic binding for MSIs (including
      the existing msi-parent property) enabling the description of platform
      devices capable of using MSIs.
      
      While MSIs are primarily distinguished by doorbell and payload, some MSI
      controllers (e.g. the GICv3 ITS) also use side-band information
      accompanying the write to identify the master which originated the MSI,
      to allow for sandboxing. This sideband information is non-probeable and
      needs to be described in the DT. Other MSI controllers may have
      additional configuration details which need to be described per-master.
      
      This patch adds a generic msi-parent binding document, extending the
      de-facto standard with a new (optional) #msi-cells which can be used to
      express any per-master configuration and/or sideband data. This is
      sufficient to describe non-hotpluggable devices.
      
      For busses where sideband data may be derived from some bus-specific
      master ID scheme, other properties will be required to describe the
      mapping.
      Signed-off-by: NMark Rutland <mark.rutland@arm.com>
      Acked-by: NMarc Zyngier <marc.zyngier@arm.com>
      Signed-off-by: NRob Herring <robh@kernel.org>
      126b16e2
    • G
      of: Add vendor prefix for JEDEC Solid State Technology Association · 068627a5
      Geert Uytterhoeven 提交于
      Add the "jedec" vendor prefix for the "JEDEC Solid State Technology
      Association" (formerly known as the "Joint Electron Device Engineering
      Council"), which is already in use in several bindings.
      Signed-off-by: NGeert Uytterhoeven <geert+renesas@glider.be>
      Acked-by: NBrian Norris <computersforpeace@gmail.com>
      Signed-off-by: NRob Herring <robh@kernel.org>
      068627a5
  14. 25 8月, 2015 6 次提交
  15. 24 8月, 2015 5 次提交