1. 09 10月, 2015 2 次提交
  2. 14 9月, 2014 1 次提交
    • A
      ARM: Kirkwood: Fix DT based DSA. · 4f5e01e9
      Andrew Lunn 提交于
      During the conversion of boards to use DT to instantiate Distributed
      Switch Architecture, nobody volunteered to test. As to be expected,
      the conversion was flawed. Testers and access to hardware has now
      become available, and this patch hopefully fixes the problems.
      
      dsa,mii-bus must be a phandle to the top level mdio node, not the port
      specific subnode of the mdio device.
      
      dsa,ethernet must be a phandle to the port subnode within the ethernet
      DT node, not the ethernet node.
      
      Don't pinctrl hog the card detect gpio for mvsdio.
      
      Rename the .dts files to make it clearer which file is for the Z0
      stepping and which for the A0 or later stepping.
      Signed-off-by: NAndrew Lunn <andrew@lunn.ch>
      Cc: seugene@marvell.com
      Tested-by: NEugene Sanivsky <seugene@marvell.com>
      Fixes: e2eaa339: ("ARM: Kirkwood: convert rd88f6281-setup.c to DT.")
      Fixes: e7c8f380: ("ARM: kirkwood: Convert mv88f6281gtw_ge switch setup to DT")
      Cc: <stable@vger.kernel.org> #v3.15+
      Link: https://lkml.kernel.org/r/1409592941-22244-1-git-send-email-andrew@lunn.chSigned-off-by: NJason Cooper <jason@lakedaemon.net>
      4f5e01e9
  3. 05 5月, 2014 9 次提交
  4. 04 3月, 2014 4 次提交
  5. 18 2月, 2014 1 次提交
  6. 17 1月, 2014 1 次提交
    • 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
  7. 23 12月, 2013 1 次提交
  8. 12 12月, 2013 1 次提交
  9. 08 12月, 2013 2 次提交
  10. 02 10月, 2013 3 次提交
  11. 20 9月, 2013 1 次提交
  12. 19 9月, 2013 1 次提交
  13. 06 8月, 2013 3 次提交
  14. 26 7月, 2013 2 次提交
  15. 21 6月, 2013 1 次提交
  16. 04 6月, 2013 1 次提交
  17. 28 5月, 2013 2 次提交
  18. 15 5月, 2013 1 次提交
  19. 09 3月, 2013 3 次提交