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.0 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, NICE_REPLY_A,SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS,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 874DFC433E2 for ; Fri, 28 Aug 2020 14:24:29 +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 4F09E2054F for ; Fri, 28 Aug 2020 14:24:29 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="sNjeM1wT" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 4F09E2054F Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=arm.com 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-Transfer-Encoding: Content-Type:Cc:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:Date:Message-ID:From: References:To:Subject:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=8fxSRAf//ku1t4PQqfGXaS2wyJ0p6Pgs4Q1t+tDbeQM=; b=sNjeM1wTMQMGk8TNXpuPwRqbt XENPcvgERkMLgmR45NqvXaCj47ENtwsVFyLqaVFhEhHEJiTU6qGjzxsWh+2f/HCKF5nR3+LGvQUhH 591b/KH5o4HY9AGuxLHVVwnHYui7NgW64anV62jLs1TOpqvGRxwHDbFjHJgJ4WkAXwZbY0aKqFfqB WlEsJS3zuwx+4ByLiOa3pP8qvl0D8DAPu/3z8Eo3KUI6YMMXRNEbfDATGnauQJUSIg4L01SFX1bVp vi6Zlq3YoaNjLsKqWxmVT/osiGht8mISjlrNANUPOkISVH6NEHj3e0yzz1avthyQ3psDQOkYj+tPj olqlch/mQ==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1kBfHb-0008Iq-Hb; Fri, 28 Aug 2020 14:23:11 +0000 Received: from foss.arm.com ([217.140.110.172]) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1kBfHZ-0008Hp-E6 for linux-arm-kernel@lists.infradead.org; Fri, 28 Aug 2020 14:23:10 +0000 Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.121.207.14]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id E69C11FB; Fri, 28 Aug 2020 07:23:04 -0700 (PDT) Received: from [192.168.2.22] (unknown [172.31.20.19]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id 774ED3F71F; Fri, 28 Aug 2020 07:23:03 -0700 (PDT) Subject: Re: [PATCH 2/6] ARM: dts: arm: Fix SP804 users To: Linus Walleij References: <20200826183805.19369-1-andre.przywara@arm.com> <20200826183805.19369-3-andre.przywara@arm.com> From: =?UTF-8?Q?Andr=c3=a9_Przywara?= Organization: ARM Ltd. Message-ID: <31a5ac94-fd79-9532-0ac3-7c0be2de823a@arm.com> Date: Fri, 28 Aug 2020 15:22:46 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.11.0 MIME-Version: 1.0 In-Reply-To: Content-Language: en-GB X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20200828_102309_530817_238C9992 X-CRM114-Status: GOOD ( 18.46 ) 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: "open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS" , Lorenzo Pieralisi , Daniel Lezcano , Liviu Dudau , "linux-kernel@vger.kernel.org" , Rob Herring , Haojian Zhuang , Sudeep Holla , Thomas Gleixner , Linux ARM Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On 28/08/2020 15:03, Linus Walleij wrote: Hi, > On Wed, Aug 26, 2020 at 8:38 PM Andre Przywara wrote: > >> The SP804 DT nodes for Realview, MPS2 and VExpress were not complying >> with the binding: it requires either one or three clocks, but does not >> allow exactly two clocks. >> >> Simply duplicate the first clock to satisfy the binding requirement. >> For MPS2, we triple the clock, and add the clock-names property, as this >> is required by the Linux primecell driver. >> Try to make the clock-names more consistent on the way. >> >> Signed-off-by: Andre Przywara > > Acked-by: Linus Walleij Thanks! > > This looks good to me, shall I simply apply this patch to my > Versatile tree (I suppose Sudeep should ack it too) or are > you sending it upstream to the soc tree? If you want to take it (and Sudeep is OK with it), I am happy with that. The DTs should work either way, so there is no dependency or anything. One patch less to carry around for me ;-) Just sent a v2 with your ACK, so please pick this one. Thanks, Andre _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel