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=-1.1 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,SPF_PASS 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 AB125C43381 for ; Tue, 5 Mar 2019 18:41:14 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 76B1E2133F for ; Tue, 5 Mar 2019 18:41:14 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1551811274; bh=WqIr+6BN88dd67F1g0Mcn3mw1B9FyQUOd3nzhpJjo3o=; h=In-Reply-To:References:From:Subject:Cc:To:Date:List-ID:From; b=jeO+zMqPpuZrTDtFvb/OV5fq5VhAzuYhBrgXdJwASycHwgX135cZ/YlqMqtX0/xgS 7ylx2b53Scp9qU3UwL+Bt2scxaZmedc7XNa9oeUmlGzBAdeQQD7SaXHcsI6lIw1P05 udHepv2WzOr86nnGlHaHCXSi88wG17p9Hat/j/L4= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728721AbfCESlN (ORCPT ); Tue, 5 Mar 2019 13:41:13 -0500 Received: from mail.kernel.org ([198.145.29.99]:40014 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726069AbfCESlM (ORCPT ); Tue, 5 Mar 2019 13:41:12 -0500 Received: from localhost (unknown [104.132.0.74]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 940E62087C; Tue, 5 Mar 2019 18:41:11 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1551811271; bh=WqIr+6BN88dd67F1g0Mcn3mw1B9FyQUOd3nzhpJjo3o=; h=In-Reply-To:References:From:Subject:Cc:To:Date:From; b=gGc9AwUKkf1QvnYVX+GyYvbO76V0/jqpBbcqQAkElk0B3Nxj7+JBHlgY4B/DZ6F2f tc48ZzsHfXzPml4Z4TPT/uJd86+3tdwxsEcs3whuw/A/A4M0pjJQrInrOGAPU1NDTd g9tHYKyc9yQvbf3hiaYWQ3wUwVZ71tKyo9GHxDwo= Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable In-Reply-To: <20190305050546.23431-2-weiyi.lu@mediatek.com> References: <20190305050546.23431-1-weiyi.lu@mediatek.com> <20190305050546.23431-2-weiyi.lu@mediatek.com> From: Stephen Boyd Subject: Re: [PATCH v5 0/9] Mediatek MT8183 clock support Cc: James Liao , Fan Chen , linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-mediatek@lists.infradead.org, linux-clk@vger.kernel.org, srv_heupstream@mediatek.com, stable@vger.kernel.org, Weiyi Lu To: Matthias Brugger , Nicolas Boichat , Rob Herring , Stephen Boyd , Weiyi Lu Message-ID: <155181127087.20095.2938803707449836200@swboyd.mtv.corp.google.com> User-Agent: alot/0.8 Date: Tue, 05 Mar 2019 10:41:10 -0800 Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Quoting Weiyi Lu (2019-03-04 21:05:37) > Resend clock patches from v4 based on v5.0-rc1. >=20 Please stop sending two cover letters with the same content. Is there something different about your git-send-email workflow that's causing this? Hopefully git itself isn't doing this. From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Boyd Subject: Re: [PATCH v5 0/9] Mediatek MT8183 clock support Date: Tue, 05 Mar 2019 10:41:10 -0800 Message-ID: <155181127087.20095.2938803707449836200@swboyd.mtv.corp.google.com> References: <20190305050546.23431-1-weiyi.lu@mediatek.com> <20190305050546.23431-2-weiyi.lu@mediatek.com> Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Return-path: In-Reply-To: <20190305050546.23431-2-weiyi.lu@mediatek.com> Sender: linux-kernel-owner@vger.kernel.org To: Matthias Brugger , Nicolas Boichat , Rob Herring , Stephen Boyd Cc: James Liao , Fan Chen , linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-mediatek@lists.infradead.org, linux-clk@vger.kernel.org, srv_heupstream@mediatek.com, stable@vger.kernel.org, Weiyi Lu List-Id: linux-mediatek@lists.infradead.org Quoting Weiyi Lu (2019-03-04 21:05:37) > Resend clock patches from v4 based on v5.0-rc1. >=20 Please stop sending two cover letters with the same content. Is there something different about your git-send-email workflow that's causing this? Hopefully git itself isn't doing this. 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=-1.0 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,MAILING_LIST_MULTI,SPF_PASS 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 B3F07C43381 for ; Tue, 5 Mar 2019 18:41:19 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (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 757DA2087C for ; Tue, 5 Mar 2019 18:41:19 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="udFNJzt8"; dkim=fail reason="signature verification failed" (1024-bit key) header.d=kernel.org header.i=@kernel.org header.b="gGc9AwUK" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 757DA2087C 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+infradead-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=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:Date:Message-ID:To:Subject:From: References:In-Reply-To:MIME-Version:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=yQIQ5iepj4y0y//84kZjW4+LG9Xcf/zeYiJoO1lRQaY=; b=udFNJzt8DtxjdS UJDaIsP5KXsd8S8vJPnOrBu06nxvTzquAJOFtcH+I5ifT3AdMGjhZA01mmcUyxXXmQpgvcZmS+Jx9 Jp+037a7Bc+r7sAu0IYp131tOJYMsNFTlB1yWMN26OEHI60W82IsoEcq4Sf/oeoK+ch00opfrp58a wq1XeEkcdGyW7ow0t3GHeuMJWJIrFlqAIyhMIrnlBQ1g3g3C/Kgl7oraLQbIfJH+HleOgTekxrBRj zoiPgz5hZSJsXR+b2t3TonRFWE1USQT9D10ar1jqOWWqImYsOIjhqNiVjhO8lQUAU5dQYDRLxcU2Z emqSNYuELTnVULZs5n9g==; 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 1h1F07-0006hV-LP; Tue, 05 Mar 2019 18:41:15 +0000 Received: from mail.kernel.org ([198.145.29.99]) by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1h1F03-0006h0-Vp; Tue, 05 Mar 2019 18:41:13 +0000 Received: from localhost (unknown [104.132.0.74]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 940E62087C; Tue, 5 Mar 2019 18:41:11 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1551811271; bh=WqIr+6BN88dd67F1g0Mcn3mw1B9FyQUOd3nzhpJjo3o=; h=In-Reply-To:References:From:Subject:Cc:To:Date:From; b=gGc9AwUKkf1QvnYVX+GyYvbO76V0/jqpBbcqQAkElk0B3Nxj7+JBHlgY4B/DZ6F2f tc48ZzsHfXzPml4Z4TPT/uJd86+3tdwxsEcs3whuw/A/A4M0pjJQrInrOGAPU1NDTd g9tHYKyc9yQvbf3hiaYWQ3wUwVZ71tKyo9GHxDwo= MIME-Version: 1.0 In-Reply-To: <20190305050546.23431-2-weiyi.lu@mediatek.com> References: <20190305050546.23431-1-weiyi.lu@mediatek.com> <20190305050546.23431-2-weiyi.lu@mediatek.com> From: Stephen Boyd Subject: Re: [PATCH v5 0/9] Mediatek MT8183 clock support To: Matthias Brugger , Nicolas Boichat , Rob Herring , Stephen Boyd , Weiyi Lu Message-ID: <155181127087.20095.2938803707449836200@swboyd.mtv.corp.google.com> User-Agent: alot/0.8 Date: Tue, 05 Mar 2019 10:41:10 -0800 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20190305_104112_138158_A00DAEBD X-CRM114-Status: UNSURE ( 5.50 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: James Liao , Weiyi Lu , srv_heupstream@mediatek.com, linux-kernel@vger.kernel.org, stable@vger.kernel.org, Fan Chen , linux-mediatek@lists.infradead.org, linux-clk@vger.kernel.org, linux-arm-kernel@lists.infradead.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org Quoting Weiyi Lu (2019-03-04 21:05:37) > Resend clock patches from v4 based on v5.0-rc1. > Please stop sending two cover letters with the same content. Is there something different about your git-send-email workflow that's causing this? Hopefully git itself isn't doing this. _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel