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 A95FEC432C0 for ; Sat, 30 Nov 2019 19:14:53 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 7B2692073C for ; Sat, 30 Nov 2019 19:14:53 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=linaro.org header.i=@linaro.org header.b="n3bLAvu6" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727372AbfK3TOw (ORCPT ); Sat, 30 Nov 2019 14:14:52 -0500 Received: from mail-pj1-f68.google.com ([209.85.216.68]:37872 "EHLO mail-pj1-f68.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726981AbfK3TOw (ORCPT ); Sat, 30 Nov 2019 14:14:52 -0500 Received: by mail-pj1-f68.google.com with SMTP id ep17so352181pjb.4 for ; Sat, 30 Nov 2019 11:14:51 -0800 (PST) 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=PBLl0kGQgoYrFdeAWUlAxcj7qJOOfrAStPaEScVpRMU=; b=n3bLAvu6YzI15zkqHwPU+arzD7OjNEiIMhVH5pb6HeHwgf1Hvt/pptO2tMo6elzCxs C6Xr0Yv+ZFm8FtXp4rrzrbXo+PZFBmjzxKzpxTFPZqyY7YQOBXykcNdp8In5/IqqnIqj NNyszJfxt1gOzsZOIv7MDoFc6FWZGJCZ9qDzzofOlUKs77lcevEwR4qdm5Sb0s/SQJq5 HLAwgSg6EGqA3+wpyx/KHMnrd7/Aj4x//apt0O2Qsp+2Q37JMFb2Zwpy4LOMatn5IPoU PumQgmF0q1rYwjdYsiETXiUXcpQPSN9BvAgxaA/XAlI+5TsLWJcnwuzoy5jWv81dhPs+ pndQ== 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=PBLl0kGQgoYrFdeAWUlAxcj7qJOOfrAStPaEScVpRMU=; b=fx7nYjlStGHy0/2oZN92vUEXtlM7cOhgVElivfgQZqXhnErETj5r1QIkUGpYldqU3f oxoDiBzXjxYwK8lWMou2OUMgFeA+0rFMvDdnu6RESfzqR5GuEv0aUvnsqNGZi3eu3fPC i60/t7dDcjjetA4ShYPZQ8rpwhlZOAO81REjzGmUXskX/G2m/fs1vZwQkHVhRFRP3xs9 HkUwcFywX/M81xt1B2EWG57FhgW9OUmId09RVLDSOHg5NlBb+DJbHuDtiRqfa3xzODz6 ZWoDf6lKDfXjgRzxCjhwMQqhmbeThBZGtOx2ZZ9zhvZpZT59VZ+dsgxpgaAG3gZK86S8 Zf+w== X-Gm-Message-State: APjAAAW3H7MrH5p4j/hzAccPetdd3MuSvkK7eZohsB0nkLrmpjzxE//i ba9I5cONEycA2KgWn8ec6e71PQ== X-Google-Smtp-Source: APXvYqz0+V1mbsfP5WotQqQljxyUj7dIYMuraKlaXpwb87lXoUZtR9qkXz1dECcyA4nQ8fMgd83Sbw== X-Received: by 2002:a17:90a:26ec:: with SMTP id m99mr26421050pje.130.1575141291280; Sat, 30 Nov 2019 11:14:51 -0800 (PST) Received: from yoga (104-188-17-28.lightspeed.sndgca.sbcglobal.net. [104.188.17.28]) by smtp.gmail.com with ESMTPSA id e11sm12897591pgh.54.2019.11.30.11.14.50 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sat, 30 Nov 2019 11:14:50 -0800 (PST) Date: Sat, 30 Nov 2019 11:14:48 -0800 From: Bjorn Andersson To: Linus Torvalds Cc: Ohad Ben-Cohen , linux-remoteproc@vger.kernel.org, linux-kernel@vger.kernel.org, Baolin Wang , Bjorn Andersson Subject: [GIT PULL] hwspinlock updates for v5.5 Message-ID: <20191130191448.GC151303@yoga> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.12.2 (2019-09-21) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org The following changes since commit 54ecb8f7028c5eb3d740bb82b0f1d90f2df63c5c: Linux 5.4-rc1 (2019-09-30 10:35:40 -0700) are available in the Git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/andersson/remoteproc.git tags/hwlock-v5.5 for you to fetch changes up to 9d399f0c52951c1acf972bf98ea55ba8798fea7a: hwspinlock: u8500_hsem: Remove redundant PM runtime implementation (2019-11-08 16:42:26 -0800) ---------------------------------------------------------------- hwspinlock updates for v5.5 This contains a number of cleanups to the core and several drivers, in particular removing the requirement for drivers to implement pm_runtime. It also udpates the location of the git tree in MAINTAINERS. ---------------------------------------------------------------- Baolin Wang (11): hwspinlock: u8500_hsem: Change to use devm_platform_ioremap_resource() hwspinlock: u8500_hsem: Use devm_kzalloc() to allocate memory hwspinlock: u8500_hsem: Use devm_hwspin_lock_register() to register hwlock controller hwspinlock: sprd: Change to use devm_platform_ioremap_resource() hwspinlock: sprd: Check the return value of clk_prepare_enable() hwspinlock: sprd: Use devm_add_action_or_reset() for calls to clk_disable_unprepare() hwspinlock: sprd: Use devm_hwspin_lock_register() to register hwlock controller hwspinlock: Remove BUG_ON() from the hwspinlock core hwspinlock: Let the PM runtime can be optional hwspinlock: sprd: Remove redundant PM runtime implementation hwspinlock: u8500_hsem: Remove redundant PM runtime implementation Bjorn Andersson (1): MAINTAINERS: hwspinlock: update git tree location MAINTAINERS | 2 +- drivers/hwspinlock/hwspinlock_core.c | 16 +++++------ drivers/hwspinlock/sprd_hwspinlock.c | 48 +++++++++++++++----------------- drivers/hwspinlock/u8500_hsem.c | 53 ++++++++---------------------------- 4 files changed, 42 insertions(+), 77 deletions(-)