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_HELO_NONE,SPF_PASS autolearn=no 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 19ACDC76192 for ; Tue, 16 Jul 2019 17:14:10 +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 E736320880 for ; Tue, 16 Jul 2019 17:14:09 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="l2LCVZ+9"; dkim=fail reason="signature verification failed" (1024-bit key) header.d=kernel.org header.i=@kernel.org header.b="xNnc4wQg" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org E736320880 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:Message-Id:Date:Subject:To: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=/xJdh3Tue5t7T9bviiYaG3cgzJ+OQa8qpP40C6UvNHI=; b=l2LCVZ+9ekskka 9YwQaMggDP0uTmbVsdl6DoPCSv/SPlGo3ThSA12ykz+XI9jDKWOYcFS+7mRxvWrYpDhZMgZiEL1VB 23G87WZ7XQycd01XO2CbKF0f7LH8NHy0en1WYV0+hCNu6/34J7K+dNEAhj5TxM5pxwCaoCJMZ9ddE KPPn55GOpejd5M7Ops07kzbDI5f+kxJmCCNNkQH5xrjJ4PbcSt8y09Dp+Z2M1W1izxD66F7Qy30oc m7k1ybdqpUuNo4UkDQSWJqUYuPFuyiC6pWrm+4UrP3eMrVKeF0VFKBE8tkTfOZU24ynRnBvp7biCo CWFsBl4wBhpvPx/LanrQ==; 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 1hnR1h-0003ZG-AE; Tue, 16 Jul 2019 17:14:05 +0000 Received: from mail.kernel.org ([198.145.29.99]) by bombadil.infradead.org with esmtps (Exim 4.92 #3 (Red Hat Linux)) id 1hnR1d-0003Ye-GT for linux-arm-kernel@lists.infradead.org; Tue, 16 Jul 2019 17:14:02 +0000 Received: from kernel.org (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 48DDB206C2; Tue, 16 Jul 2019 17:13:57 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1563297237; bh=OMDVh4bAc08rVB18Se9IY+Dgw/527+md7p/KtELkBvw=; h=In-Reply-To:References:From:To:Cc:Subject:Date:From; b=xNnc4wQgQDZfQ+oxnkr6wJPXn1JgvSlYtW73olG09ASJEwRJEMNbufaEZIDbDWw21 vGqjr1LzxS9bVwRfcbxjohKBIY895PlLv7xtgOvBDmlQIdzrpYZ1aXOMPxgeNTI6Rw uw3WOrWLLkL/Z8BcYEfHNvkd34PpQolp+FL0V1Hk= MIME-Version: 1.0 In-Reply-To: References: From: Stephen Boyd To: Leonard Crestez Subject: Re: [PATCH v3 1/2] clk: Add clk_min/max_rate entries in debugfs User-Agent: alot/0.8.1 Date: Tue, 16 Jul 2019 10:13:56 -0700 Message-Id: <20190716171357.48DDB206C2@mail.kernel.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20190716_101401_567776_9960579A X-CRM114-Status: UNSURE ( 7.56 ) 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: Michael Turquette , Geert Uytterhoeven , "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 Leonard Crestez (2019-07-16 03:32:44) > Gentle ping. > > This patch shows up on patchwork but not in my inbox so maybe it was > lost in spam filters somehow? > > Geert offered a reviewed-by in v2 but I forgot to add it. > I see v3 on the list and in my inbox. _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel