From mboxrd@z Thu Jan 1 00:00:00 1970 From: khilman@baylibre.com (Kevin Hilman) Date: Thu, 02 Mar 2017 09:02:06 -0800 Subject: [PATCH v5 0/9] meson-gx: reset RGMII PHYs and configure TX delay In-Reply-To: <1487581719.3734.1.camel@baylibre.com> (Jerome Brunet's message of "Mon, 20 Feb 2017 10:08:39 +0100") References: <20170122181028.5014-1-martin.blumenstingl@googlemail.com> <20170219214149.30418-1-martin.blumenstingl@googlemail.com> <1487581719.3734.1.camel@baylibre.com> Message-ID: To: linus-amlogic@lists.infradead.org List-Id: linus-amlogic.lists.infradead.org Jerome Brunet writes: > On Sun, 2017-02-19 at 22:41 +0100, Martin Blumenstingl wrote: >> 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. >> > > Looks good to me. For the patchset: > Reviewed-by: Jerome Brunet > Applying to v4.12/dt64 with Jerome's review. Thanks, Kevin From mboxrd@z Thu Jan 1 00:00:00 1970 From: khilman@baylibre.com (Kevin Hilman) Date: Thu, 02 Mar 2017 09:02:06 -0800 Subject: [PATCH v5 0/9] meson-gx: reset RGMII PHYs and configure TX delay In-Reply-To: <1487581719.3734.1.camel@baylibre.com> (Jerome Brunet's message of "Mon, 20 Feb 2017 10:08:39 +0100") References: <20170122181028.5014-1-martin.blumenstingl@googlemail.com> <20170219214149.30418-1-martin.blumenstingl@googlemail.com> <1487581719.3734.1.camel@baylibre.com> Message-ID: To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Jerome Brunet writes: > On Sun, 2017-02-19 at 22:41 +0100, Martin Blumenstingl wrote: >> 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. >> > > Looks good to me. For the patchset: > Reviewed-by: Jerome Brunet > Applying to v4.12/dt64 with Jerome's review. Thanks, Kevin From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kevin Hilman Subject: Re: [PATCH v5 0/9] meson-gx: reset RGMII PHYs and configure TX delay Date: Thu, 02 Mar 2017 09:02:06 -0800 Message-ID: References: <20170122181028.5014-1-martin.blumenstingl@googlemail.com> <20170219214149.30418-1-martin.blumenstingl@googlemail.com> <1487581719.3734.1.camel@baylibre.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1487581719.3734.1.camel@baylibre.com> (Jerome Brunet's message of "Mon, 20 Feb 2017 10:08:39 +0100") List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=m.gmane.org@lists.infradead.org To: Jerome Brunet Cc: mark.rutland@arm.com, devicetree@vger.kernel.org, narmstrong@baylibre.com, Martin Blumenstingl , catalin.marinas@arm.com, will.deacon@arm.com, robh+dt@kernel.org, andrew@lunn.ch, carlo@caione.org, linux-amlogic@lists.infradead.org, linux-arm-kernel@lists.infradead.org List-Id: devicetree@vger.kernel.org Jerome Brunet writes: > On Sun, 2017-02-19 at 22:41 +0100, Martin Blumenstingl wrote: >> 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. >> > > Looks good to me. For the patchset: > Reviewed-by: Jerome Brunet > Applying to v4.12/dt64 with Jerome's review. Thanks, Kevin