From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-2.2 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED,USER_AGENT_SANE_1 autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id BCA03C10F14 for ; Tue, 8 Oct 2019 14:23:53 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 9D67020673 for ; Tue, 8 Oct 2019 14:23:53 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727005AbfJHOXx (ORCPT ); Tue, 8 Oct 2019 10:23:53 -0400 Received: from muru.com ([72.249.23.125]:35978 "EHLO muru.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726227AbfJHOXw (ORCPT ); Tue, 8 Oct 2019 10:23:52 -0400 Received: from atomide.com (localhost [127.0.0.1]) by muru.com (Postfix) with ESMTPS id BD5248081; Tue, 8 Oct 2019 14:24:25 +0000 (UTC) Date: Tue, 8 Oct 2019 07:23:49 -0700 From: Tony Lindgren To: Grygorii Strashko Cc: Jeroen Hofstee , "linux-omap@vger.kernel.org" , Koen Kooi , =?utf-8?Q?Beno=C3=AEt?= Cousson , open list Subject: Re: [PATCH] ARM: dts: am335x-sancloud-bbe: Fix PHY mode for ethernet Message-ID: <20191008142349.GE5610@atomide.com> References: <20191002095416.19603-1-jhofstee@victronenergy.com> <436f1712-7dec-db40-d08f-1a3032af3596@victronenergy.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.12.1 (2019-06-15) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org * Grygorii Strashko [191003 02:32]: > On 03/10/2019 11:16, Jeroen Hofstee wrote: > > Furthermore 4.19 is fine, so there is no need to include it in stable > > and have a note to make sure also other patches are required etc. > > Hence all above patches went in 5.1 it would be correct to mention only > 6d4cd041f0af net: phy: at803x: disable delay only for RGMII mode Jeroen, can you please send an updated patch with the fixes tag changed? Regards, Tony