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 Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 048A2C43334 for ; Tue, 14 Jun 2022 22:58:00 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1357107AbiFNW57 (ORCPT ); Tue, 14 Jun 2022 18:57:59 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:53790 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S239528AbiFNW54 (ORCPT ); Tue, 14 Jun 2022 18:57:56 -0400 Received: from mail-pf1-x436.google.com (mail-pf1-x436.google.com [IPv6:2607:f8b0:4864:20::436]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 611E84FC62 for ; Tue, 14 Jun 2022 15:57:52 -0700 (PDT) Received: by mail-pf1-x436.google.com with SMTP id y6so4198348pfr.13 for ; Tue, 14 Jun 2022 15:57:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=message-id:date:mime-version:user-agent:subject:content-language :from:to:cc:references:in-reply-to:content-transfer-encoding; bh=WJNpSIYR/9s22Wn3d3/L4DBNmqNhP8xVuMFI6AJHT/Y=; b=lwCMuiUoIK0Ls70DUr0kVbSp+W0gzKoF9dcFa5NJb/2pc3EpENoWyhFk/dEs1c3R7e RMRaB2THWn185Olx2CGqaadbTzrg3b6fuT1YpFHUBSgNq2hnw2LeQ4NbL5vI0D/MSlis PRGrMxoaHsGSaM/gQNaNnR3nID92gp9k3U0j4ThTch44vIDXLoAq/uAdkiwU1cVJ2kig DqZ2IFPumDm3jpv+/MNHmhi/kGAr5WEX2sLBriLxyV4BO2wz7OdkAOSHcblpMfED5MIA yF7B2fpfoYyX8rUJZioo0KkJ/HryibZPY/X0mxAFMziPICG2tD4JLFJhImUyJvcyTaFs K57g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:message-id:date:mime-version:user-agent:subject :content-language:from:to:cc:references:in-reply-to :content-transfer-encoding; bh=WJNpSIYR/9s22Wn3d3/L4DBNmqNhP8xVuMFI6AJHT/Y=; b=KPtUaNPw1N2+IlNBis5kCIP6AYYBEwYt8OJ3vQ3H4vzadr+CZabitIL1uZbmv9EzQ8 7pbxXYfTwPzmiCVRNQ9FFIPHxklJqD8wU3cY1gzbE7+SKrK8IQVmEi31ajWUraAcI3j1 55V8sllTKIOeScl8EOq20Wn7ofOuPK/basm+FKHXYuZ4N59sfdLG0utRRIe/ND0B2caA d04rDfcuq1pYIqKKSp+Wyo5ya6gA4D3NiOD4WgVK+0ev4RN75NCBOo1Iu0EMOO1Ps9yV i8givAevqHz4Reqys0hY5UcNzTdp/GppDRcrdtanrWJs4slg62Ue5FsoGRIOn10Nn4Fn heiA== X-Gm-Message-State: AOAM533xYObumNRKszOG3ydT6IUfCsY0fsVvEkBM2c34qCoIp+2+XenA IOPb5zHGMKfM6tsRtbXpBb2Owg== X-Google-Smtp-Source: ABdhPJzHS9YDyRXhE9pWit2j5Gr2IScY9RTSun0Q/PCJvoAbkdw1ywdvgNQHQV72pZ7dZZbrVYc0aw== X-Received: by 2002:a05:6a00:2918:b0:512:e4b5:60fb with SMTP id cg24-20020a056a00291800b00512e4b560fbmr6847795pfb.50.1655247471880; Tue, 14 Jun 2022 15:57:51 -0700 (PDT) Received: from [172.22.33.138] ([192.77.111.2]) by smtp.gmail.com with ESMTPSA id l13-20020a637c4d000000b003fc5fd21752sm8374673pgn.50.2022.06.14.15.57.51 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Tue, 14 Jun 2022 15:57:51 -0700 (PDT) Message-ID: <25fe27c8-7048-28ee-8c5a-ac26ed080fca@linaro.org> Date: Tue, 14 Jun 2022 15:57:50 -0700 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.10.0 Subject: Re: [PATCH v2 net-next] dt-bindings: net: xilinx: document xilinx emaclite driver binding Content-Language: en-US From: Krzysztof Kozlowski To: "Pandey, Radhey Shyam" , Paolo Abeni , "davem@davemloft.net" , "edumazet@google.com" , "kuba@kernel.org" , "robh+dt@kernel.org" , "krzysztof.kozlowski+dt@linaro.org" , "Katakam, Harini" Cc: "netdev@vger.kernel.org" , "devicetree@vger.kernel.org" , "linux-kernel@vger.kernel.org" , "git (AMD-Xilinx)" References: <1654793615-21290-1-git-send-email-radhey.shyam.pandey@amd.com> <5e5580c4d3f84b9e9ae43e1e4ae43ac0a2162a75.camel@redhat.com> <1ae6dce1-0c5c-64f0-c6a4-b0f11a82f315@linaro.org> In-Reply-To: <1ae6dce1-0c5c-64f0-c6a4-b0f11a82f315@linaro.org> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On 14/06/2022 15:48, Krzysztof Kozlowski wrote: > On 14/06/2022 14:09, Pandey, Radhey Shyam wrote: >> [AMD Official Use Only - General] >> >>> -----Original Message----- >>> From: Paolo Abeni >>> Sent: Tuesday, June 14, 2022 2:40 PM >>> To: Pandey, Radhey Shyam ; >>> davem@davemloft.net; edumazet@google.com; kuba@kernel.org; >>> robh+dt@kernel.org; krzysztof.kozlowski+dt@linaro.org; Katakam, Harini >>> >>> Cc: netdev@vger.kernel.org; devicetree@vger.kernel.org; linux- >>> kernel@vger.kernel.org; git (AMD-Xilinx) >>> Subject: Re: [PATCH v2 net-next] dt-bindings: net: xilinx: document xilinx >>> emaclite driver binding >>> >>> On Thu, 2022-06-09 at 22:23 +0530, Radhey Shyam Pandey wrote: >>>> Add basic description for the xilinx emaclite driver DT bindings. >>>> >>>> Signed-off-by: Radhey Shyam Pandey >>> >>> Even if marked for 'net-next', my understanding is that should go via the >>> device tree repo. I'm dropping from the netdev patchwork, please correct me if >>> I'm wrong, thanks! >> >> I have seen a mixed set of the convention for dts patches. They are following >> both routes i.e device tree or subsystem repos provided acked from device >> tree maintainer. If there is preference for device tree repo then I can drop >> net-next from subject prefix and resend it for the dt repo. > > If you got Ack from Devicetree bindings maintainer (Rob Herring or me), > then feel free to take it via net-next. I think, it is actually > preferred, unless this is some fix which needs to go via DT (Rob's) tree. > > If you don't have these acks, then better don't take it :) unless it's > really waiting too long on the lists. I hope it's not that case. I got this reply in my mailbox but I cannot find at all the original patch, which might explain why it was not acked. I found it on lore, though. Rob had here questions but I think you resolved/answered them, so from my side: Reviewed-by: Krzysztof Kozlowski Best regards, Krzysztof