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.8 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING, SPF_HELO_NONE,SPF_PASS,USER_AGENT_SANE_1 autolearn=unavailable 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 25427C433DB for ; Tue, 26 Jan 2021 23:02:30 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id D88F720663 for ; Tue, 26 Jan 2021 23:02:29 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1731560AbhAZXCP (ORCPT ); Tue, 26 Jan 2021 18:02:15 -0500 Received: from mail.kernel.org ([198.145.29.99]:45524 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2394229AbhAZSMr (ORCPT ); Tue, 26 Jan 2021 13:12:47 -0500 Received: by mail.kernel.org (Postfix) with ESMTPSA id 20A7820780; Tue, 26 Jan 2021 18:12:05 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1611684726; bh=37j/jpNataYZFpVX890tq37uguJ0zy2E+OtjeAdyp2o=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=J83Q2v41VJpXFMJIOWBdp4DJpkzdEYeoFYDsIp4a8KAYHxSgYYnep3uo6HcGZSA4L AY3zMhC3ZlacogVThGHaGC7SQcfdO3iOMc0f2LKBLCcSo4hZSCjlxD8Aa2l3zalngu QwEzYUs8sd5X3UtMjtaIfq9tHtGYfZBsNEHn3Yt/2mjs1rp6fkB/xEh9b5cGL35DjR lu9YOQUgEA2Pyq7ibf6hZgi7ZSOSpP6jIp6S1wZFKFu6uvNOBWLkZzAExQCu8Iifz5 PAHlJiQPpoC/4+7smILuum5+EwZLHp1Ye1Y5ch56xmCMdVvx7vSulpmGZmPPl5XNaD okzdqScSd+wzw== Date: Tue, 26 Jan 2021 18:11:24 +0000 From: Mark Brown To: Greg Kroah-Hartman Cc: devel@driverdev.osuosl.org, devicetree@vger.kernel.org, Mayulong , Mauro Carvalho Chehab , linux-arm-msm@vger.kernel.org, YueHaibing , Liam Girdwood , Wei Xu , linux-kernel@vger.kernel.org, Stephen Boyd , Rob Herring , Dan Carpenter , Colin Ian King , Lee Jones , linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH v5 00/21] Move Hisilicon 6421v600 SPMI driver set out of staging Message-ID: <20210126181124.GG4839@sirena.org.uk> References: <20210126175752.GF4839@sirena.org.uk> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="lQSB8Tqijvu1+4Ba" Content-Disposition: inline In-Reply-To: X-Cookie: I don't understand you anymore. User-Agent: Mutt/1.10.1 (2018-07-13) Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org --lQSB8Tqijvu1+4Ba Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Tue, Jan 26, 2021 at 07:02:39PM +0100, Greg Kroah-Hartman wrote: > On Tue, Jan 26, 2021 at 05:57:52PM +0000, Mark Brown wrote: > > Is there a branch we can pull from? > Once 0-day passes, you can pull from my staging-testing branch from > staging.git on git.kernel.org if you want. Give it 24 hours to pass > before it hits that location. Thanks. > Do you need a tag to pull from? It'd be nice but not essential. --lQSB8Tqijvu1+4Ba Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAABCgAdFiEEreZoqmdXGLWf4p/qJNaLcl1Uh9AFAmAQW0sACgkQJNaLcl1U h9DkuAf+I7C5HDi8sRGbQ5BB8gnyBQc1J1NvPGhgCZLqgcZ/C6kaERvIEIUx415Z tKXNEW2y1+JCItwwxaggUZntczggAKTsttUr05nZLfggBZVfOaRlHTSocejd8ybT 8J1A5onhtDBcHHYfKOeET14kS4ie1HLWqIdOAnN/rsIcaQ+v7w+LFvJ6NxdbI1d3 LsiWeEPsfgqNZOtlP4h8cCvo2Oky2TbXFvKFz0mKa9iKb+QXfEPjdgTlJj9uJaG3 38HRI8sr652FqHQQAacySWVyKFELguBd+AOqDxTdpxrYod2vJuhgPYS+4j/eiYHp MlLwWUv9cc+VvM2Hlx3f8g+5lWxcXQ== =v1EX -----END PGP SIGNATURE----- --lQSB8Tqijvu1+4Ba-- 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=-10.3 required=3.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS, URIBL_BLOCKED,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 6D61EC433E0 for ; Tue, 26 Jan 2021 18:12:10 +0000 (UTC) Received: from whitealder.osuosl.org (smtp1.osuosl.org [140.211.166.138]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 10A8E20793 for ; Tue, 26 Jan 2021 18:12:09 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 10A8E20793 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=driverdev-devel-bounces@linuxdriverproject.org Received: from localhost (localhost [127.0.0.1]) by whitealder.osuosl.org (Postfix) with ESMTP id 68BCD867B7; Tue, 26 Jan 2021 18:12:09 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from whitealder.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id SbkoZK7MQZUF; Tue, 26 Jan 2021 18:12:08 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by whitealder.osuosl.org (Postfix) with ESMTP id 227A586746; Tue, 26 Jan 2021 18:12:08 +0000 (UTC) Received: from silver.osuosl.org (smtp3.osuosl.org [140.211.166.136]) by ash.osuosl.org (Postfix) with ESMTP id 5CC371BF2F5 for ; Tue, 26 Jan 2021 18:12:07 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by silver.osuosl.org (Postfix) with ESMTP id 55875204D0 for ; Tue, 26 Jan 2021 18:12:07 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from silver.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id PcqLlxJnRFBq for ; Tue, 26 Jan 2021 18:12:06 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by silver.osuosl.org (Postfix) with ESMTPS id DA453204A5 for ; Tue, 26 Jan 2021 18:12:06 +0000 (UTC) Received: by mail.kernel.org (Postfix) with ESMTPSA id 20A7820780; Tue, 26 Jan 2021 18:12:05 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1611684726; bh=37j/jpNataYZFpVX890tq37uguJ0zy2E+OtjeAdyp2o=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=J83Q2v41VJpXFMJIOWBdp4DJpkzdEYeoFYDsIp4a8KAYHxSgYYnep3uo6HcGZSA4L AY3zMhC3ZlacogVThGHaGC7SQcfdO3iOMc0f2LKBLCcSo4hZSCjlxD8Aa2l3zalngu QwEzYUs8sd5X3UtMjtaIfq9tHtGYfZBsNEHn3Yt/2mjs1rp6fkB/xEh9b5cGL35DjR lu9YOQUgEA2Pyq7ibf6hZgi7ZSOSpP6jIp6S1wZFKFu6uvNOBWLkZzAExQCu8Iifz5 PAHlJiQPpoC/4+7smILuum5+EwZLHp1Ye1Y5ch56xmCMdVvx7vSulpmGZmPPl5XNaD okzdqScSd+wzw== Date: Tue, 26 Jan 2021 18:11:24 +0000 From: Mark Brown To: Greg Kroah-Hartman Subject: Re: [PATCH v5 00/21] Move Hisilicon 6421v600 SPMI driver set out of staging Message-ID: <20210126181124.GG4839@sirena.org.uk> References: <20210126175752.GF4839@sirena.org.uk> MIME-Version: 1.0 In-Reply-To: X-Cookie: I don't understand you anymore. User-Agent: Mutt/1.10.1 (2018-07-13) X-BeenThere: driverdev-devel@linuxdriverproject.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Linux Driver Project Developer List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: devel@driverdev.osuosl.org, devicetree@vger.kernel.org, Mayulong , Mauro Carvalho Chehab , linux-arm-msm@vger.kernel.org, YueHaibing , Liam Girdwood , Wei Xu , linux-kernel@vger.kernel.org, Stephen Boyd , Rob Herring , linux-arm-kernel@lists.infradead.org, Colin Ian King , Lee Jones , Dan Carpenter Content-Type: multipart/mixed; boundary="===============9132087415205441223==" Errors-To: driverdev-devel-bounces@linuxdriverproject.org Sender: "devel" --===============9132087415205441223== Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="lQSB8Tqijvu1+4Ba" Content-Disposition: inline --lQSB8Tqijvu1+4Ba Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Tue, Jan 26, 2021 at 07:02:39PM +0100, Greg Kroah-Hartman wrote: > On Tue, Jan 26, 2021 at 05:57:52PM +0000, Mark Brown wrote: > > Is there a branch we can pull from? > Once 0-day passes, you can pull from my staging-testing branch from > staging.git on git.kernel.org if you want. Give it 24 hours to pass > before it hits that location. Thanks. > Do you need a tag to pull from? It'd be nice but not essential. --lQSB8Tqijvu1+4Ba Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAABCgAdFiEEreZoqmdXGLWf4p/qJNaLcl1Uh9AFAmAQW0sACgkQJNaLcl1U h9DkuAf+I7C5HDi8sRGbQ5BB8gnyBQc1J1NvPGhgCZLqgcZ/C6kaERvIEIUx415Z tKXNEW2y1+JCItwwxaggUZntczggAKTsttUr05nZLfggBZVfOaRlHTSocejd8ybT 8J1A5onhtDBcHHYfKOeET14kS4ie1HLWqIdOAnN/rsIcaQ+v7w+LFvJ6NxdbI1d3 LsiWeEPsfgqNZOtlP4h8cCvo2Oky2TbXFvKFz0mKa9iKb+QXfEPjdgTlJj9uJaG3 38HRI8sr652FqHQQAacySWVyKFELguBd+AOqDxTdpxrYod2vJuhgPYS+4j/eiYHp MlLwWUv9cc+VvM2Hlx3f8g+5lWxcXQ== =v1EX -----END PGP SIGNATURE----- --lQSB8Tqijvu1+4Ba-- --===============9132087415205441223== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ devel mailing list devel@linuxdriverproject.org http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel --===============9132087415205441223==-- 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=-10.8 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING,SPF_HELO_NONE, SPF_PASS,URIBL_BLOCKED,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 A7E41C433E0 for ; Tue, 26 Jan 2021 18:13:43 +0000 (UTC) Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 6456A20793 for ; Tue, 26 Jan 2021 18:13:43 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 6456A20793 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=merlin.20170209; h=Sender:Content-Type:Cc: List-Subscribe:List-Help:List-Post:List-Archive:List-Unsubscribe:List-Id: In-Reply-To:MIME-Version:References:Message-ID:Subject:To:From:Date:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=MOvDtUOf3iI4XfBbzQoOTIcUiHx2nxX6AJxfwXy/0eY=; b=kEtetGg+MYpiCF7MhX/baYyEf WuYmw7QvcEvAR9JrFTLwy2wyOHtTEtQmCzT04nciY/cFeDQvDaTaCz2MwjL82y2/IYxlrR6hLCl95 aY6FmGs11fuMmYxy815VdtbbhwPuJlYo+3zeZdCE1kGjL14inPNMS9WkMKfxFrgalEjHtrn7+EAzM O1PwIMtVnRRQLa0pSPBSG80sVU1NUcQaUtorYCJ+PS2yVmpv4g87AhAcpky0hhEFLZWWyuL93aCJD jBwsFIk9s1mNP5Ehv4Se3jJbOEv3WdC2vIwJ/DmLPUrMmNZP30EjItfqj4rMRr/gIhAFMjo4bMQLO Gtq0F5s8A==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1l4Sp0-0006K6-3A; Tue, 26 Jan 2021 18:12:10 +0000 Received: from mail.kernel.org ([198.145.29.99]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1l4Sox-0006J2-Bw for linux-arm-kernel@lists.infradead.org; Tue, 26 Jan 2021 18:12:08 +0000 Received: by mail.kernel.org (Postfix) with ESMTPSA id 20A7820780; Tue, 26 Jan 2021 18:12:05 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1611684726; bh=37j/jpNataYZFpVX890tq37uguJ0zy2E+OtjeAdyp2o=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=J83Q2v41VJpXFMJIOWBdp4DJpkzdEYeoFYDsIp4a8KAYHxSgYYnep3uo6HcGZSA4L AY3zMhC3ZlacogVThGHaGC7SQcfdO3iOMc0f2LKBLCcSo4hZSCjlxD8Aa2l3zalngu QwEzYUs8sd5X3UtMjtaIfq9tHtGYfZBsNEHn3Yt/2mjs1rp6fkB/xEh9b5cGL35DjR lu9YOQUgEA2Pyq7ibf6hZgi7ZSOSpP6jIp6S1wZFKFu6uvNOBWLkZzAExQCu8Iifz5 PAHlJiQPpoC/4+7smILuum5+EwZLHp1Ye1Y5ch56xmCMdVvx7vSulpmGZmPPl5XNaD okzdqScSd+wzw== Date: Tue, 26 Jan 2021 18:11:24 +0000 From: Mark Brown To: Greg Kroah-Hartman Subject: Re: [PATCH v5 00/21] Move Hisilicon 6421v600 SPMI driver set out of staging Message-ID: <20210126181124.GG4839@sirena.org.uk> References: <20210126175752.GF4839@sirena.org.uk> MIME-Version: 1.0 In-Reply-To: X-Cookie: I don't understand you anymore. User-Agent: Mutt/1.10.1 (2018-07-13) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210126_131207_518459_9A81A334 X-CRM114-Status: GOOD ( 13.33 ) 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: devel@driverdev.osuosl.org, devicetree@vger.kernel.org, Mayulong , Mauro Carvalho Chehab , linux-arm-msm@vger.kernel.org, YueHaibing , Liam Girdwood , Wei Xu , linux-kernel@vger.kernel.org, Stephen Boyd , Rob Herring , linux-arm-kernel@lists.infradead.org, Colin Ian King , Lee Jones , Dan Carpenter Content-Type: multipart/mixed; boundary="===============8016865230500231826==" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org --===============8016865230500231826== Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="lQSB8Tqijvu1+4Ba" Content-Disposition: inline --lQSB8Tqijvu1+4Ba Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Tue, Jan 26, 2021 at 07:02:39PM +0100, Greg Kroah-Hartman wrote: > On Tue, Jan 26, 2021 at 05:57:52PM +0000, Mark Brown wrote: > > Is there a branch we can pull from? > Once 0-day passes, you can pull from my staging-testing branch from > staging.git on git.kernel.org if you want. Give it 24 hours to pass > before it hits that location. Thanks. > Do you need a tag to pull from? It'd be nice but not essential. --lQSB8Tqijvu1+4Ba Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAABCgAdFiEEreZoqmdXGLWf4p/qJNaLcl1Uh9AFAmAQW0sACgkQJNaLcl1U h9DkuAf+I7C5HDi8sRGbQ5BB8gnyBQc1J1NvPGhgCZLqgcZ/C6kaERvIEIUx415Z tKXNEW2y1+JCItwwxaggUZntczggAKTsttUr05nZLfggBZVfOaRlHTSocejd8ybT 8J1A5onhtDBcHHYfKOeET14kS4ie1HLWqIdOAnN/rsIcaQ+v7w+LFvJ6NxdbI1d3 LsiWeEPsfgqNZOtlP4h8cCvo2Oky2TbXFvKFz0mKa9iKb+QXfEPjdgTlJj9uJaG3 38HRI8sr652FqHQQAacySWVyKFELguBd+AOqDxTdpxrYod2vJuhgPYS+4j/eiYHp MlLwWUv9cc+VvM2Hlx3f8g+5lWxcXQ== =v1EX -----END PGP SIGNATURE----- --lQSB8Tqijvu1+4Ba-- --===============8016865230500231826== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel --===============8016865230500231826==--