From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sekhar Nori Subject: [PATCH 0/2] net: phy: dp83867: workaround incorrect RX_CTRL pin strap Date: Tue, 4 Jul 2017 16:23:22 +0530 Message-ID: Mime-Version: 1.0 Content-Type: text/plain Return-path: Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Rob Herring , Mark Rutland , Andrew Lunn , Florian Fainelli Cc: Device Tree Mailing List , "David S . Miller" , netdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Tony Lindgren , Linux OMAP Mailing List , Grygorii Strashko , Sekhar Nori List-Id: devicetree@vger.kernel.org Hi, This patch series adds workaround for incorrect RX_CTRL pin strap setting that can be found on some TI boards. This is required to be complaint to PHY datamanual specification. Murali Karicheri (2): dt-bindings: phy: dp83867: provide a workaround for incorrect RX_CTRL pin strap net: phy: dp83867: add workaround for incorrect RX_CTRL pin strap Documentation/devicetree/bindings/net/ti,dp83867.txt | 7 +++++++ drivers/net/phy/dp83867.c | 11 +++++++++++ 2 files changed, 18 insertions(+) -- 2.9.0 -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html