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 02569ECAAD3 for ; Fri, 9 Sep 2022 15:38:49 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231844AbiIIPis (ORCPT ); Fri, 9 Sep 2022 11:38:48 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:56094 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232446AbiIIPiP (ORCPT ); Fri, 9 Sep 2022 11:38:15 -0400 Received: from mail-lf1-x12e.google.com (mail-lf1-x12e.google.com [IPv6:2a00:1450:4864:20::12e]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 1CB9BF0A95 for ; Fri, 9 Sep 2022 08:37:03 -0700 (PDT) Received: by mail-lf1-x12e.google.com with SMTP id f14so2371460lfg.5 for ; Fri, 09 Sep 2022 08:37:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :from:to:cc:subject:date; bh=VoZzh6+McgoHrR9WlHSy7ZyYvs03BD9luhicUduQeYI=; b=fa8xcnnrlb/OUGc0uUaLIGzjkqk/MICCRSJuI7kQS1uQkN6xDk9SU3VXRBpPF4xdi8 fzORqv/MF7MheAQxJ9UVipb2YBOZ6AUyjCqYyQWRezq5PdU9pmipSjCAnxa0fOHK4Sj2 bEA3zXlc2aJ6fONdhWP3vStLRCsIJS+6E5A9iehK6H5kxHabMDT/LjXKQJoEFk9fGe7i iLWYJCuGqRfZkBPQ2UIfJGupU2LoipdZg78ZUBt6yXHyXUejnWQyp1QCz9pjQU5EKyRo qYl631m0O4cKoRZkf6W1fs4F4iuPjSs8+ynFPPqOVUftPqhe4WgtaOjizOF9c4TKczEH qdqw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc:subject:date; bh=VoZzh6+McgoHrR9WlHSy7ZyYvs03BD9luhicUduQeYI=; b=5uQOeDM//tgyydHqm1UVz6n8YJmQGxMb3vQHKjnrGrRUoRoipUYVX3BmPekmR1FOv0 zlfEvHJw7vXMDCpuBufK8+RtatZDLsoe3G6xMFEjx0JEKIJ2X50ryID5WnF/Cf9BEkFd KeQceNgxZhKUy7jXu9F55Kza2H7BVFHKETJuAWZSIIhlxOtsCDn3K+6BMg0EuvHgyQTr pE17TQanxOgqNyM35AfFt3Xb6pgFclxN3i1WTm+e/onK0xOxj5wV+rXkdktbJppp2CFV AqvMB+dOwE/OMYH9QBh2cU55tKjWt0X3Xq753lpqNnsZwXX77JnZXoBfMbId5Z7GcWPb jT6g== X-Gm-Message-State: ACgBeo2T0nJ0kYHRHd1/W1fgJOkoeHZs1EmA2W0fpXanklJdJVYhxDE1 BCFXnwVRkMLNayx+MJFDzznZtQ== X-Google-Smtp-Source: AA6agR7mMPp8s/Sn9BVO1OaUyAMNzkR5ybFeQm28JQpriCYcArQOkyLF3ZbKL0uWEZH/HDxNamc9/g== X-Received: by 2002:a05:6512:1044:b0:48b:49b1:cc85 with SMTP id c4-20020a056512104400b0048b49b1cc85mr4719743lfb.57.1662737807755; Fri, 09 Sep 2022 08:36:47 -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 n27-20020a05651203fb00b00497a99e7b73sm115011lfq.246.2022.09.09.08.36.46 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Fri, 09 Sep 2022 08:36:47 -0700 (PDT) Message-ID: <22a68bfa-c465-98bb-d199-707aaead870a@linaro.org> Date: Fri, 9 Sep 2022 17:36:46 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.13.0 Subject: Re: [PATCH net-next v4 5/5] ARM: dts: qcom: ipq4019: Add description for the IPQESS Ethernet controller Content-Language: en-US To: Maxime Chevallier , davem@davemloft.net, Rob Herring Cc: netdev@vger.kernel.org, linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, thomas.petazzoni@bootlin.com, Andrew Lunn , Florian Fainelli , Heiner Kallweit , Russell King , linux-arm-kernel@lists.infradead.org, Vladimir Oltean , Luka Perkov , Robert Marko References: <20220909152454.7462-1-maxime.chevallier@bootlin.com> <20220909152454.7462-6-maxime.chevallier@bootlin.com> From: Krzysztof Kozlowski In-Reply-To: <20220909152454.7462-6-maxime.chevallier@bootlin.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On 09/09/2022 17:24, Maxime Chevallier wrote: > The Qualcomm IPQ4019 includes an internal 5 ports switch, which is > connected to the CPU through the internal IPQESS Ethernet controller. > > This commit adds support for this internal interface, which is > internally connected to a modified version of the QCA8K Ethernet switch. Do not use "This commit/patch". https://elixir.bootlin.com/linux/v5.17.1/source/Documentation/process/submitting-patches.rst#L95 > > This Ethernet controller only support a specific internal interface mode > for connection to the switch. > > Signed-off-by: Maxime Chevallier Reviewed-by: Krzysztof Kozlowski Best regards, Krzysztof