From mboxrd@z Thu Jan 1 00:00:00 1970 From: khilman@baylibre.com (Kevin Hilman) Date: Sat, 22 Jul 2017 08:26:02 -0700 Subject: [PATCH] ARM64: meson-gxl: disable broken eee In-Reply-To: <20170707013257.18250-1-joseph.kogut@gmail.com> (Joseph Kogut's message of "Thu, 6 Jul 2017 18:32:57 -0700") References: <20170707013257.18250-1-joseph.kogut@gmail.com> Message-ID: <7ho9scsdbp.fsf@baylibre.com> To: linus-amlogic@lists.infradead.org List-Id: linus-amlogic.lists.infradead.org Hi Joseph, Joseph Kogut writes: > Meson GXL appears to suffer from the same broken eee issue as GXB, > originally fixed by feb3cbea0946. > > This patch disables the broken energy-efficient ethernet for GXL, > avoiding the tx link breakage. > > Signed-off-by: Joseph Kogut Can you share what platforms you tested to find/fix this problem? Thanks for the patch! Kevin From mboxrd@z Thu Jan 1 00:00:00 1970 From: khilman@baylibre.com (Kevin Hilman) Date: Sat, 22 Jul 2017 08:26:02 -0700 Subject: [PATCH] ARM64: meson-gxl: disable broken eee In-Reply-To: <20170707013257.18250-1-joseph.kogut@gmail.com> (Joseph Kogut's message of "Thu, 6 Jul 2017 18:32:57 -0700") References: <20170707013257.18250-1-joseph.kogut@gmail.com> Message-ID: <7ho9scsdbp.fsf@baylibre.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Hi Joseph, Joseph Kogut writes: > Meson GXL appears to suffer from the same broken eee issue as GXB, > originally fixed by feb3cbea0946. > > This patch disables the broken energy-efficient ethernet for GXL, > avoiding the tx link breakage. > > Signed-off-by: Joseph Kogut Can you share what platforms you tested to find/fix this problem? Thanks for the patch! Kevin From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kevin Hilman Subject: Re: [PATCH] ARM64: meson-gxl: disable broken eee Date: Sat, 22 Jul 2017 08:26:02 -0700 Message-ID: <7ho9scsdbp.fsf@baylibre.com> References: <20170707013257.18250-1-joseph.kogut@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: In-Reply-To: <20170707013257.18250-1-joseph.kogut-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> (Joseph Kogut's message of "Thu, 6 Jul 2017 18:32:57 -0700") Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Joseph Kogut Cc: carlo-KA+7E9HrN00dnm+yROfE0A@public.gmane.org, robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org, mark.rutland-5wv7dgnIgG8@public.gmane.org, devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, linux-amlogic-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: devicetree@vger.kernel.org Hi Joseph, Joseph Kogut writes: > Meson GXL appears to suffer from the same broken eee issue as GXB, > originally fixed by feb3cbea0946. > > This patch disables the broken energy-efficient ethernet for GXL, > avoiding the tx link breakage. > > Signed-off-by: Joseph Kogut Can you share what platforms you tested to find/fix this problem? Thanks for the patch! 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 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752154AbdGVP0G (ORCPT ); Sat, 22 Jul 2017 11:26:06 -0400 Received: from mail-pg0-f46.google.com ([74.125.83.46]:33173 "EHLO mail-pg0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750989AbdGVP0E (ORCPT ); Sat, 22 Jul 2017 11:26:04 -0400 From: Kevin Hilman To: Joseph Kogut Cc: carlo@caione.org, robh+dt@kernel.org, mark.rutland@arm.com, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-amlogic@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] ARM64: meson-gxl: disable broken eee Organization: BayLibre References: <20170707013257.18250-1-joseph.kogut@gmail.com> Date: Sat, 22 Jul 2017 08:26:02 -0700 In-Reply-To: <20170707013257.18250-1-joseph.kogut@gmail.com> (Joseph Kogut's message of "Thu, 6 Jul 2017 18:32:57 -0700") Message-ID: <7ho9scsdbp.fsf@baylibre.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Joseph, Joseph Kogut writes: > Meson GXL appears to suffer from the same broken eee issue as GXB, > originally fixed by feb3cbea0946. > > This patch disables the broken energy-efficient ethernet for GXL, > avoiding the tx link breakage. > > Signed-off-by: Joseph Kogut Can you share what platforms you tested to find/fix this problem? Thanks for the patch! Kevin