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 EA8ACC433FE for ; Wed, 2 Nov 2022 20:18:29 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230489AbiKBUS2 (ORCPT ); Wed, 2 Nov 2022 16:18:28 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:48774 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229681AbiKBUSY (ORCPT ); Wed, 2 Nov 2022 16:18:24 -0400 Received: from mail-qv1-xf32.google.com (mail-qv1-xf32.google.com [IPv6:2607:f8b0:4864:20::f32]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id DDEB310B2 for ; Wed, 2 Nov 2022 13:18:23 -0700 (PDT) Received: by mail-qv1-xf32.google.com with SMTP id o8so13268093qvw.5 for ; Wed, 02 Nov 2022 13:18:23 -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:content-language :references:to:subject:user-agent:mime-version:date:message-id:from :to:cc:subject:date:message-id:reply-to; bh=7qHySYZS0PwVla6hd8xMiHelx/ePWY/te6ufsokZBF4=; b=BJ2sE7+f0yBn9uvu92/Q+FtcoQkZAIo20XyEOQtK0/Z7LFjPplvx9+1aPEeFZ4W2Wl DMWZoV+O4X4HcEElq+pBevUi8tiaqsVFUz1Xju/6coMeUC5b7KqokR2Yps4vR4EtA8ro 82GeR8WFcPuF5qITLwegn7imsB0+ekzvctadpPspYLfDvjIhho0m7JrYNdAci+21hnc6 iUvGDvVXtRs7Woqi9kxFx8CdjtWfyTvh6uECkyMW7RnmwmN0XGUg1uEsytEDi5imnipS KDSGpRE9m5/CexQOAbGG5yhfahSiUs2ML5urOCvEgJjlBZbRAsMLMQ9jI3PJW+UbCkuv TFJQ== 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:content-language :references:to:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=7qHySYZS0PwVla6hd8xMiHelx/ePWY/te6ufsokZBF4=; b=8OCYmACInvLOspS+LBsce5FRiHTsdTSyGAcylKvZAgQQjJdTWA904AAj4i9rtyCyZS 5GzzXovimbViL1YZ1ywFtbEB+EStP3kd65X3SNgaG74YnJ0/xTJzV4wy1oJekiaYhnAV 6m29OVLHseVri9vnCwDVlM9/p05SSbAG4Vi1LbfFqfRgng8IjEJMsGSxpzq5e/0K839w EAJPsmB51qgk1mc+OV7AuxY2nTk91d7xqCE/E7977aa2xAGg2FvygN6oBq0y3S6F0Beq NhZ3Wb7TaZV5p0EDF2G65lkmAKmJ31tT9hy5TwFPSGyjg91bOSjktr6JMbU2WAvCPeUU w2Ag== X-Gm-Message-State: ACrzQf2VuWWmQHRVieVm0JowUg5qfzmaEcSL55JNgpFLWe+XHhT44iIc sveQFveUHavp8nETF0GtgY2T3ZnzvoUEgQ== X-Google-Smtp-Source: AMsMyM6COPGJLY6ZtME4RzzhQZhXwMHalxHjg9eJIAHAf33PmoH6M4eHXss+dbvlH0mKPCx6K2vxRg== X-Received: by 2002:a05:6214:5182:b0:4bb:a323:4ca5 with SMTP id kl2-20020a056214518200b004bba3234ca5mr22968700qvb.121.1667420303098; Wed, 02 Nov 2022 13:18:23 -0700 (PDT) Received: from ?IPV6:2601:586:5000:570:28d9:4790:bc16:cc93? ([2601:586:5000:570:28d9:4790:bc16:cc93]) by smtp.gmail.com with ESMTPSA id bp6-20020a05620a458600b006cf9084f7d0sm9085317qkb.4.2022.11.02.13.18.22 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Wed, 02 Nov 2022 13:18:22 -0700 (PDT) Message-ID: Date: Wed, 2 Nov 2022 16:18:21 -0400 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.4.1 Subject: Re: [PATCHv1 0/8] Add support for sam9x60 curiosity board To: Claudiu.Beznea@microchip.com, Durai.ManickamKR@microchip.com, Nicolas.Ferre@microchip.com, Cristian.Birsan@microchip.com, Hari.PrasathGE@microchip.com, davem@davemloft.net, krzysztof.kozlowski+dt@linaro.org, alexandre.belloni@bootlin.com, arnd@arndb.de, olof@lixom.net, soc@kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, Manikandan.M@microchip.com, Kavyasree.Kotagiri@microchip.com, Horatiu.Vultur@microchip.com References: <20221031033653.43269-1-durai.manickamkr@microchip.com> <2902eb0e-815a-9147-49e4-182376df378d@microchip.com> Content-Language: en-US From: Krzysztof Kozlowski In-Reply-To: <2902eb0e-815a-9147-49e4-182376df378d@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 31/10/2022 06:20, Claudiu.Beznea@microchip.com wrote: > On 31.10.2022 05:36, Durai Manickam KR wrote: >> This patch series addresses the following: >> - Moving of flexcom definitions from board file to SoC file and >> some minor changes to its properties. >> - Add support for the new sam9x60 curiosity board based on the >> existing sam9x60 SoC. >> >> Changes in v1: > > This series is actually v2. Also I cannot locate your patches on > lore.kernel.org don't know why... > I was not cced on this submission - I got only reply from yours. As you pointed out this v1 which is v2 ignores several of my comments. 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 27574C4332F for ; Wed, 2 Nov 2022 20:19:30 +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: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:Cc:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=NIrlgnGp4wowa06fkgwe4hw0H7mBW1ip3j+Wi/nyV50=; b=RClLpZmtO0TRhT j9kWAfI8yqj7QXb1GDw+iQMwu//zfYwRDRGxjrfrMjWKGepoi/f9CsOlUzeBFbi07T6+r9wA6lEf8 tMpzy1yUwmYi4XxWohg5bVdGKjOVpwVn9sIhFwLo5fydwEt0/BbShIuZfkSSmV3HwdcAcnAnLcikc Df6KMb1Iu54OS1Fb1EKwvZSOjz/1Ta62OYo+9QGFaziVfZSpNx4hWkReSCkY0IgBq0lc/BzVcL3jD Fyk9PQhMifvJMttNgbEVd4HA5Xq0v80ao+a7OUMDioYElpZzBCzDMkSFk1YoOiwm6mvOKfUcgmhYd vh7gipkk3H44V549iBZA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1oqKBw-00EBrk-09; Wed, 02 Nov 2022 20:18:28 +0000 Received: from mail-qv1-xf35.google.com ([2607:f8b0:4864:20::f35]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1oqKBt-00EBp3-BE for linux-arm-kernel@lists.infradead.org; Wed, 02 Nov 2022 20:18:26 +0000 Received: by mail-qv1-xf35.google.com with SMTP id t16so13246644qvm.9 for ; Wed, 02 Nov 2022 13:18:23 -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:content-language :references:to:subject:user-agent:mime-version:date:message-id:from :to:cc:subject:date:message-id:reply-to; bh=7qHySYZS0PwVla6hd8xMiHelx/ePWY/te6ufsokZBF4=; b=BJ2sE7+f0yBn9uvu92/Q+FtcoQkZAIo20XyEOQtK0/Z7LFjPplvx9+1aPEeFZ4W2Wl DMWZoV+O4X4HcEElq+pBevUi8tiaqsVFUz1Xju/6coMeUC5b7KqokR2Yps4vR4EtA8ro 82GeR8WFcPuF5qITLwegn7imsB0+ekzvctadpPspYLfDvjIhho0m7JrYNdAci+21hnc6 iUvGDvVXtRs7Woqi9kxFx8CdjtWfyTvh6uECkyMW7RnmwmN0XGUg1uEsytEDi5imnipS KDSGpRE9m5/CexQOAbGG5yhfahSiUs2ML5urOCvEgJjlBZbRAsMLMQ9jI3PJW+UbCkuv TFJQ== 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:content-language :references:to:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=7qHySYZS0PwVla6hd8xMiHelx/ePWY/te6ufsokZBF4=; b=WPcV7Ejg5M3mjFEgcozwO+tdRaw6zs0XheQn/25XOxdWYnXVtUIb9+1qv0hq2xTcGi FMtXtPpe7bkZ+QyJxmPE/BQs58UIc1epGtNFucla9aVvVa4F9GeW/RyKlqGtQi/9JJs9 xBKqV63uLTaCs6TIiR0bgP/T4vBLw2s657Nt+yexj4g7peCCYwR4iQ8ar3g2pAL6wwbO oltCkFnafdyRfJXfy2ljP3ST1unlZVteTAxiVK1F+VLF8zN5+Y0lO8eOxmgzkatPA7yd InrkceWA/rbP6jch6/ptG8TK7G+rb4Jo3PokyN2CMNdbjVYGkz8LJJuGcThGG1KKvd0u d1lQ== X-Gm-Message-State: ACrzQf3k9HLiw5kmU02B7kg6r19dPwhp2v9/bY6yfkxeQMYAaisi59JQ 5YUW0U1heCuxDvoKs9BPBE1pAA== X-Google-Smtp-Source: AMsMyM6COPGJLY6ZtME4RzzhQZhXwMHalxHjg9eJIAHAf33PmoH6M4eHXss+dbvlH0mKPCx6K2vxRg== X-Received: by 2002:a05:6214:5182:b0:4bb:a323:4ca5 with SMTP id kl2-20020a056214518200b004bba3234ca5mr22968700qvb.121.1667420303098; Wed, 02 Nov 2022 13:18:23 -0700 (PDT) Received: from ?IPV6:2601:586:5000:570:28d9:4790:bc16:cc93? ([2601:586:5000:570:28d9:4790:bc16:cc93]) by smtp.gmail.com with ESMTPSA id bp6-20020a05620a458600b006cf9084f7d0sm9085317qkb.4.2022.11.02.13.18.22 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Wed, 02 Nov 2022 13:18:22 -0700 (PDT) Message-ID: Date: Wed, 2 Nov 2022 16:18:21 -0400 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.4.1 Subject: Re: [PATCHv1 0/8] Add support for sam9x60 curiosity board To: Claudiu.Beznea@microchip.com, Durai.ManickamKR@microchip.com, Nicolas.Ferre@microchip.com, Cristian.Birsan@microchip.com, Hari.PrasathGE@microchip.com, davem@davemloft.net, krzysztof.kozlowski+dt@linaro.org, alexandre.belloni@bootlin.com, arnd@arndb.de, olof@lixom.net, soc@kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, Manikandan.M@microchip.com, Kavyasree.Kotagiri@microchip.com, Horatiu.Vultur@microchip.com References: <20221031033653.43269-1-durai.manickamkr@microchip.com> <2902eb0e-815a-9147-49e4-182376df378d@microchip.com> Content-Language: en-US From: Krzysztof Kozlowski In-Reply-To: <2902eb0e-815a-9147-49e4-182376df378d@microchip.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20221102_131825_414308_14A9443E X-CRM114-Status: GOOD ( 13.97 ) 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: , 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 31/10/2022 06:20, Claudiu.Beznea@microchip.com wrote: > On 31.10.2022 05:36, Durai Manickam KR wrote: >> This patch series addresses the following: >> - Moving of flexcom definitions from board file to SoC file and >> some minor changes to its properties. >> - Add support for the new sam9x60 curiosity board based on the >> existing sam9x60 SoC. >> >> Changes in v1: > > This series is actually v2. Also I cannot locate your patches on > lore.kernel.org don't know why... > I was not cced on this submission - I got only reply from yours. As you pointed out this v1 which is v2 ignores several of my comments. Best regards, Krzysztof _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel