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=-5.3 required=3.0 tests=DKIM_INVALID,DKIM_SIGNED, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SIGNED_OFF_BY,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 2E0B0C3A5A2 for ; Tue, 10 Sep 2019 06:14:34 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id E9DE42089F for ; Tue, 10 Sep 2019 06:14:33 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=fail reason="signature verification failed" (2048-bit key) header.d=infradead.org header.i=@infradead.org header.b="HBYGIqs2" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1730788AbfIJGOd (ORCPT ); Tue, 10 Sep 2019 02:14:33 -0400 Received: from bombadil.infradead.org ([198.137.202.133]:44852 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726229AbfIJGOc (ORCPT ); Tue, 10 Sep 2019 02:14:32 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=infradead.org; s=bombadil.20170209; h=In-Reply-To:Content-Type:MIME-Version :References:Message-ID:Subject:Cc:To:From:Date:Sender:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Id: List-Help:List-Unsubscribe:List-Subscribe:List-Post:List-Owner:List-Archive; bh=ooVpJ2SD+rn1QcsxA1qs/HCcA7+9ths/8oKDP+8Zv2E=; b=HBYGIqs2obOsolH7tKYMlb2vb lTy3q6ukVFPa75Licsymn8SiCK7UynNwZk/DUE5fmObUFL0ZPj2ZjRLaSjnihJpy58tzCY7nm56mZ klHjiK6Ku0q4BH+76zBfeHDHpiGDJJPk/f/vytlnFgRKa6gX7f7K7y+z2NKDr6Qx62ysyQcrYIVoV kd7weIkooLiGhTHmu0kSTDtodoiQjeZpYl0iM9nTkNitvJpuNXJZbTb7YxfB08MlMuX7Egu5xNqWC IPwrIS+Qs0dgyoco0hRsD8sg5PrVDfMuFYqiU/HrurTEz9P1m7AlkmE1l34nDqsvKMTBTQfi143Gt lSRQIlsSQ==; Received: from hch by bombadil.infradead.org with local (Exim 4.92 #3 (Red Hat Linux)) id 1i7ZQ7-0005nI-MC; Tue, 10 Sep 2019 06:14:31 +0000 Date: Mon, 9 Sep 2019 23:14:31 -0700 From: Christoph Hellwig To: Bin Meng Cc: Palmer Dabbelt , Paul Walmsley , linux-kernel@vger.kernel.org, linux-riscv@lists.infradead.org Subject: Re: [PATCH v2] riscv: dts: sifive: Drop "clock-frequency" property of cpu nodes Message-ID: <20190910061431.GB10968@infradead.org> References: <1567687553-22334-1-git-send-email-bmeng.cn@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1567687553-22334-1-git-send-email-bmeng.cn@gmail.com> User-Agent: Mutt/1.11.4 (2019-03-13) X-SRS-Rewrite: SMTP reverse-path rewritten from by bombadil.infradead.org. See http://www.infradead.org/rpr.html Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Sep 05, 2019 at 05:45:53AM -0700, Bin Meng wrote: > The "clock-frequency" property of cpu nodes isn't required. Drop it. > > Signed-off-by: Bin Meng Looks good: Reviewed-by: Christoph Hellwig 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=-5.5 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SIGNED_OFF_BY, 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 4D99CC49ED6 for ; Tue, 10 Sep 2019 06:14:34 +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 25236208E4 for ; Tue, 10 Sep 2019 06:14:33 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="YPYN9xkQ" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 25236208E4 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=infradead.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-riscv-bounces+infradead-linux-riscv=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:In-Reply-To:MIME-Version:References: Message-ID:Subject:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=rLbuUx811eOTZPiabxEhzwMpo8+uL/w2JtA4w/B06bg=; b=YPYN9xkQBFI1Na fQaAXB6huRIwYkR/NtLrjILjBYzelKFyLU0clckdAj1MaTw9bcNr3NweP8GSptrWM2agg2Xu574gC nGQtj5555O4IIvWOG+kp2y2uzZVDFuMdKOr+wiJXK78QIMWFja92/nFNL4yzdiWTssQuBalxMKOAZ R0ocM8QXMWyzDkc4Kx2FcRjgOK486QDnZRVpkVQ86OJVTJnPfH+5qxlsb973/Q8PktJ4ctHHdJYlW NBPUgfb/ig/sqmgMyBwD8Cfgyn1YVhyqmeJV5LHBO6HfYyV20RR0F9x83fcqrMogk6BTm+iWHi5rn jY7l45elJSFciSIic3zw==; 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 1i7ZQ9-0005nU-GH; Tue, 10 Sep 2019 06:14:33 +0000 Received: from hch by bombadil.infradead.org with local (Exim 4.92 #3 (Red Hat Linux)) id 1i7ZQ7-0005nI-MC; Tue, 10 Sep 2019 06:14:31 +0000 Date: Mon, 9 Sep 2019 23:14:31 -0700 From: Christoph Hellwig To: Bin Meng Subject: Re: [PATCH v2] riscv: dts: sifive: Drop "clock-frequency" property of cpu nodes Message-ID: <20190910061431.GB10968@infradead.org> References: <1567687553-22334-1-git-send-email-bmeng.cn@gmail.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <1567687553-22334-1-git-send-email-bmeng.cn@gmail.com> User-Agent: Mutt/1.11.4 (2019-03-13) X-BeenThere: linux-riscv@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: linux-riscv@lists.infradead.org, Palmer Dabbelt , linux-kernel@vger.kernel.org, Paul Walmsley Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-riscv" Errors-To: linux-riscv-bounces+infradead-linux-riscv=archiver.kernel.org@lists.infradead.org On Thu, Sep 05, 2019 at 05:45:53AM -0700, Bin Meng wrote: > The "clock-frequency" property of cpu nodes isn't required. Drop it. > > Signed-off-by: Bin Meng Looks good: Reviewed-by: Christoph Hellwig _______________________________________________ linux-riscv mailing list linux-riscv@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-riscv