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 94862C54EE9 for ; Thu, 8 Sep 2022 15:14:22 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232024AbiIHPOU (ORCPT ); Thu, 8 Sep 2022 11:14:20 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:52044 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232475AbiIHPOS (ORCPT ); Thu, 8 Sep 2022 11:14:18 -0400 Received: from mail-lj1-x233.google.com (mail-lj1-x233.google.com [IPv6:2a00:1450:4864:20::233]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 24282F3404 for ; Thu, 8 Sep 2022 08:14:17 -0700 (PDT) Received: by mail-lj1-x233.google.com with SMTP id v6so6893410ljj.0 for ; Thu, 08 Sep 2022 08:14:17 -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=hKRphsjsiF6LDtEqFgockhfe9lt7B5JqPVBYTTGnPnE=; b=ALkOSH9hcXOmQ1cb9SGg2JurKquWfIlWLvq0yh6sdGp9oUEF/i+BufiMVI8+1koec5 TBB3vZsV3Lm9qk5i7Esr0dZ7CP8o1GYCJwX/1TTzOBemZkYTcKpCm4JMu1qL8b8FrWk4 YdQhgKJcqS+L0Xe5Bwtda5VBGDed7nx9jXeD0ZnGp3tx1oIoZpOKpucwmZvJS0NwPqQB tJJKOnT+TQqnHPe2I8RQ3Z7tGnAI91x/TuIw2qO1ypgOJDlLKNNX9LA627UBGKOeMebH EmLE5/WUMn35PV1+6NabRLq1a9SmRFD+wkHw6ALPYPuuyfzI6aZkEBJZxKhWHTkUBR2R Uapg== 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=hKRphsjsiF6LDtEqFgockhfe9lt7B5JqPVBYTTGnPnE=; b=aKGTyFAEkwmW8df9DIYAmXy7IT5HGZFb2y1IylMg680WE+BIP7WlQ78bxnMYE/5e7y nBqxed/YMJuoA3SGJUb2K09fgF2OQz5e9Kurs0TPGiarYKtlNDOMzUbPTTyiSlwLNsqR FEA3bp/5WISMeLiS5sbx7xv8/0AfFCShxB2heSSVIBfkpKhR2ePJMK4Nl2NEl4RtIQhO Qh2XQk3R4i09M1s6Hb0iI/lAeG8XPHO9aC3kOJTJOLUuQ00Axs66BFtC7CzEDRNZQgKV EpFBKHsBS12xceuTRhVdx/JlfWuhW/y+hWAYE1LLRek+Cc72bCGm0jKQZkcENnkIVJYl xI1A== X-Gm-Message-State: ACgBeo35bpWcIfP9PKfUC0UccmIOHyKECKprX1sCVIJ/V/TWI/5GTHd0 UplnR9tTqKFjLJlywi6sKcu4pA== X-Google-Smtp-Source: AA6agR6ly+Z7Ik8QtEkVhTYr2lWnChO2RHNj0Pr+lbGV0jqJ82hDKX5qPBmvMCN5NXRBGH8VwR24Cw== X-Received: by 2002:a05:651c:1a2b:b0:269:1aae:3f0f with SMTP id by43-20020a05651c1a2b00b002691aae3f0fmr2875032ljb.457.1662650055521; Thu, 08 Sep 2022 08:14:15 -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 a18-20020a2eb552000000b0026ab2a04055sm1283693ljn.130.2022.09.08.08.14.14 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Thu, 08 Sep 2022 08:14:15 -0700 (PDT) Message-ID: Date: Thu, 8 Sep 2022 17:14:13 +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: [RESEND PATCH v9 2/3] dt-bindings: mfd: atmel,sama5d2-flexcom: Add new compatible string for lan966x Content-Language: en-US To: Kavyasree Kotagiri , lee@kernel.org Cc: nicolas.ferre@microchip.com, robh+dt@kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, UNGLinuxDriver@microchip.com, krzysztof.kozlowski+dt@linaro.org, claudiu.beznea@microchip.com References: <20220908150658.1839520-1-kavyasree.kotagiri@microchip.com> <20220908150658.1839520-3-kavyasree.kotagiri@microchip.com> From: Krzysztof Kozlowski In-Reply-To: <20220908150658.1839520-3-kavyasree.kotagiri@microchip.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 08/09/2022 17:06, Kavyasree Kotagiri wrote: > LAN966x SoC flexcoms has two optional I/O lines. Namely, CS0 and CS1 > in flexcom SPI mode. CTS and RTS in flexcom USART mode. These pins > can be mapped to lan966x FLEXCOM_SHARED[0-20] pins and usage depends on > functions being configured. > > Signed-off-by: Kavyasree Kotagiri Please add Acked-by/Reviewed-by tags when posting new versions. However, there's no need to repost patches *only* to add the tags. The upstream maintainer will do that for acks received on the version they apply. https://elixir.bootlin.com/linux/v5.17/source/Documentation/process/submitting-patches.rst#L540 If a tag was not added on purpose, please state why and what changed. Best regards, Krzysztof 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 bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 2206FC38145 for ; Thu, 8 Sep 2022 15:30:00 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:From:References:To:Subject: MIME-Version:Date:Message-ID:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=4w/U3ZaAjW2hIamthiS24GBuSBr+LrtfXYKHGodK3Lg=; b=Za92ZW+fBMqHyV qGEEINoaV9XZA7psPZzRMJ6EDXWG/hDIesYD2ojcZonYCOsM7nhi1ndA/HuWsNmFMFLgQVd500FIE Eh+FZYRPqGcRATVdr0G/jTUbjdKheKvLdOXLo+hv5y/heBrzWZ5clXmhyZGy/VgFQjfl9639wL5Ol WCQMJibhycPovE6kyts+7SZOvHyhS9DhGVCbwe27Vg1ZUoAtP3S1V8RpUIguyMA9L/vlghQ7g0E5V uD+E5LYw1siX1Uux0+RUGCcID06kpEBvsRnics5gI9p9lPnlSwvTQqSuP7lBkFrwySM64KElCCoQf MEYpkOyT2bg/6msYZ8Zg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1oWJSP-005Cqz-Ao; Thu, 08 Sep 2022 15:28:46 +0000 Received: from mail-lj1-x22a.google.com ([2a00:1450:4864:20::22a]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1oWJEP-0056RH-74 for linux-arm-kernel@lists.infradead.org; Thu, 08 Sep 2022 15:14:18 +0000 Received: by mail-lj1-x22a.google.com with SMTP id y29so7685859ljq.7 for ; Thu, 08 Sep 2022 08:14:16 -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=hKRphsjsiF6LDtEqFgockhfe9lt7B5JqPVBYTTGnPnE=; b=ALkOSH9hcXOmQ1cb9SGg2JurKquWfIlWLvq0yh6sdGp9oUEF/i+BufiMVI8+1koec5 TBB3vZsV3Lm9qk5i7Esr0dZ7CP8o1GYCJwX/1TTzOBemZkYTcKpCm4JMu1qL8b8FrWk4 YdQhgKJcqS+L0Xe5Bwtda5VBGDed7nx9jXeD0ZnGp3tx1oIoZpOKpucwmZvJS0NwPqQB tJJKOnT+TQqnHPe2I8RQ3Z7tGnAI91x/TuIw2qO1ypgOJDlLKNNX9LA627UBGKOeMebH EmLE5/WUMn35PV1+6NabRLq1a9SmRFD+wkHw6ALPYPuuyfzI6aZkEBJZxKhWHTkUBR2R Uapg== 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=hKRphsjsiF6LDtEqFgockhfe9lt7B5JqPVBYTTGnPnE=; b=cdFw6R4iodoPp1ctRmekzc9cOqjaJijtmlCkd1uGu+VrGJfCsTFeHc7jFvXoFm3UGV qMQZRAYnRPHVMGNY6ZJL70MwrEuaVVYb9sHjHBKKOtcomuSBlwyEf/sptFfMT30BF0xo +tji7iNSNU4Ae2qyJmLLceTQU//Jj8HlpBhua4q+xQKnESdSRZ+/V9se7wzXt8Dv5BSQ nxbJNXL0MRcfxDNwEfldU2fA34pQhS4CJz2G8UuZj5Xpaml3GN6OyLspw5PtcPOwaBnX /UkJKBVzPMTJsEeDF5w2oz+MXuUaVLG/O7iz2YNJqR1XfEuSCNaksTFdhuV7+siGAFkM 4xDQ== X-Gm-Message-State: ACgBeo0LVMh/eC9sHzrGY5CH1s4J67paGwHJLqyiYOEkO16XgwqyNBKe JidZNIbViDRL20EpvVB8LRV8gg== X-Google-Smtp-Source: AA6agR6ly+Z7Ik8QtEkVhTYr2lWnChO2RHNj0Pr+lbGV0jqJ82hDKX5qPBmvMCN5NXRBGH8VwR24Cw== X-Received: by 2002:a05:651c:1a2b:b0:269:1aae:3f0f with SMTP id by43-20020a05651c1a2b00b002691aae3f0fmr2875032ljb.457.1662650055521; Thu, 08 Sep 2022 08:14:15 -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 a18-20020a2eb552000000b0026ab2a04055sm1283693ljn.130.2022.09.08.08.14.14 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Thu, 08 Sep 2022 08:14:15 -0700 (PDT) Message-ID: Date: Thu, 8 Sep 2022 17:14:13 +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: [RESEND PATCH v9 2/3] dt-bindings: mfd: atmel,sama5d2-flexcom: Add new compatible string for lan966x Content-Language: en-US To: Kavyasree Kotagiri , lee@kernel.org References: <20220908150658.1839520-1-kavyasree.kotagiri@microchip.com> <20220908150658.1839520-3-kavyasree.kotagiri@microchip.com> From: Krzysztof Kozlowski In-Reply-To: <20220908150658.1839520-3-kavyasree.kotagiri@microchip.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220908_081417_318268_A04EF7A6 X-CRM114-Status: GOOD ( 10.78 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, UNGLinuxDriver@microchip.com, robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org, claudiu.beznea@microchip.com, linux-arm-kernel@lists.infradead.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On 08/09/2022 17:06, Kavyasree Kotagiri wrote: > LAN966x SoC flexcoms has two optional I/O lines. Namely, CS0 and CS1 > in flexcom SPI mode. CTS and RTS in flexcom USART mode. These pins > can be mapped to lan966x FLEXCOM_SHARED[0-20] pins and usage depends on > functions being configured. > > Signed-off-by: Kavyasree Kotagiri Please add Acked-by/Reviewed-by tags when posting new versions. However, there's no need to repost patches *only* to add the tags. The upstream maintainer will do that for acks received on the version they apply. https://elixir.bootlin.com/linux/v5.17/source/Documentation/process/submitting-patches.rst#L540 If a tag was not added on purpose, please state why and what changed. Best regards, Krzysztof _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel