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 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 smtp.lore.kernel.org (Postfix) with ESMTPS id B4DC9C43334 for ; Tue, 5 Jul 2022 01:11:11 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc: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=qd9PxifhRgWVNlegrorTtg61ZqjuHaSX+LPPoC7ZD2Y=; b=A0LyVT/d8uuSW4 wga6OLQsW169BQ8xabppH+yz3XpjEVZcoiRF4mCvnl4Hcl4xactWZ3iro3xCImiFilDCz2wh9G+Iv p4QaT9gbUGKq89yQinAmRBohNQOaKqeBHiFIP11I75lo5cBH68vLrOdXG97fLMGcp4GG8gf1NZD6b kmBhZM7Dlma3GGYLzh9FcoTOM800MtrgfhZ0/ICP8qv8hg/38tkkObsbHEt9Nq1Db3jKZ9cUgzjdC t70Ji/l/1Ld+VXw4EdyFC5qY1nSyek8oAP1xVUVWl3P+9wdvFH+6X7Tl+m5KIcOkSeT3WTJPS6ZBQ hITJtaocNQu8dW9wiLig==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1o8X4a-00DfzM-S8; Tue, 05 Jul 2022 01:09:52 +0000 Received: from dfw.source.kernel.org ([2604:1380:4641:c500::1]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1o8X4X-00DfvM-Ke for linux-arm-kernel@lists.infradead.org; Tue, 05 Jul 2022 01:09:50 +0000 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 369CA617FE; Tue, 5 Jul 2022 01:09:49 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id A12D8C3411E; Tue, 5 Jul 2022 01:09:46 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1656983388; bh=eCjEolV3AVedkb/EmSC/BPDJfCgc+yz8X23omCUFso0=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=iy8Hzx/gk6FHAicQV7GHlpORFrGHaIs2KGcw5roUdmpmnOGtMH/ODAhpCs81XnrS3 RNDljMYQsELuPD6HI16nHemNq0x7mqkvugxSILXr5PNtzIoWB5TLyzZueM4XSaM/Ju yKHhtk/qdjj/nYfqfEQgDu2Kt9vUQ03h4fBQOw4eMIbsXOSnKGlER3vR3ecZpSayUM tqLm8FZNYsTgQ44xg6P8ytNAewQEiMbFpqe4q8szt4TW1u+GxFnjkJFaBO7bRwmqyq /iCq3M9xw6ikBf52Fjx7gPHu3CjrvCOygR8hl8JKQ9mtDPoTc/TGB+pJxG7xpntimj HsiSuSCyH/7hA== Date: Tue, 5 Jul 2022 09:09:42 +0800 From: Shawn Guo To: Krzysztof Kozlowski Cc: Sean Anderson , linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, Srinivas Kandagatla , Li Yang , Rob Herring , Andrew Lunn , linux-kernel@vger.kernel.org, Krzysztof Kozlowski , Michael Walle Subject: Re: [PATCH v4 1/4] arm64: dts: ls1028a: Update SFP binding to include clock Message-ID: <20220705010942.GS819983@dragon> References: <20220630223207.1687329-1-sean.anderson@seco.com> <20220630223207.1687329-2-sean.anderson@seco.com> <9448e378-35cd-a39c-869c-845605cbee84@linaro.org> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <9448e378-35cd-a39c-869c-845605cbee84@linaro.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220704_180949_753398_881BD2E1 X-CRM114-Status: GOOD ( 11.45 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , 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 Mon, Jul 04, 2022 at 10:27:40AM +0200, Krzysztof Kozlowski wrote: > On 01/07/2022 00:32, Sean Anderson wrote: > > The clocks property is now mandatory. Add it. > > > > Fixes: eba5bea8f37f ("arm64: dts: ls1028a: add efuse node") > > Signed-off-by: Sean Anderson > > Reviewed-by: Michael Walle > > The subjects of all these 4 patches are confusing - you did not > update/add any binding here. These are not bindings. Right, I replaced 'binding' with 'node' during applying. Shawn _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel