Received: by 2002:a05:6a10:1287:0:0:0:0 with SMTP id d7csp5362218pxv; Wed, 21 Jul 2021 03:43:42 -0700 (PDT) X-Google-Smtp-Source: ABdhPJzNwdb3KAd9RvFNnU9F3ACyHH2Z8CJmOM5uv01vHcptqkUfLAipknLgHGvcKF0D+OhnqZoz X-Received: by 2002:a05:6402:3192:: with SMTP id di18mr48518311edb.186.1626864222698; Wed, 21 Jul 2021 03:43:42 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1626864222; cv=none; d=google.com; s=arc-20160816; b=ObMITe9T8OpJytVDYCuifu0GmtjTacV9MayiUJ1u/WJpK4wUOF3IGc6QjJbdz6BYxy UnuEPPF6OOrhtWB1V6dUBKV3r1qf9knBhULe3ifRd/7faW4Om4YziLYK6SyNjU8P5bJH b0mGrTzFkYpp3PpcGLle0yloHNzFRuxtl9rr/NMRGDfMHDTNxCIKYurzxE03M1KajkLk 0K3PzNjSmkPvQvCeZa/SUDtRtgsEcj2NPrRI9a+uWvwF1olfjg3ZfgHfi+a5FWN0w4pg xf+ZpbDoW22IaxnwaRPJnjnuJodyuCR+sqn/zVDWM/JShPSRYTF+27oElZDJqodhW7L9 bFkg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:mime-version:user-agent :content-transfer-encoding:references:in-reply-to:date:cc:to:from :subject:message-id; bh=gb7DXqJTMVK2LAk9W1Kr/JDyzofIpxCRqQtJrS9mmvs=; b=mqOeaXNw+xAbqD4u54lfEh96aIYRiF05O5uT95q7XmgLSymcDPgOUYEGH4HXiB7OK1 QEFKGT8p7oqEEUbg/ppaaH/CTTS3nTno+0srok0ZVstTYytI4jyEqBp/2m1zSZMPNbSe 29b8cPUNfLd5/+Y75PNEg/hiJV+/5SXaxQd/DklqTpRRDuTHD/iRxFE1fMb2ogDdGZoX D9dlc9Iri6LZc4iBKU9TeL+5TG1hMpvhYsodfyLc/RyW/9nMxIRRsIVtw6JOLjREojCS lhIm5xK1uUSw9agR6Tn9GzrHnFFDVhkgBkRGAfU+dvrIJB5aBQq1RPuPRhV09H167yax K8oA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id t1si26043709edq.503.2021.07.21.03.43.19; Wed, 21 Jul 2021 03:43:42 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S238821AbhGUJvO convert rfc822-to-8bit (ORCPT + 99 others); Wed, 21 Jul 2021 05:51:14 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:55998 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S239068AbhGUJl3 (ORCPT ); Wed, 21 Jul 2021 05:41:29 -0400 Received: from metis.ext.pengutronix.de (metis.ext.pengutronix.de [IPv6:2001:67c:670:201:290:27ff:fe1d:cc33]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 32D95C0613DC for ; Wed, 21 Jul 2021 03:21:32 -0700 (PDT) Received: from lupine.hi.pengutronix.de ([2001:67c:670:100:3ad5:47ff:feaf:1a17] helo=lupine) by metis.ext.pengutronix.de with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1m69Lz-0004IP-Rt; Wed, 21 Jul 2021 12:21:27 +0200 Received: from pza by lupine with local (Exim 4.92) (envelope-from ) id 1m69Lz-0005EK-Iu; Wed, 21 Jul 2021 12:21:27 +0200 Message-ID: <61f678dc579f24f7eca763afe3034313eccb455f.camel@pengutronix.de> Subject: Re: [PATCH v3 0/5] Enable miscellaneous hardware blocks to boot WPSS From: Philipp Zabel To: Sibi Sankar Cc: agross@kernel.org, robh+dt@kernel.org, mani@kernel.org, linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, bjorn.andersson@linaro.org, sboyd@kernel.org Date: Wed, 21 Jul 2021 12:21:27 +0200 In-Reply-To: <19cc1c3cceaedd1e899732d874e6160a@codeaurora.org> References: <1619693465-5724-1-git-send-email-sibis@codeaurora.org> <19cc1c3cceaedd1e899732d874e6160a@codeaurora.org> Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8BIT User-Agent: Evolution 3.30.5-1.1 MIME-Version: 1.0 X-SA-Exim-Connect-IP: 2001:67c:670:100:3ad5:47ff:feaf:1a17 X-SA-Exim-Mail-From: p.zabel@pengutronix.de X-SA-Exim-Scanned: No (on metis.ext.pengutronix.de); SAEximRunCond expanded to false X-PTX-Original-Recipient: linux-kernel@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Sibi, On Mon, 2021-07-19 at 21:57 +0530, Sibi Sankar wrote: > On 2021-04-29 16:21, Sibi Sankar wrote: > > This series enables miscellaneous hardware blocks to boot Wireless > > Processor Subsystem (WPSS) on SC7280 SoC. > > > > V3: > > * member placement and style changes [Philipp] > > > > V2: > > * place resets and num_resets adjacent to each other [Stephen] > > * drop incorrect useage of tcsr_mutex_regs [Bjorn] > > * Qualcomm is expected to drop master/slave naming from its mproc > > nodes > > in future SoCs. > > > > Sibi Sankar (5): > > dt-bindings: mailbox: Add WPSS client index to IPCC > > dt-bindings: reset: aoss: Add AOSS reset controller binding > > dt-bindings: reset: pdc: Add PDC Global bindings > > reset: qcom: Add PDC Global reset signals for WPSS > > Philipp, > > Can you pick the reset bindings > and the reset driver changes > through your tree, Bjorn has > picked up the remainder of the > series. Done, thank you. regards Philipp