From patchwork Wed Jul 3 19:04:01 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Daniel Baluta X-Patchwork-Id: 11030145 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 32D42138B for ; Wed, 3 Jul 2019 19:04:46 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 21B4028A07 for ; Wed, 3 Jul 2019 19:04:46 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 15CA128A0F; Wed, 3 Jul 2019 19:04:46 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-5.2 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,MAILING_LIST_MULTI,RCVD_IN_DNSWL_MED autolearn=ham version=3.3.1 Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id C3CAF28A07 for ; Wed, 3 Jul 2019 19:04:45 +0000 (UTC) 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:Date:Subject:To :From: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=J4PiRZFf0C+z2EQy/yDg7rhUoiCBxPWD3oj+2+u/QJ0=; b=ssV7fDyElmpxOj ah1pBcsiTvYgABL4a4E3T3ozWd+Hw+p9HNj60/LNH9J9JeoV6/0f1/aUdfhCwXkk5oU1G+WQLJUHX WCdg8QQql8wS9htb9XBD0/cH5tbFTArSPdKC8og0t0EoHXE6j90PlfgM7tYuVWjUCUAJaYimZ0ikv vZ8HMF6LMmtPU+OwEcGe8aRgeaE74msUkZXfTCM/pT5aYznanNOpH2iZMUk4L39t1VBzot3Pt0Q55 sMLiVuFalDBI6PMn4pj6Yn3Sm9JsofoDl5GI3HImWz6xn5LChcngHffK7//OsEavAK58tZemoCiuh q7fWFWBRoIstoq7wPOzg==; 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 1hikYZ-0007kN-ME; Wed, 03 Jul 2019 19:04:39 +0000 Received: from inva021.nxp.com ([92.121.34.21]) by bombadil.infradead.org with esmtps (Exim 4.92 #3 (Red Hat Linux)) id 1hikYJ-0007V4-7p for linux-arm-kernel@lists.infradead.org; Wed, 03 Jul 2019 19:04:25 +0000 Received: from inva021.nxp.com (localhost [127.0.0.1]) by inva021.eu-rdc02.nxp.com (Postfix) with ESMTP id 01DAE200438; Wed, 3 Jul 2019 21:04:19 +0200 (CEST) Received: from inva024.eu-rdc02.nxp.com (inva024.eu-rdc02.nxp.com [134.27.226.22]) by inva021.eu-rdc02.nxp.com (Postfix) with ESMTP id E952D200426; Wed, 3 Jul 2019 21:04:18 +0200 (CEST) Received: from fsr-ub1864-103.ea.freescale.net (fsr-ub1864-103.ea.freescale.net [10.171.82.17]) by inva024.eu-rdc02.nxp.com (Postfix) with ESMTP id 6974020624; Wed, 3 Jul 2019 21:04:18 +0200 (CEST) From: Daniel Baluta To: shawnguo@kernel.org Subject: [PATCH 0/3] Add power domain range for MU side b / IRQSTR_DSP Date: Wed, 3 Jul 2019 22:04:01 +0300 Message-Id: <20190703190404.21136-1-daniel.baluta@nxp.com> X-Mailer: git-send-email 2.17.1 MIME-Version: 1.0 X-Virus-Scanned: ClamAV using ClamSMTP X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20190703_120423_427980_4952BD77 X-CRM114-Status: UNSURE ( 4.78 ) X-CRM114-Notice: Please train this message. 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: aisheng.dong@nxp.com, ulf.hansson@linaro.org, Daniel Baluta , s.hauer@pengutronix.de, linux-kernel@vger.kernel.org, linux-imx@nxp.com, kernel@pengutronix.de, festevam@gmail.com, shengjiu.wang@nxp.com, linux-arm-kernel@lists.infradead.org Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Virus-Scanned: ClamAV using ClamSMTP This patch adds power domain range for MU side b and irqsteer in preparation for adding support for DSP <-> AP IPC communication. Daniel Baluta (3): firmware: imx: scu-pid: Rename mu PD range to mu_a firmware: imx: scu-pd: Add mu_b side PD range firmware: imx: scu-pd: Add IRQSTR_DSP PD range drivers/firmware/imx/scu-pd.c | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-)