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=-12.3 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PULL_REQUEST, MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS, USER_AGENT_SANE_1 autolearn=ham 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 814BCC7618F for ; Tue, 16 Jul 2019 19:00:36 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 5B1F520665 for ; Tue, 16 Jul 2019 19:00:36 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=linaro.org header.i=@linaro.org header.b="pks5xS8w" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2388619AbfGPTAf (ORCPT ); Tue, 16 Jul 2019 15:00:35 -0400 Received: from mail-pl1-f195.google.com ([209.85.214.195]:36328 "EHLO mail-pl1-f195.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728484AbfGPTAe (ORCPT ); Tue, 16 Jul 2019 15:00:34 -0400 Received: by mail-pl1-f195.google.com with SMTP id k8so10596685plt.3 for ; Tue, 16 Jul 2019 12:00:34 -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:mime-version:content-disposition :user-agent; bh=1B56XSbDBuYHFMJ37XDtNgfqOsayMrPq/5G4MtUA+Fs=; b=pks5xS8wfiqunFbSMoh0q7jPy+49A5ZW0LtcnZeO8ou5TRp0xQE5mYpd3JiZbYtMcD 3DnyQjLjnkohoRfMcZZ7ltkHfd/UaWdg5w/8uuBu3/m1AiWhqaBVnfmg3XiqMBo72vzF AcHodwjoVOtPYdE8/gbcOy1UGoYKk9XC8/brRwt4YZRlHhnfjN0PaPHX+ZoEKodwhCPk BUru/LlxbxZAd/zlN6PN5IY9VL4MUz5qaYhnu37Y++7nbGHpa8foR22vFOu6E0lHHiJt NnQFXCRRYkhmbkqqZQTtC2ECOxw2OsXzDClA+PcY33Ne++7K/aAcmMg5dkRLXCWFnPhb Zn0Q== 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:mime-version :content-disposition:user-agent; bh=1B56XSbDBuYHFMJ37XDtNgfqOsayMrPq/5G4MtUA+Fs=; b=qfA78HzVzVj1XiL+m6MnvaR4d4kiM2bK7hhq1c8PAbzs6OAQHgJnPDEtQqrTAUXooX qdvWKcXT6/PrGXbY8c9DkQwA1OnWra6fr6FElVdLRvb9UdQEeogVx+4xKuGVPzydY/+X aLEfoyecCZ0Sdvk4phNOzZ2q3n9sklcn+x34xrIvtvG5evBPiXIC2/ALEJfA8ddxVxlt NP8huchQyAXrlM5y0L1THbqnUjUVL0OfH5jpizz7F9D1K6bL5i5Yzk/Iy2Qx1vry0gyU iHgXS/jvw0PNQhY5knhnMwOcuuGITLO/g329r11YaLSDnp3dp5ESZXOwYHidPzAcO5zI +QpA== X-Gm-Message-State: APjAAAViZYK4NT3HFcSZOUMnJSVLbWFrE8Nu8vGwAFTQdcoNi9K2sqhb FUACY/WsFnm0VrK2BuJ79OUPNw== X-Google-Smtp-Source: APXvYqyNWSxVhdaYi3K1840JkoJ+6FR1DAdx6nUmLsiCpG+eMmldhNRu1xegnqvVA7MTDBcS4R2NpQ== X-Received: by 2002:a17:902:54f:: with SMTP id 73mr37054376plf.246.1563303634127; Tue, 16 Jul 2019 12:00:34 -0700 (PDT) Received: from tuxbook-pro (104-188-17-28.lightspeed.sndgca.sbcglobal.net. [104.188.17.28]) by smtp.gmail.com with ESMTPSA id a3sm10120371pfc.70.2019.07.16.12.00.33 (version=TLS1_3 cipher=AEAD-AES256-GCM-SHA384 bits=256/256); Tue, 16 Jul 2019 12:00:33 -0700 (PDT) Date: Tue, 16 Jul 2019 12:01:53 -0700 From: Bjorn Andersson To: Linus Torvalds Cc: Ohad Ben-Cohen , linux-remoteproc@vger.kernel.org, linux-kernel@vger.kernel.org, Fabien Dessenne , Suman Anna Subject: [GIT PULL] hwspinlock updates for v5.3 Message-ID: <20190716190153.GC8572@tuxbook-pro> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.11.4 (2019-03-13) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org The following changes since commit a188339ca5a396acc588e5851ed7e19f66b0ebd9: Linux 5.2-rc1 (2019-05-19 15:47:09 -0700) are available in the Git repository at: git://github.com/andersson/remoteproc tags/hwlock-v5.3 for you to fetch changes up to 360aa640a59f269b784848c0b2d6d462952750d9: hwspinlock: add the 'in_atomic' API (2019-06-29 21:08:14 -0700) ---------------------------------------------------------------- hwspinlock updates for v5.3 This contains support for hardware spinlock TI K3 AM65x and J721E family of SoCs, support for using hwspinlocks from atomic context and better error reporting when dealing with hardware disabled in DeviceTree. ---------------------------------------------------------------- Fabien Dessenne (4): hwspinlock: ignore disabled device hwspinlock: stm32: implement the relax() ops hwspinlock: document the hwspinlock 'raw' API hwspinlock: add the 'in_atomic' API 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 .../devicetree/bindings/hwlock/omap-hwspinlock.txt | 25 +++++-- Documentation/hwspinlock.txt | 81 ++++++++++++++++++++++ drivers/hwspinlock/Kconfig | 2 +- drivers/hwspinlock/hwspinlock_core.c | 48 +++++++++---- drivers/hwspinlock/omap_hwspinlock.c | 4 ++ drivers/hwspinlock/stm32_hwspinlock.c | 7 ++ include/linux/hwspinlock.h | 61 +++++++++++++++- 7 files changed, 206 insertions(+), 22 deletions(-)