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 22900C433FE for ; Wed, 5 Oct 2022 07:54:40 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229927AbiJEHyi (ORCPT ); Wed, 5 Oct 2022 03:54:38 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:42432 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229704AbiJEHyh (ORCPT ); Wed, 5 Oct 2022 03:54:37 -0400 Received: from mail-lf1-x12a.google.com (mail-lf1-x12a.google.com [IPv6:2a00:1450:4864:20::12a]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id F10331E4 for ; Wed, 5 Oct 2022 00:54:33 -0700 (PDT) Received: by mail-lf1-x12a.google.com with SMTP id b2so13485589lfp.6 for ; Wed, 05 Oct 2022 00:54:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=content-transfer-encoding:in-reply-to:references:to:from :content-language:subject:user-agent:mime-version:date:message-id :from:to:cc:subject:date; bh=HIQiD4rxFsd5dH3nMVqlPOd1Sb3NYZbeQQm1mzSwnV4=; b=lrgyI70bsWbp6T2v7mNCaLIuB2btVF3QBrquibHb4YuoEbB/LL30jCk7wEHi3W7Sto /64YHSSOvR7YECjnltjVOoklXfKYLpzjrfj7hqrt1vPKp2mTQZsj3pYBiNjC3oovOSno Zi60hP/DjPZbTsys7nsfpg5LSgCarbFaHXonOAZxntd3QoWUtfXRYkukAoFyMeC+1tEt or+StY099N0tPoQKBykzlylAFpJH0bmSrvswMN/4fUUOtiw6kYHfs1MBnZ5KxvzrN177 P6dlu77ryIf6clf3mfs+9PIztUF1X8eW1cLoi0+cwCka1f3sGtMuOaQsPjsxga87b771 wQyQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:in-reply-to:references:to:from :content-language:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc:subject:date; bh=HIQiD4rxFsd5dH3nMVqlPOd1Sb3NYZbeQQm1mzSwnV4=; b=T03pAZwMvz8R3wqmZAJLFJe6EizJUuqxALuoMjzoZKv9L+BPFfG8sQ8vN1uaZKM1BL HsVLYRzfbiRwRdRutYsY7IsqUSybcek+5Rs4sFBAtNq9HjXwBlIA0H8Hpn31D2bPVYo6 xFHubORLq0j4dXJuGs+nukUDe4sdl2pjOeESMb6xi168tkK97kUJJGA5tznhMXblBnxG q2zZ6xmzx8qslgnxFj6E7TaBPxUpHnRLoxrvLG577tdhfF7G20C28eLTVz0eZ9RJXWNN Y7qNng8DG9V2idlyO95dtc3buTD/tV7F1ffSK4BPmm+vun+u13nVKnfoDZhlTaqhUW1c xGZA== X-Gm-Message-State: ACrzQf15uoaSVvM2NHgHDDVqiLLKCelYaGkFXJhj1KCqv5MtMFl4wW91 lvnkuTg9R0nQ9aCFvC2kP2bdfw== X-Google-Smtp-Source: AMsMyM647KSEfdK1s9YqL1xht+20nnUv8L2EKDFihJnKCCc3CfaHAi84e2yc4z9pIoM+3cSTyI8Bug== X-Received: by 2002:a05:6512:1522:b0:4a0:2dd4:bab3 with SMTP id bq34-20020a056512152200b004a02dd4bab3mr11163828lfb.130.1664956472274; Wed, 05 Oct 2022 00:54:32 -0700 (PDT) Received: from [192.168.0.21] (78-11-189-27.static.ip.netia.com.pl. [78.11.189.27]) by smtp.gmail.com with ESMTPSA id i8-20020a056512318800b00498f1eddad0sm2249573lfe.122.2022.10.05.00.54.30 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Wed, 05 Oct 2022 00:54:31 -0700 (PDT) Message-ID: <2ab2940d-36b5-d4b3-da8c-9dc0bded7bd8@linaro.org> Date: Wed, 5 Oct 2022 09:54:30 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.3.0 Subject: Re: [net-next][PATCH v4] dt-bindings: dsa: Add lan9303 yaml Content-Language: en-US From: Krzysztof Kozlowski To: Jerry Ray , Andrew Lunn , Vivien Didelot , Florian Fainelli , Vladimir Oltean , "David S. Miller" , Eric Dumazet , Jakub Kicinski , Paolo Abeni , Rob Herring , Krzysztof Kozlowski , UNGLinuxDriver@microchip.com, netdev@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org References: <20221003164624.4823-1-jerry.ray@microchip.com> In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On 03/10/2022 19:48, Krzysztof Kozlowski wrote: > On 03/10/2022 18:46, Jerry Ray wrote: >> Adding the dt binding yaml for the lan9303 3-port ethernet switch. >> The microchip lan9354 3-port ethernet switch will also use the >> same binding. >> >> Signed-off-by: Jerry Ray >> --- >> v3->v4: >> - Addressed v3 community feedback >> v2->v3: >> - removed cpu labels >> - now patching against latest net-next >> v1->v2: >> - fixed dt_binding_check warning >> - added max-speed setting on the switches 10/100 ports. >> --- >> .../devicetree/bindings/net/dsa/lan9303.txt | 100 ------------- Beside that you got errors reported by kernel test robot. Best regards, Krzysztof