mbox series

[v2,0/3] ARM: dts: omap: workarounds for Ethernet PHY strap on DRA71 and DRA72 EVMs

Message ID cover.1502284400.git.nsekhar@ti.com
Headers show
Series ARM: dts: omap: workarounds for Ethernet PHY strap on DRA71 and DRA72 EVMs | expand

Message

Sekhar Nori Aug. 9, 2017, 2:02 p.m. UTC
Hi Tony,

Here are some patches to overcome incorrect Ethernet PHY strap settings
on DRA72x EVM Rev C and DRA71 EVM. Both of these boards use TI's DP83867
PHY.

The incorrect PHY strap settings cause a voilation of PHY specification
and need to be worked around in software as documented in the commit
messages. But there is no known issue that these patches fix.

Changes from v1:
- Add Grygorii's reviewed-by to 3/3
- Rebase on latest mainline master

Sekhar Nori (3):
  ARM: dts: dra71-evm: workaround incorrect DP83867 RX_CTRL pin strap
  ARM: dts: dra72-evm-revc: workaround incorrect DP83867 RX_CTRL pin
    strap
  ARM: omap2plus_defconfig: enable DP83867 phy driver

 arch/arm/boot/dts/dra71-evm.dts      | 2 ++
 arch/arm/boot/dts/dra72-evm-revc.dts | 3 +++
 arch/arm/configs/omap2plus_defconfig | 1 +
 3 files changed, 6 insertions(+)

-- 
2.9.0

--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Comments

Grygorii Strashko Aug. 9, 2017, 10:26 p.m. UTC | #1
On 08/09/2017 09:02 AM, Sekhar Nori wrote:
> Hi Tony,

> 

> Here are some patches to overcome incorrect Ethernet PHY strap settings

> on DRA72x EVM Rev C and DRA71 EVM. Both of these boards use TI's DP83867

> PHY.

> 

> The incorrect PHY strap settings cause a voilation of PHY specification

> and need to be worked around in software as documented in the commit

> messages. But there is no known issue that these patches fix.

> 

> Changes from v1:

> - Add Grygorii's reviewed-by to 3/3

> - Rebase on latest mainline master

> 

> Sekhar Nori (3):

>    ARM: dts: dra71-evm: workaround incorrect DP83867 RX_CTRL pin strap

>    ARM: dts: dra72-evm-revc: workaround incorrect DP83867 RX_CTRL pin

>      strap

>    ARM: omap2plus_defconfig: enable DP83867 phy driver

> 

>   arch/arm/boot/dts/dra71-evm.dts      | 2 ++

>   arch/arm/boot/dts/dra72-evm-revc.dts | 3 +++

>   arch/arm/configs/omap2plus_defconfig | 1 +

>   3 files changed, 6 insertions(+)

> 


Reviewed-by: Grygorii Strashko <grygorii.strashko@ti.com>


-- 
regards,
-grygorii
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html