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 429E9C433EF for ; Tue, 5 Jul 2022 01:10:52 +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=2bsz/B4WcFbKIDXNALwzy1EFSQQw+jPG930KOFqLsu4=; b=JhIpDGs+2vul73 gh0iLARVgxPUmw22jzJworPCHVo76gY6U6PGGAPxAF7Sx4FDv06Lso+J56fT8hP7yCzCvfnJehX2g HeBTtd9ycit1SnmNoLke/Ddpvr6fguHV69rdqCPPxbuw8NSLeuxjATxk8Y6LgaURKM0aTSJFQ0Vc5 DXhtLTTJMweJGNKBCOGWrbKhvdVHbcJ0XFjXFhD/kGcYqQ26naW1m/h0Dl8507ioZIDd7giKEwZaf jPx1T+/VS/7yEwzwBKoHiSt0MNKX728oi+Y3FnF64NFYowSG/sK8SY/dYP4EvUSUsg6f1Q7V6AMnD j24s/3JNC4xPC5o4uBYQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1o8X3t-00DfeN-3X; Tue, 05 Jul 2022 01:09:09 +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 1o8X3o-00Dfcj-1w for linux-arm-kernel@lists.infradead.org; Tue, 05 Jul 2022 01:09:05 +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 9B29161805; Tue, 5 Jul 2022 01:09:01 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 2CC90C3411E; Tue, 5 Jul 2022 01:08:59 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1656983341; bh=0bXhSKEDoZtsL74HNM3wpJRuF7dDoG5MGtWktQvyyiQ=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=Alce4gdQkhsdIA8+iCEyrko8U1tfeHQ8vqN9rKQOIT40R7yf2ogVFakC6KGydeB4F 6LQ9Z3UKM+Rfmv3XxbVXXEuGJ0uXj0/yY7jBNV37EbHX88vCZlYSRLlUlnJsqYcNpG M1beZdV8K/6tdUKESXScM4GC6T5d6f7JoOkwRcRfd+UNFBK49DKzJpnqKcA8opH4dk n6jAZ7N3XUVIjOlFZ4aI/3vijWhKliJPlWUnS29f9zOEeh6iEqb80qsCtZ87HzCBma 0HNukRi2x9+Sk37u9zP+QvRBwZeaNz2dF4nsv1JoyTO0lpabHKn9JztHoNjfFoLreN SP1V7tIWt6Jmw== Date: Tue, 5 Jul 2022 09:08:54 +0800 From: Shawn Guo To: Sean Anderson Cc: 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 0/4] nvmem: sfp: binding updates Message-ID: <20220705010854.GR819983@dragon> References: <20220630223207.1687329-1-sean.anderson@seco.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20220630223207.1687329-1-sean.anderson@seco.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220704_180904_178994_16A51F21 X-CRM114-Status: GOOD ( 13.09 ) 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 Thu, Jun 30, 2022 at 06:32:03PM -0400, Sean Anderson wrote: > This adds bindings for SFP devices which had support added in commit > 33a1c6618677 ("nvmem: sfp: Add support for TA 2.1 devices"). > > Shawn, I saw that you applied patch 1/4 (formerly patch 5/9) [1]. > However, I wasn't able to find it in your repo [2], so I've left it in. > Feel free to disregard it if you've already applied it somewhere. Sorry, I did not push my branch in time. It's on imx/fixes branch now. > > [1] https://lore.kernel.org/linux-arm-kernel/20220629133217.GM819983@dragon/ > [2] git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git > > Changes in v4: > - Split off 32-bit changes into their own patch > - Use arm64 prefix instead of ARM > > Sean Anderson (4): > arm64: dts: ls1028a: Update SFP binding to include clock > arm64: dts: layerscape: Add SFP binding for TA 2.1 devices > ARM: dts: layerscape: Add SFP binding for TA 2.1 devices > arm64: dts: Add SFP binding for TA 3.0 devices Applied all with s/binding/node on subject. Shawn _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel