1. 20 3月, 2014 1 次提交
  2. 19 2月, 2014 1 次提交
  3. 17 1月, 2014 3 次提交
    • G
      dt/bindings: remove device_type "network" references · 35129175
      Grant Likely 提交于
      device_type is deprecated and the kernel doesn't require it in most
      cases. The only exceptions for flat tree users are the "gianfar",
      "ucc_geth" and "ibm,emac" bindings, and arguably that requirement could
      be relaxed for ucc_geth and ibm,emac (that is a task for separate
      patches though).
      
      This patch removes references to device_type="network" from the binding
      documentation where possible and removes the properties from ARM and
      microblaze dts files. This patch does not modify the powerpc .dts files
      since there are a much larger number of them affected and I think the
      ucc_geth, ibm,emac and gianfar users should be addressed before clearing
      out the references to reduce the chance of breakage.
      Signed-off-by: NGrant Likely <grant.likely@linaro.org>
      Acked-by: NMichal Simek <monstr@monstr.eu>
      Cc: Rob Herring <rob.herring@calxeda.com>
      Cc: Pawel Moll <pawel.moll@arm.com>
      Cc: Mark Rutland <mark.rutland@arm.com>
      Cc: Ian Campbell <ijc+devicetree@hellion.org.uk>
      Cc: Kumar Gala <galak@codeaurora.org>
      35129175
    • G
      dt/bindings: remove users of device_type "mdio" · dae95c1f
      Grant Likely 提交于
      device_type is a deprecated property, but some MDIO bus nodes still have
      it. Except for a couple of old binding (compatible="gianfar" and
      compatible="ucc_geth_phy") the kernel doesn't look for
      device_type="mdio" at all.
      
      This patch removes all instances of device_type="mdio" from the binding
      documentation and the .dts files.
      Signed-off-by: NGrant Likely <grant.likely@linaro.org>
      Cc: Rob Herring <rob.herring@calxeda.com>
      Cc: Pawel Moll <pawel.moll@arm.com>
      Cc: Mark Rutland <mark.rutland@arm.com>
      Cc: Ian Campbell <ijc+devicetree@hellion.org.uk>
      Cc: Kumar Gala <galak@codeaurora.org>
      Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org>
      dae95c1f
    • G
      dt/bindings: Remove references to linux,phandle properties · aadfb32b
      Grant Likely 提交于
      The linux,phandle property is essentially an internal structural element
      of the DT data structure. The dtc toolchain takes care of maintaining it
      at compile time. It does not need to appear as part of the binding
      documentation. This patch removes it so that users don't think they need
      to add a phandle property manually.
      Signed-off-by: NGrant Likely <grant.likely@linaro.org>
      Cc: Rob Herring <rob.herring@calxeda.com>
      Cc: Pawel Moll <pawel.moll@arm.com>
      Cc: Mark Rutland <mark.rutland@arm.com>
      Cc: Ian Campbell <ijc+devicetree@hellion.org.uk>
      Cc: Kumar Gala <galak@codeaurora.org>
      aadfb32b
  4. 13 11月, 2013 2 次提交
  5. 08 8月, 2013 1 次提交
  6. 15 7月, 2013 1 次提交
  7. 25 6月, 2013 1 次提交
    • J
      powerpc: Add T4 LAC device tree binding & defs · 8c43d2b0
      Joe Liccese 提交于
      The Interlaken is a narrow, high speed channelized chip-to-chip interface. To
      facilitate interoperability between a data path device and a look-aside
      co-processor, the Interlaken Look-Aside protocol is defined for short
      transaction-related transfers. Although based on the Interlaken protocol,
      Interlaken Look-Aside is not directly compatible with Interlaken and can be
      considered a different operation mode.
      
      The Interlaken LA controller connects internal platform to Interlaken serial
      interface. It accepts LA command through software portals, which are system
      memory mapped 4KB spaces. The LA commands are then translated into the
      Interlaken control words and data words, which are sent on TX side to TCAM
      through SerDes lanes.
      Signed-off-by: NJoe Liccese <joe.liccese@freescale.com>
      Signed-off-by: NScott Wood <scottwood@freescale.com>
      8c43d2b0
  8. 06 3月, 2013 1 次提交
  9. 13 2月, 2013 1 次提交
  10. 06 2月, 2013 1 次提交
  11. 25 11月, 2012 1 次提交
  12. 13 9月, 2012 1 次提交
  13. 17 3月, 2012 2 次提交
  14. 23 2月, 2012 3 次提交
  15. 24 11月, 2011 1 次提交
  16. 14 10月, 2011 1 次提交
  17. 12 10月, 2011 2 次提交
  18. 08 7月, 2011 1 次提交
  19. 19 5月, 2011 2 次提交
  20. 31 3月, 2011 1 次提交
  21. 16 3月, 2011 3 次提交
  22. 31 1月, 2011 1 次提交