Received: by 2002:a05:6a10:16a7:0:0:0:0 with SMTP id gp39csp2018971pxb; Sat, 21 Nov 2020 06:10:46 -0800 (PST) X-Google-Smtp-Source: ABdhPJwA6KGr6ojLeNSVsYdEBTpt3ife20NupIxO3OWNyC7KSBC0PExnn1A1AHUYEqb4h2pznovn X-Received: by 2002:a17:906:b2cf:: with SMTP id cf15mr2241771ejb.525.1605967845722; Sat, 21 Nov 2020 06:10:45 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1605967845; cv=none; d=google.com; s=arc-20160816; b=Z7e91ZyVsCZdx3cWX+Cqd5vS4TAhx17RotNFeY5upCXdb5ZqdChlx6dqSimWtyszfu Fzi7aErbZpsqA/sQUGSlfw9YFOmGgAWyOHeXNbUiMYKlsyw638BlijKE636w3rKDGCZO WJrqkgKVu0uP9U3JmjmShNyur5vF6wS6jNcWyD2UCPOhIHk7JQmZ2GHhdk7L0UhTs7ZN /gMXU44Tzj3lFr5cw9sH0d0LT3ubibW/cfsy6W5ITLWczQLwaEvfeeqzQ7Y1XZjr4ODm LxZDWQ3y7Ln+5DQ4ZgZj9P56+CyO2NpfKaMd04Oo4Y0JuHER9c0DWJSvVaJhadFIJBiL wKYg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:user-agent:organization:in-reply-to :content-disposition:mime-version:references:mail-followup-to :message-id:subject:cc:to:from:date; bh=r2o0hC1Oxyl6xFGuu5YQLcLrXvMa2cqYLpstE7egxZE=; b=ofICWSBqwHkPlPvtSBNjsh60bUYoXPu7jrEZKn6Hy7EDJ+W83Db23PmvwqpWA7f73X QWQzHD/jU+VwpSDMHR2rMTEGKH3d/IyzLE7E0QXZdfPPFCfqiqCQxJAy+EaqUnWICglX PRnC6oS9xuCI9SGX+Q9ocwYmg0drLaeF9x9K/KTt9zlc0nkcbbmKmyAdJpYkx6jcxKF8 brzpErq71IU0FgEfhEZ0WDDe3IGjLpx3U3iHA2270qQza48joGbZq1sPMYdVYwN/6EdA 0gtpW4dS+oSB0+DPlLgNDBdQnzl0vM9nPE0yLj5SMVjPOcxy5KpnaObSKr3enZPEo/Z4 U47Q== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id bq7si3440243ejb.212.2020.11.21.06.10.22; Sat, 21 Nov 2020 06:10:45 -0800 (PST) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727862AbgKUOJH (ORCPT + 99 others); Sat, 21 Nov 2020 09:09:07 -0500 Received: from smtp2207-205.mail.aliyun.com ([121.197.207.205]:51899 "EHLO smtp2207-205.mail.aliyun.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726570AbgKUOJG (ORCPT ); Sat, 21 Nov 2020 09:09:06 -0500 X-Alimail-AntiSpam: AC=CONTINUE;BC=0.1342164|-1;CH=green;DM=|CONTINUE|false|;DS=CONTINUE|ham_social|0.018434-0.00355031-0.978016;FP=0|0|0|0|0|-1|-1|-1;HT=ay29a033018047201;MF=fuyao@allwinnertech.com;NM=1;PH=DS;RN=4;RT=4;SR=0;TI=SMTPD_---.IzZuxG._1605967737; Received: from localhost(mailfrom:fuyao@allwinnertech.com fp:SMTPD_---.IzZuxG._1605967737) by smtp.aliyun-inc.com(10.147.41.187); Sat, 21 Nov 2020 22:08:57 +0800 Date: Sat, 21 Nov 2020 22:08:57 +0800 From: fuyao To: Maxime Ripard Cc: wens@csie.org, linux-remoteproc@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 0/2] introduce sunxi hwspinlock Message-ID: <20201121140857.GA23438@debian> Mail-Followup-To: Maxime Ripard , wens@csie.org, linux-remoteproc@vger.kernel.org, linux-kernel@vger.kernel.org References: <20201120160710.wlkl5cdfqlrym2fj@gilmour> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20201120160710.wlkl5cdfqlrym2fj@gilmour> Organization: fuyao_love_xxt.Allwinnertech.Technology User-Agent: Mutt/1.12.1+6 (4c2f7c70) (2019-08-28) Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Nov 20, 2020 at 05:07:10PM +0100, Maxime Ripard wrote: > Hi! > > On Thu, Nov 19, 2020 at 02:44:51PM +0800, fuyao@allwinnertech.com wrote: > > From: fuyao > > > > this series add hwspinlock of sunxi. it provides hardware assistance for > > synchronization between the multiple processors in the system. > > (Or1k, Cortex-A7, Cortex-A53, Xtensa) > > Xtensa? Which SoC has an Xtensa core? The new Soc named R329 use Xtensa core as the arisc role and audio. And the hwspinlock is the same as h3 and h6. Additional, The new RISC-V Soc also use the same hwspinlock. > > Unfortunately, there's been a submission of the same driver earlier this week: > https://lore.kernel.org/lkml/cover.1605693132.git.wilken.gottwalt@posteo.net/ > > It would be great if you could point out whatever issue there is with > that patch series (it looks like the retry delay could be useful for > example). I will test that submission with arisc next week. BTW, which sunxi board you used, I want to used the same board with you. ^-^ thanks -- fuyao