From patchwork Tue Sep 18 11:17:17 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Sudeep Holla X-Patchwork-Id: 971071 Return-Path: X-Original-To: incoming-imx@patchwork.ozlabs.org Delivered-To: patchwork-incoming-imx@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=none (mailfrom) smtp.mailfrom=lists.infradead.org (client-ip=2607:7c80:54:e::133; helo=bombadil.infradead.org; envelope-from=linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org; receiver=) Authentication-Results: ozlabs.org; dmarc=none (p=none dis=none) header.from=arm.com Authentication-Results: ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="JuN9UcKU"; dkim-atps=neutral Received: from bombadil.infradead.org (bombadil.infradead.org [IPv6:2607:7c80:54:e::133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 42F1Ky4ZtNz9s9N for ; Tue, 18 Sep 2018 21:41:42 +1000 (AEST) 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:MIME-Version: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:In-Reply-To:References: List-Owner; bh=Wz76N5CeOarPv17p+BTtiywLV5ZpEoyyXZEtKSp8YGs=; b=JuN9UcKUSBy73y Pxo3wPI1Np+5x722w5n1eknY/ZWetzrVYtGEew78f7jzbDi1RyF763n6+lX4Vnx3D+izeWoStoGZI tAraDfRFkDa9goj9qUyIzOe5N0JcSqyb8afNM9secWlSHTHTi/aI/DKdpkJ1XIhXN/aWwTjS4rnfE R5xzGRKULL09opwoCFh+Q36fI/FgRMmsLd2sxw/yN6WzfoQfIpT19VV2vNkZ/XTkgYp0VOD/qhL26 cOwNZtG6iFojXofLk2f/+r8p3OqhEGduDnf8cUQxb9gkpDkKlKZTOJrzPZ/02hnWtImoGkZVQLnn1 z+c8k+PX4pFnapsGepGA==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1g2E1I-0007Fj-Fe; Tue, 18 Sep 2018 11:18:16 +0000 Received: from usa-sjc-mx-foss1.foss.arm.com ([217.140.101.70] helo=foss.arm.com) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1g2E0g-00076k-4D for linux-arm-kernel@lists.infradead.org; Tue, 18 Sep 2018 11:18:09 +0000 Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.72.51.249]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id 0CC4C1596; Tue, 18 Sep 2018 04:17:26 -0700 (PDT) Received: from e107155-lin (e107155-lin.Emea.Arm.com [10.4.12.116]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id 862C83F557; Tue, 18 Sep 2018 04:17:24 -0700 (PDT) Date: Tue, 18 Sep 2018 12:17:17 +0100 From: Sudeep Holla To: ARM SoC Team , ALKML Subject: [GIT PULL] firmware: scmi: updates for v4.20 Message-ID: <20180918111716.GA23868@e107155-lin> MIME-Version: 1.0 Content-Disposition: inline User-Agent: Mutt/1.5.24 (2015-08-30) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20180918_041738_220543_FA39E838 X-CRM114-Status: GOOD ( 14.35 ) X-Spam-Score: -5.0 (-----) X-Spam-Report: SpamAssassin version 3.4.1 on bombadil.infradead.org summary: Content analysis details: (-5.0 points) pts rule name description ---- ---------------------- -------------------------------------------------- -5.0 RCVD_IN_DNSWL_HI RBL: Sender listed at http://www.dnswl.org/, high trust [217.140.101.70 listed in list.dnswl.org] -0.0 SPF_PASS SPF: sender matches SPF record X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Lorenzo Pieralisi , Arnd Bergmann , Kevin Hilman , Liviu Dudau , Sudeep Holla , Olof Johansson Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org List-Id: linux-imx-kernel.lists.patchwork.ozlabs.org Hi ARM-SoC team, I have based this one on v4.19-rc3 in order to avoid conflicts with the driver fix that went in after -rc2. Please pull ! Regards, Sudeep --- The following changes since commit 11da3a7f84f19c26da6f86af878298694ede0804: Linux 4.19-rc3 (2018-09-09 17:26:43 -0700) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux.git tags/scmi-updates-4.20 for you to fetch changes up to 1a63fe9a2b1f47af5b2b7436b41824b14999c17a: firmware: arm_scmi: add a getter for power of performance states (2018-09-10 17:37:06 +0100) ---------------------------------------------------------------- SCMI updates for v4.20 1. Addition of interface to fetch estimated power from the firmware corresponding to each OPP of a device 2. Cleanup using strlcpy to ensure NULL-terminated strings for name strings instead of relying on the firmware to do the same ---------------------------------------------------------------- Quentin Perret (1): firmware: arm_scmi: add a getter for power of performance states Sudeep Holla (1): firmware: arm_scmi: use strlcpy to ensure NULL-terminated strings drivers/firmware/arm_scmi/base.c | 2 +- drivers/firmware/arm_scmi/clock.c | 2 +- drivers/firmware/arm_scmi/perf.c | 30 +++++++++++++++++++++++++++++- drivers/firmware/arm_scmi/power.c | 2 +- drivers/firmware/arm_scmi/sensors.c | 2 +- include/linux/scmi_protocol.h | 4 ++++ 6 files changed, 37 insertions(+), 5 deletions(-)