/openbmc/linux/arch/powerpc/boot/dts/ |
H A D | mpc8313erdb.dts | diff 1f0d4d16d9d4ffa65438425d092f7061476b95b3 Thu Feb 05 14:10:32 CST 2009 Anton Vorontsov <avorontsov@ru.mvista.com> powerpc/83xx: Fix missing #{address,size}-cells in mpc8313erdb.dts
commit b31a1d8b41513b96e9c7ec2f68c5734cef0b26a4 ("gianfar: Convert gianfar to an of_platform_driver") introduced a child node for the ethernet@25000 controller, but no address and size cells specifiers were added, and that makes dtc unhappy:
DTC: dts->dtb on file "arch/powerpc/boot/dts/mpc8313erdb.dts" Warning (reg_format): "reg" property in /soc8313@e0000000/ethernet@25000/mdio@25520 has invalid length (8 bytes) (#address-cells == 2, #size-cells == 1) Warning (avoid_default_addr_size): Relying on default #address-cells value for /soc8313@e0000000/ethernet@25000/mdio@25520 Warning (avoid_default_addr_size): Relying on default #size-cells value for /soc8313@e0000000/ethernet@25000/mdio@25520
Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com> Signed-off-by: Kumar Gala <galak@kernel.crashing.org> diff b31a1d8b41513b96e9c7ec2f68c5734cef0b26a4 Tue Dec 16 17:29:15 CST 2008 Andy Fleming <afleming@freescale.com> gianfar: Convert gianfar to an of_platform_driver
Does the same for the accompanying MDIO driver, and then modifies the TBI configuration method. The old way used fields in einfo, which no longer exists. The new way is to create an MDIO device-tree node for each instance of gianfar, and create a tbi-handle property to associate ethernet controllers with the TBI PHYs they are connected to.
Signed-off-by: Andy Fleming <afleming@freescale.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | ksi8560.dts | diff b31a1d8b41513b96e9c7ec2f68c5734cef0b26a4 Tue Dec 16 17:29:15 CST 2008 Andy Fleming <afleming@freescale.com> gianfar: Convert gianfar to an of_platform_driver
Does the same for the accompanying MDIO driver, and then modifies the TBI configuration method. The old way used fields in einfo, which no longer exists. The new way is to create an MDIO device-tree node for each instance of gianfar, and create a tbi-handle property to associate ethernet controllers with the TBI PHYs they are connected to.
Signed-off-by: Andy Fleming <afleming@freescale.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | stx_gp3_8560.dts | diff b31a1d8b41513b96e9c7ec2f68c5734cef0b26a4 Tue Dec 16 17:29:15 CST 2008 Andy Fleming <afleming@freescale.com> gianfar: Convert gianfar to an of_platform_driver
Does the same for the accompanying MDIO driver, and then modifies the TBI configuration method. The old way used fields in einfo, which no longer exists. The new way is to create an MDIO device-tree node for each instance of gianfar, and create a tbi-handle property to associate ethernet controllers with the TBI PHYs they are connected to.
Signed-off-by: Andy Fleming <afleming@freescale.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | asp834x-redboot.dts | diff b31a1d8b41513b96e9c7ec2f68c5734cef0b26a4 Tue Dec 16 17:29:15 CST 2008 Andy Fleming <afleming@freescale.com> gianfar: Convert gianfar to an of_platform_driver
Does the same for the accompanying MDIO driver, and then modifies the TBI configuration method. The old way used fields in einfo, which no longer exists. The new way is to create an MDIO device-tree node for each instance of gianfar, and create a tbi-handle property to associate ethernet controllers with the TBI PHYs they are connected to.
Signed-off-by: Andy Fleming <afleming@freescale.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | tqm8560.dts | diff b31a1d8b41513b96e9c7ec2f68c5734cef0b26a4 Tue Dec 16 17:29:15 CST 2008 Andy Fleming <afleming@freescale.com> gianfar: Convert gianfar to an of_platform_driver
Does the same for the accompanying MDIO driver, and then modifies the TBI configuration method. The old way used fields in einfo, which no longer exists. The new way is to create an MDIO device-tree node for each instance of gianfar, and create a tbi-handle property to associate ethernet controllers with the TBI PHYs they are connected to.
Signed-off-by: Andy Fleming <afleming@freescale.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | tqm8541.dts | diff b31a1d8b41513b96e9c7ec2f68c5734cef0b26a4 Tue Dec 16 17:29:15 CST 2008 Andy Fleming <afleming@freescale.com> gianfar: Convert gianfar to an of_platform_driver
Does the same for the accompanying MDIO driver, and then modifies the TBI configuration method. The old way used fields in einfo, which no longer exists. The new way is to create an MDIO device-tree node for each instance of gianfar, and create a tbi-handle property to associate ethernet controllers with the TBI PHYs they are connected to.
Signed-off-by: Andy Fleming <afleming@freescale.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | tqm8555.dts | diff b31a1d8b41513b96e9c7ec2f68c5734cef0b26a4 Tue Dec 16 17:29:15 CST 2008 Andy Fleming <afleming@freescale.com> gianfar: Convert gianfar to an of_platform_driver
Does the same for the accompanying MDIO driver, and then modifies the TBI configuration method. The old way used fields in einfo, which no longer exists. The new way is to create an MDIO device-tree node for each instance of gianfar, and create a tbi-handle property to associate ethernet controllers with the TBI PHYs they are connected to.
Signed-off-by: Andy Fleming <afleming@freescale.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | tqm8540.dts | diff b31a1d8b41513b96e9c7ec2f68c5734cef0b26a4 Tue Dec 16 17:29:15 CST 2008 Andy Fleming <afleming@freescale.com> gianfar: Convert gianfar to an of_platform_driver
Does the same for the accompanying MDIO driver, and then modifies the TBI configuration method. The old way used fields in einfo, which no longer exists. The new way is to create an MDIO device-tree node for each instance of gianfar, and create a tbi-handle property to associate ethernet controllers with the TBI PHYs they are connected to.
Signed-off-by: Andy Fleming <afleming@freescale.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | tqm8548.dts | diff b31a1d8b41513b96e9c7ec2f68c5734cef0b26a4 Tue Dec 16 17:29:15 CST 2008 Andy Fleming <afleming@freescale.com> gianfar: Convert gianfar to an of_platform_driver
Does the same for the accompanying MDIO driver, and then modifies the TBI configuration method. The old way used fields in einfo, which no longer exists. The new way is to create an MDIO device-tree node for each instance of gianfar, and create a tbi-handle property to associate ethernet controllers with the TBI PHYs they are connected to.
Signed-off-by: Andy Fleming <afleming@freescale.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | tqm8548-bigflash.dts | diff b31a1d8b41513b96e9c7ec2f68c5734cef0b26a4 Tue Dec 16 17:29:15 CST 2008 Andy Fleming <afleming@freescale.com> gianfar: Convert gianfar to an of_platform_driver
Does the same for the accompanying MDIO driver, and then modifies the TBI configuration method. The old way used fields in einfo, which no longer exists. The new way is to create an MDIO device-tree node for each instance of gianfar, and create a tbi-handle property to associate ethernet controllers with the TBI PHYs they are connected to.
Signed-off-by: Andy Fleming <afleming@freescale.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | mpc8349emitxgp.dts | diff b31a1d8b41513b96e9c7ec2f68c5734cef0b26a4 Tue Dec 16 17:29:15 CST 2008 Andy Fleming <afleming@freescale.com> gianfar: Convert gianfar to an of_platform_driver
Does the same for the accompanying MDIO driver, and then modifies the TBI configuration method. The old way used fields in einfo, which no longer exists. The new way is to create an MDIO device-tree node for each instance of gianfar, and create a tbi-handle property to associate ethernet controllers with the TBI PHYs they are connected to.
Signed-off-by: Andy Fleming <afleming@freescale.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | mpc8315erdb.dts | diff b31a1d8b41513b96e9c7ec2f68c5734cef0b26a4 Tue Dec 16 17:29:15 CST 2008 Andy Fleming <afleming@freescale.com> gianfar: Convert gianfar to an of_platform_driver
Does the same for the accompanying MDIO driver, and then modifies the TBI configuration method. The old way used fields in einfo, which no longer exists. The new way is to create an MDIO device-tree node for each instance of gianfar, and create a tbi-handle property to associate ethernet controllers with the TBI PHYs they are connected to.
Signed-off-by: Andy Fleming <afleming@freescale.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | mpc8379_rdb.dts | diff b31a1d8b41513b96e9c7ec2f68c5734cef0b26a4 Tue Dec 16 17:29:15 CST 2008 Andy Fleming <afleming@freescale.com> gianfar: Convert gianfar to an of_platform_driver
Does the same for the accompanying MDIO driver, and then modifies the TBI configuration method. The old way used fields in einfo, which no longer exists. The new way is to create an MDIO device-tree node for each instance of gianfar, and create a tbi-handle property to associate ethernet controllers with the TBI PHYs they are connected to.
Signed-off-by: Andy Fleming <afleming@freescale.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | mpc8378_rdb.dts | diff b31a1d8b41513b96e9c7ec2f68c5734cef0b26a4 Tue Dec 16 17:29:15 CST 2008 Andy Fleming <afleming@freescale.com> gianfar: Convert gianfar to an of_platform_driver
Does the same for the accompanying MDIO driver, and then modifies the TBI configuration method. The old way used fields in einfo, which no longer exists. The new way is to create an MDIO device-tree node for each instance of gianfar, and create a tbi-handle property to associate ethernet controllers with the TBI PHYs they are connected to.
Signed-off-by: Andy Fleming <afleming@freescale.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | mpc8377_rdb.dts | diff b31a1d8b41513b96e9c7ec2f68c5734cef0b26a4 Tue Dec 16 17:29:15 CST 2008 Andy Fleming <afleming@freescale.com> gianfar: Convert gianfar to an of_platform_driver
Does the same for the accompanying MDIO driver, and then modifies the TBI configuration method. The old way used fields in einfo, which no longer exists. The new way is to create an MDIO device-tree node for each instance of gianfar, and create a tbi-handle property to associate ethernet controllers with the TBI PHYs they are connected to.
Signed-off-by: Andy Fleming <afleming@freescale.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | mpc8349emitx.dts | diff b31a1d8b41513b96e9c7ec2f68c5734cef0b26a4 Tue Dec 16 17:29:15 CST 2008 Andy Fleming <afleming@freescale.com> gianfar: Convert gianfar to an of_platform_driver
Does the same for the accompanying MDIO driver, and then modifies the TBI configuration method. The old way used fields in einfo, which no longer exists. The new way is to create an MDIO device-tree node for each instance of gianfar, and create a tbi-handle property to associate ethernet controllers with the TBI PHYs they are connected to.
Signed-off-by: Andy Fleming <afleming@freescale.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/arch/powerpc/sysdev/ |
H A D | fsl_soc.c | diff cbec415991c0007f5c78fad76294373e8ac2d59a Thu Apr 30 17:27:45 CDT 2009 Anton Vorontsov <avorontsov@ru.mvista.com> powerpc/fsl_soc: Remove mpc83xx_wdt_init, again
commit b31a1d8b41513b96e9c7ec2f68c5734cef0b26a4 ("gianfar: Convert gianfar to an of_platform_driver"), possibly due merge issues, reintroduced completely unneded mpc83xx_wdt_init call, which I removed some time ago in commit 20d38e01d48019c578ab0ec1464454c0 ("powerpc/fsl_soc: remove mpc83xx_wdt code").
Remove it once again.
Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com> Signed-off-by: Kumar Gala <galak@kernel.crashing.org> diff b31a1d8b41513b96e9c7ec2f68c5734cef0b26a4 Tue Dec 16 17:29:15 CST 2008 Andy Fleming <afleming@freescale.com> gianfar: Convert gianfar to an of_platform_driver
Does the same for the accompanying MDIO driver, and then modifies the TBI configuration method. The old way used fields in einfo, which no longer exists. The new way is to create an MDIO device-tree node for each instance of gianfar, and create a tbi-handle property to associate ethernet controllers with the TBI PHYs they are connected to.
Signed-off-by: Andy Fleming <afleming@freescale.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/include/linux/ |
H A D | fsl_devices.h | diff b31a1d8b41513b96e9c7ec2f68c5734cef0b26a4 Tue Dec 16 17:29:15 CST 2008 Andy Fleming <afleming@freescale.com> gianfar: Convert gianfar to an of_platform_driver
Does the same for the accompanying MDIO driver, and then modifies the TBI configuration method. The old way used fields in einfo, which no longer exists. The new way is to create an MDIO device-tree node for each instance of gianfar, and create a tbi-handle property to associate ethernet controllers with the TBI PHYs they are connected to.
Signed-off-by: Andy Fleming <afleming@freescale.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|