From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Sat, 29 Jun 2019 11:57:42 -0700 From: Bjorn Andersson Subject: Re: [PATCH 0/3] Add HwSpinlock support for TI K3 SoCs Message-ID: <20190629185742.GC23094@builder> References: <20190531021321.14025-1-s-anna@ti.com> <90211f72-7ce4-94e5-aef7-bbe14266dfbb@ti.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <90211f72-7ce4-94e5-aef7-bbe14266dfbb@ti.com> To: Suman Anna Cc: Rob Herring , devicetree@vger.kernel.org, linux-remoteproc@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-omap@vger.kernel.org List-ID: On Mon 24 Jun 13:38 PDT 2019, Suman Anna wrote: > Hi Bjorn, > Hi Suman, > On 5/30/19 9:13 PM, Suman Anna wrote: > > Hi Bjorn, > > > > The following series adds the support for the HwSpinlock IP present > > on the newer TI K3 AM65x and J721E SoCs. The first 2 patches are > > related to the K3 support, and the last patch is a minor debug related > > trace to see the number of locks registered on each SoC. > > > > I will be posting the DT nodes once the binding is acked. > > If you do not have any comments, can you please pick up this series for > 5.3 merge window? > I was waiting for Rob's ack on the dt change, but as it's just a minor modification I've merged the series. Thanks, Bjorn > Thanks, > Suman > > > > > regards > > Suman > > > > Suman Anna (3): > > dt-bindings: hwlock: Update OMAP binding for TI K3 SoCs > > hwspinlock/omap: Add support for TI K3 SoCs > > hwspinlock/omap: Add a trace during probe > > > > .../bindings/hwlock/omap-hwspinlock.txt | 25 +++++++++++++++---- > > drivers/hwspinlock/Kconfig | 2 +- > > drivers/hwspinlock/omap_hwspinlock.c | 4 +++ > > 3 files changed, 25 insertions(+), 6 deletions(-) > > > From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bjorn Andersson Subject: Re: [PATCH 0/3] Add HwSpinlock support for TI K3 SoCs Date: Sat, 29 Jun 2019 11:57:42 -0700 Message-ID: <20190629185742.GC23094@builder> References: <20190531021321.14025-1-s-anna@ti.com> <90211f72-7ce4-94e5-aef7-bbe14266dfbb@ti.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <90211f72-7ce4-94e5-aef7-bbe14266dfbb@ti.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=m.gmane.org@lists.infradead.org To: Suman Anna Cc: devicetree@vger.kernel.org, linux-omap@vger.kernel.org, Rob Herring , linux-remoteproc@vger.kernel.org, linux-arm-kernel@lists.infradead.org List-Id: devicetree@vger.kernel.org On Mon 24 Jun 13:38 PDT 2019, Suman Anna wrote: > Hi Bjorn, > Hi Suman, > On 5/30/19 9:13 PM, Suman Anna wrote: > > Hi Bjorn, > > > > The following series adds the support for the HwSpinlock IP present > > on the newer TI K3 AM65x and J721E SoCs. The first 2 patches are > > related to the K3 support, and the last patch is a minor debug related > > trace to see the number of locks registered on each SoC. > > > > I will be posting the DT nodes once the binding is acked. > > If you do not have any comments, can you please pick up this series for > 5.3 merge window? > I was waiting for Rob's ack on the dt change, but as it's just a minor modification I've merged the series. Thanks, Bjorn > Thanks, > Suman > > > > > regards > > Suman > > > > Suman Anna (3): > > dt-bindings: hwlock: Update OMAP binding for TI K3 SoCs > > hwspinlock/omap: Add support for TI K3 SoCs > > hwspinlock/omap: Add a trace during probe > > > > .../bindings/hwlock/omap-hwspinlock.txt | 25 +++++++++++++++---- > > drivers/hwspinlock/Kconfig | 2 +- > > drivers/hwspinlock/omap_hwspinlock.c | 4 +++ > > 3 files changed, 25 insertions(+), 6 deletions(-) > > > 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 X-Spam-Level: X-Spam-Status: No, score=-2.2 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS,URIBL_BLOCKED,USER_AGENT_SANE_1 autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 3B323C5B57B for ; Sat, 29 Jun 2019 18:58:03 +0000 (UTC) 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 mail.kernel.org (Postfix) with ESMTPS id 0E82A216FD for ; Sat, 29 Jun 2019 18:58:02 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="Z8DQRWXj"; dkim=fail reason="signature verification failed" (2048-bit key) header.d=linaro.org header.i=@linaro.org header.b="qN+7iBT0" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 0E82A216FD Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=linaro.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=0rDs43S9HsaamRl2yUyp49lmSmvqzSCIVcplx+WTlKg=; b=Z8DQRWXjHXxmTc w9tI/msqEVqLnnH9IDGPzTwYL0sEM6a09HNjXS7fVMxEOcViwPf5SYlB1aap5VhEaGBxtu7qbAMMy WqUqQnR1FP/q6eBtN10CMyRIyPUh+1uDiDZd3tLtW5dfGLkXGJhjnkuJOF2Oz2ngQqy4HZvUmR1Xs hO8rN+Cw+IJBH7q73TZxuUyPm/z0mjmVUN5abBY43wmNEDXTJ5qJCOoXdgZCrKxPIeKooHbY9ZYv9 kXo1+tonUm5jMGrTTKDVvjCWZrduDFZS9OWn3C60IclYMwnYtGgbYtEEXVDculA9kR2hnTZ2hsH4E wDeRHLzlDtB8ddWoD/DQ==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.92 #3 (Red Hat Linux)) id 1hhIXn-00053j-6w; Sat, 29 Jun 2019 18:57:51 +0000 Received: from mail-pl1-x642.google.com ([2607:f8b0:4864:20::642]) by bombadil.infradead.org with esmtps (Exim 4.92 #3 (Red Hat Linux)) id 1hhIXk-00053E-9Z for linux-arm-kernel@lists.infradead.org; Sat, 29 Jun 2019 18:57:49 +0000 Received: by mail-pl1-x642.google.com with SMTP id c14so5083986plo.0 for ; Sat, 29 Jun 2019 11:57:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to:user-agent; bh=0uwyMT5kJax/pL1jOjeLm1qOkWd4WLOXSR140tRuxek=; b=qN+7iBT07Kph9Rpi4qRmEYDRkGQSIyxa1AWRbuJoBD/GGBsgzv9EMLYZuBaybUkJPO 928wSxRDL9iLFs9beRDmk8SaNEj3mGyQoCN7bE8qbp0hRGLUAfTX7PO6m6uhB/LAPom0 TQELEMAje8JWX3kYiW+M6fYbdopJBNzBmmR8zBYEgM++zeqmSrZ1abMqRZ2OenGZhzI1 gyy/JljHBQug3tZ4WsdRuG/p7M+K0GDWCHc6SOIJ074oBQxeF0BExI23iJ+SsrzdI7Xw QcVf9q9vK77QxtQhJFRE8WFu7fXDtBlF4j68xMnYVLdherYFN0d4Df39R19oivkg49qW 0MdQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to:user-agent; bh=0uwyMT5kJax/pL1jOjeLm1qOkWd4WLOXSR140tRuxek=; b=Oajzq49VQfnxnXCtXJNacLxRQey/Nk86Rccda1XGQVLZeJIG4qvKyu8fLGPItx3ZBW 0KzU+TUdhZseNMhsrIIaUg62DNIMvOChWBaHjd/MyPs+80uophJqMIt4WSMlpQiv4xVM TBbyhfXqLs9ivSECVMn8LJg3JCNw2TqwCyu03xHHUJCpcRaZ+mpPG7o8apSU0SyqTPAz uL3XuvHgd1Zjkd4/1IMzZIXtpBJvtfN72xVXlTHeoUKGHtsyS+sZLfjfWMh0R4M6DKWo 6rSdLv3RdmxpeEfIDfsVtRSfwDpDI5OSs5M//BVTebtWvw0VsizEmvDBYrVzCSla0W9L Zrlg== X-Gm-Message-State: APjAAAUybSNmZIG+jgq0nmxwq43VxooOln8HfCPdGBHiFCBFYZN5fEED gPcGvl5fno63LUO1aVG4Yqwtfg== X-Google-Smtp-Source: APXvYqw9J7xQauFQr3WOlY6Dt3tYd3yx0nLfr/60YZFabkrGW26ZmmZkZYy/tKhQ/MO/onltwhqghg== X-Received: by 2002:a17:902:9688:: with SMTP id n8mr18660494plp.227.1561834665686; Sat, 29 Jun 2019 11:57:45 -0700 (PDT) Received: from builder (104-188-17-28.lightspeed.sndgca.sbcglobal.net. [104.188.17.28]) by smtp.gmail.com with ESMTPSA id s129sm5781898pfb.186.2019.06.29.11.57.44 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Sat, 29 Jun 2019 11:57:44 -0700 (PDT) Date: Sat, 29 Jun 2019 11:57:42 -0700 From: Bjorn Andersson To: Suman Anna Subject: Re: [PATCH 0/3] Add HwSpinlock support for TI K3 SoCs Message-ID: <20190629185742.GC23094@builder> References: <20190531021321.14025-1-s-anna@ti.com> <90211f72-7ce4-94e5-aef7-bbe14266dfbb@ti.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <90211f72-7ce4-94e5-aef7-bbe14266dfbb@ti.com> User-Agent: Mutt/1.10.0 (2018-05-17) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20190629_115748_368010_4071B442 X-CRM114-Status: GOOD ( 18.46 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: devicetree@vger.kernel.org, linux-omap@vger.kernel.org, Rob Herring , linux-remoteproc@vger.kernel.org, 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+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Mon 24 Jun 13:38 PDT 2019, Suman Anna wrote: > Hi Bjorn, > Hi Suman, > On 5/30/19 9:13 PM, Suman Anna wrote: > > Hi Bjorn, > > > > The following series adds the support for the HwSpinlock IP present > > on the newer TI K3 AM65x and J721E SoCs. The first 2 patches are > > related to the K3 support, and the last patch is a minor debug related > > trace to see the number of locks registered on each SoC. > > > > I will be posting the DT nodes once the binding is acked. > > If you do not have any comments, can you please pick up this series for > 5.3 merge window? > I was waiting for Rob's ack on the dt change, but as it's just a minor modification I've merged the series. Thanks, Bjorn > Thanks, > Suman > > > > > regards > > Suman > > > > Suman Anna (3): > > dt-bindings: hwlock: Update OMAP binding for TI K3 SoCs > > hwspinlock/omap: Add support for TI K3 SoCs > > hwspinlock/omap: Add a trace during probe > > > > .../bindings/hwlock/omap-hwspinlock.txt | 25 +++++++++++++++---- > > drivers/hwspinlock/Kconfig | 2 +- > > drivers/hwspinlock/omap_hwspinlock.c | 4 +++ > > 3 files changed, 25 insertions(+), 6 deletions(-) > > > _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel