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=-2.3 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS,USER_AGENT_MUTT 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 748BAC31E5B for ; Mon, 17 Jun 2019 21:25:37 +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 47F452063F for ; Mon, 17 Jun 2019 21:25:37 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="Nk6u7RL0"; dkim=fail reason="signature verification failed" (1024-bit key) header.d=lunn.ch header.i=@lunn.ch header.b="TuhOfTZ/" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 47F452063F Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=lunn.ch 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: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=mfZZJfITtxQ7aYJkEP2uda69EgrtYqGesAAs0JEWUg0=; b=Nk6u7RL0JOE7Tl qfbuuvbiN7muPW1nWR4xmFS0lTZ0z7uLXRYeOLsUiTL+LtVxQNB3EccDcf5gRkxL+YSKS+LpGWg5W jfLzmSQpe8qHdMhmDwTzIwfQrd9L0dDilUAqxKJo3TkTvho8CC3rcc7ubN668aRTuVBOaumh9rTbE Kx8cPIes19KK8qEFscFGUMCmEmdZnaWVJEQ5lGmVqtL3A2OrzEv4grsAfIHsNGIJ84oDTQu1tY05y pa6DkIrndpgLRjuvtBCaTF0+yTe/a821UlUld1x6YyiRd1XXHpLu39LLr5tkX0hk2ge/jqjfh8z04 wnI7mqkj8s0FN59SMVDw==; 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 1hcz8C-0007tQ-IL; Mon, 17 Jun 2019 21:25:36 +0000 Received: from vps0.lunn.ch ([185.16.172.187]) by bombadil.infradead.org with esmtps (Exim 4.92 #3 (Red Hat Linux)) id 1hcz88-0007sX-Vi for linux-arm-kernel@lists.infradead.org; Mon, 17 Jun 2019 21:25:34 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lunn.ch; s=20171124; 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=u7MoVGcAMXVMM2R0jgKIcggyAzOygrEZc0VCSkcCuyo=; b=TuhOfTZ/uWJ1wPUYqgjheigb6R ydQsFZd23EnqqvDhcGxeXSTiB0Ii2dwroBWw0U8Fp53HzRjLL5KW3NNXZpNHDHzPmvZjWPsXDy3Fd 8JhCCQE3aTVwwtFCmRNoG8KU+HjvdLXVYVl73FFsg2piu6msN130tjspKvDLKPseUDuc=; Received: from andrew by vps0.lunn.ch with local (Exim 4.89) (envelope-from ) id 1hcz7u-0003sW-ET; Mon, 17 Jun 2019 23:25:18 +0200 Date: Mon, 17 Jun 2019 23:25:18 +0200 From: Andrew Lunn To: Chris Packham Subject: Re: [PATCH 2/4] dt-bindings: clock: mvebu: Add compatible string for 98dx1135 core clock Message-ID: <20190617212518.GN17551@lunn.ch> References: <20190617100432.13037-1-chris.packham@alliedtelesis.co.nz> <20190617100432.13037-3-chris.packham@alliedtelesis.co.nz> <20190617170931.GG17551@lunn.ch> <52f0fe4f276e4088ac7ad47bc761722e@svr-chch-ex1.atlnz.lc> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <52f0fe4f276e4088ac7ad47bc761722e@svr-chch-ex1.atlnz.lc> User-Agent: Mutt/1.5.23 (2014-03-12) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20190617_142533_177603_86814F75 X-CRM114-Status: UNSURE ( 7.20 ) 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: "mark.rutland@arm.com" , "devicetree@vger.kernel.org" , "jason@lakedaemon.net" , "gregory.clement@bootlin.com" , "sboyd@kernel.org" , "mturquette@baylibre.com" , "linux-kernel@vger.kernel.org" , "linux-clk@vger.kernel.org" , "linux-gpio@vger.kernel.org" , "robh+dt@kernel.org" , "linus.walleij@linaro.org" , "linux-arm-kernel@lists.infradead.org" , "sebastian.hesselbarth@gmail.com" 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 > That list would be the same as the Kirkwood/Dove. I thought about adding > it but decided not to to avoid unnecessary duplication. One compromise > would be to change "for 98dx1135 SoC core clocks" to "for Kirkwood > 98dx1135 SoC" which would fit with the MV88f6180 line above and make it > clear that it falls into the kirkwood bucket. Hi Chris The Compromise sounds good. Thanks Andrew _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel