1. 16 1月, 2014 1 次提交
    • G
      dt/bindings: Remove all references to device_type "ethernet-phy" · 40aad3c1
      Grant Likely 提交于
      The device_type property is deprecated for the flattened device tree and
      the value "ethernet-phy" has never been defined as having a useful
      meaning. Neither the kernel nor u-boot depend on it. It should never
      have appeared in PHY bindings. This patch removes all references to
      "ethernet-phy" as a device_type value from the documentation and the
      .dts files.
      
      This patch was generated mechanically with the following command and
      then verified by looking at the diff.
      
      sed -i '/"ethernet-phy"/d' `git grep -l '"ethernet-phy"'`
      Signed-off-by: NGrant Likely <grant.likely@linaro.org>
      Acked-by: NSrinivas Kandagatla <srinivas.kandagatla@st.com>
      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: Florian Fainelli <f.fainelli@gmail.com>
      Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org>
      40aad3c1
  2. 24 11月, 2011 2 次提交
    • K
      powerpc/85xx: Update SRIO device tree nodes · 54986964
      Kumar Gala 提交于
      Update all dts files that support SRIO controllers to match the new
      fsl,srio device tree binding.
      Signed-off-by: NKumar Gala <galak@kernel.crashing.org>
      54986964
    • K
      powerpc/85xx: Rework MPC8568MDS device tree · 1a23b4a6
      Kumar Gala 提交于
      Utilize new split between board & SoC, and new SoC device trees split
      into pre & post utilizing 'template' includes for SoC IP blocks.
      
      Other changes include:
      * Moved to a standard 2 #address-cells & #size-cells at top-level
      * Moved to specifying interrupt-parent for mpic at root
      * Moved to 4-cell mpic interrupt cells to support MPIC timers
      * Removed CPU properties setup by u-boot to match other .dts
      * Reworked PCIe nodes to allow supportin IRQs for controller (errors)
        and moved PCI device IRQs down to virtual bridge level
      * Dropping "fsl,mpc8568-IP..." from compatibles for standard blocks
      Signed-off-by: NKumar Gala <galak@kernel.crashing.org>
      1a23b4a6
  3. 27 6月, 2011 1 次提交
  4. 05 8月, 2010 1 次提交
  5. 18 2月, 2010 1 次提交
  6. 12 11月, 2009 1 次提交
  7. 19 5月, 2009 6 次提交
  8. 24 3月, 2009 1 次提交
  9. 17 12月, 2008 1 次提交
  10. 21 10月, 2008 1 次提交
  11. 30 7月, 2008 1 次提交
  12. 14 7月, 2008 1 次提交
  13. 28 6月, 2008 1 次提交
  14. 03 6月, 2008 2 次提交
  15. 17 4月, 2008 4 次提交
  16. 28 1月, 2008 4 次提交
  17. 14 12月, 2007 1 次提交
  18. 12 12月, 2007 3 次提交
  19. 08 10月, 2007 2 次提交
  20. 05 10月, 2007 2 次提交
  21. 14 9月, 2007 1 次提交
    • K
      [POWERPC] DTS cleanup · f0c8ac80
      Kumar Gala 提交于
      Removed the following cruft from .dts files:
      * 32-bit in cpu node -- doesn't exist in any spec and not used by kernel
      * removed built-in (chrp legacy)
      * Removed #interrupt-cells in places they don't need to be set
      * Fixed ranges on lite5200*
      * Removed clock-frequency from i8259 pic node, not sure where this came from
      * Removed big-endian from i8259 pic nodes, this was just bogus
      Signed-off-by: NKumar Gala <galak@kernel.crashing.org>
      f0c8ac80
  22. 26 7月, 2007 1 次提交
  23. 23 7月, 2007 1 次提交