From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kevin Hilman Subject: Re: [PATCH v4 0/9] meson-gx: reset RGMII PHYs and configure TX delay Date: Mon, 23 Jan 2017 10:55:55 -0800 Message-ID: References: <20170120152232.13943-1-martin.blumenstingl@googlemail.com> <20170122181028.5014-1-martin.blumenstingl@googlemail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: In-Reply-To: <20170122181028.5014-1-martin.blumenstingl-gM/Ye1E23mwN+BqQ9rBEUg@public.gmane.org> (Martin Blumenstingl's message of "Sun, 22 Jan 2017 19:10:19 +0100") Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Martin Blumenstingl Cc: linux-amlogic-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, carlo-KA+7E9HrN00dnm+yROfE0A@public.gmane.org, linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, will.deacon-5wv7dgnIgG8@public.gmane.org, catalin.marinas-5wv7dgnIgG8@public.gmane.org, mark.rutland-5wv7dgnIgG8@public.gmane.org, robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org, narmstrong-rdvid1DuHRBWk0Htik3J/w@public.gmane.org, jbrunet-rdvid1DuHRBWk0Htik3J/w@public.gmane.org, andrew-g2DYL2Zd6BY@public.gmane.org List-Id: devicetree@vger.kernel.org Martin Blumenstingl writes: > This series adds the reset GPIOs for the (external) ethernet PHYs on all > GXBB boards. > Additionally it provides a ethernet PHY node which can be used to specify > PHY-specific properties (this may be required if more boards require the > "eee-broken-1000t" for the RTL8211F ethernet PHY). To make all board .dts > consistent I chose to add the PHY node also for boards which don't have a > RTL8211F PHY. > > Patch #7 from this series also removes ethernet support for the P200 I think you mean P201 here, right? Kevin -- 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 From mboxrd@z Thu Jan 1 00:00:00 1970 From: khilman@baylibre.com (Kevin Hilman) Date: Mon, 23 Jan 2017 10:55:55 -0800 Subject: [PATCH v4 0/9] meson-gx: reset RGMII PHYs and configure TX delay In-Reply-To: <20170122181028.5014-1-martin.blumenstingl@googlemail.com> (Martin Blumenstingl's message of "Sun, 22 Jan 2017 19:10:19 +0100") References: <20170120152232.13943-1-martin.blumenstingl@googlemail.com> <20170122181028.5014-1-martin.blumenstingl@googlemail.com> Message-ID: To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Martin Blumenstingl writes: > This series adds the reset GPIOs for the (external) ethernet PHYs on all > GXBB boards. > Additionally it provides a ethernet PHY node which can be used to specify > PHY-specific properties (this may be required if more boards require the > "eee-broken-1000t" for the RTL8211F ethernet PHY). To make all board .dts > consistent I chose to add the PHY node also for boards which don't have a > RTL8211F PHY. > > Patch #7 from this series also removes ethernet support for the P200 I think you mean P201 here, right? Kevin From mboxrd@z Thu Jan 1 00:00:00 1970 From: khilman@baylibre.com (Kevin Hilman) Date: Mon, 23 Jan 2017 10:55:55 -0800 Subject: [PATCH v4 0/9] meson-gx: reset RGMII PHYs and configure TX delay In-Reply-To: <20170122181028.5014-1-martin.blumenstingl@googlemail.com> (Martin Blumenstingl's message of "Sun, 22 Jan 2017 19:10:19 +0100") References: <20170120152232.13943-1-martin.blumenstingl@googlemail.com> <20170122181028.5014-1-martin.blumenstingl@googlemail.com> Message-ID: To: linus-amlogic@lists.infradead.org List-Id: linus-amlogic.lists.infradead.org Martin Blumenstingl writes: > This series adds the reset GPIOs for the (external) ethernet PHYs on all > GXBB boards. > Additionally it provides a ethernet PHY node which can be used to specify > PHY-specific properties (this may be required if more boards require the > "eee-broken-1000t" for the RTL8211F ethernet PHY). To make all board .dts > consistent I chose to add the PHY node also for boards which don't have a > RTL8211F PHY. > > Patch #7 from this series also removes ethernet support for the P200 I think you mean P201 here, right? Kevin