1. 16 3月, 2012 2 次提交
  2. 18 1月, 2012 1 次提交
  3. 05 1月, 2012 1 次提交
    • A
      powerpc: Add TBI PHY node to first MDIO bus · 22066949
      Andy Fleming 提交于
      Systems which use the fsl_pq_mdio driver need to specify an
      address for TBI PHY transactions such that the address does
      not conflict with any PHYs on the bus (all transactions to
      that address are directed to the onboard TBI PHY). The driver
      used to scan for a free address if no address was specified,
      however this ran into issues when the PHY Lib was fixed so
      that all MDIO transactions were protected by a mutex. As it
      is, the code was meant to serve as a transitional tool until
      the device trees were all updated to specify the TBI address.
      
      The best fix for the mutex issue was to remove the scanning code,
      but it turns out some of the newer SoCs have started to omit
      the tbi-phy node when SGMII is not being used. As such, these
      devices will now fail unless we add a tbi-phy node to the first
      mdio controller.
      Signed-off-by: NAndy Fleming <afleming@freescale.com>
      Signed-off-by: NKumar Gala <galak@kernel.crashing.org>
      22066949
  4. 24 11月, 2011 1 次提交
    • K
      powerpc/85xx: Rework P2020RDB device tree · 941d71c7
      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 specifying interrupt-parent for mpic at root
      * Moved to 4-cell mpic interrupt cells to support MPIC timers
      * Reworked PCIe nodes to allow supportin IRQs for controller (errors) and
        moved PCI device IRQs down to virtual bridge level
      * Updated spi node to new espi binding specification
      * Renamed 'sdhci' node to 'sdhc'
      * Changed GPIO compatiable from 'fsl,mpc8572-gpio' to 'fsl,pq3-gpio' as the
       'mpc8572' compatiable is to deal with a 'mpc8572' specific to an erratum
      * Fixed wrong reg offsets for mdio nodes associated with etsec2 &
      * etsec3
      * Dropping "fsl,p2020-IP..." from compatibles for standard blocks
      Signed-off-by: NKumar Gala <galak@kernel.crashing.org>
      941d71c7
  5. 24 5月, 2011 1 次提交
  6. 19 5月, 2011 2 次提交
  7. 04 4月, 2011 1 次提交
  8. 25 8月, 2009 1 次提交
    • P
      powerpc/85xx: Add support for P2020RDB board · fb8e3e1f
      Poonam Aggrwal 提交于
      Add support for the P2020RDB reference board from Freescale.
      
      Overview of P2020RDB platform
      	- DDR
      	  DDR2 1G
      	- NOR Flash
      	  16MByte
      	- NAND Flash
      	  32MByte
      	- 3 Ethernet interfaces
      	  1) etSEC1
      		- RGMII
      		- connected to a 5 port Vitesse Switch(VSC7385)
      		- Switch is memory mapped through eLBC interface(CS#2)
      		- IRQ1
      	  2) etSEC2
      		- SGMII
      		- connected to VSC8221
      		- IRQ2
      	  3) etSEC3
      		- RGMII
      		- connected to VSC8641
      		- IRQ3
      	- 2 1X PCIe interfaces
      	- SD/MMC ,USB
      	- SPI EEPROM
      	- Serial I2C EEPROM
      Signed-off-by: NPoonam Aggrwal <poonam.aggrwal@freescale.com>
      Signed-off-by: NKumar Gala <galak@kernel.crashing.org>
      fb8e3e1f
  9. 19 5月, 2009 4 次提交
  10. 24 3月, 2009 1 次提交
  11. 11 2月, 2009 1 次提交
  12. 20 1月, 2009 1 次提交
  13. 07 1月, 2009 1 次提交
  14. 17 12月, 2008 1 次提交
  15. 16 12月, 2008 1 次提交
  16. 04 12月, 2008 1 次提交
  17. 20 11月, 2008 1 次提交
  18. 21 10月, 2008 1 次提交
  19. 30 7月, 2008 1 次提交
  20. 14 7月, 2008 1 次提交
  21. 28 6月, 2008 1 次提交
  22. 03 6月, 2008 3 次提交
  23. 17 4月, 2008 1 次提交
  24. 06 2月, 2008 1 次提交
  25. 24 1月, 2008 1 次提交
  26. 12 12月, 2007 3 次提交
  27. 20 11月, 2007 1 次提交
  28. 14 9月, 2007 1 次提交