From: Shawn Guo <shawnguo@kernel.org>
To: Sean Anderson <sean.anderson@seco.com>
Cc: linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org,
Srinivas Kandagatla <srinivas.kandagatla@linaro.org>,
Li Yang <leoyang.li@nxp.com>, Rob Herring <robh+dt@kernel.org>,
Andrew Lunn <andrew@lunn.ch>,
linux-kernel@vger.kernel.org,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
Michael Walle <michael@walle.cc>
Subject: Re: [PATCH v4 0/4] nvmem: sfp: binding updates
Date: Tue, 5 Jul 2022 09:08:54 +0800 [thread overview]
Message-ID: <20220705010854.GR819983@dragon> (raw)
In-Reply-To: <20220630223207.1687329-1-sean.anderson@seco.com>
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
WARNING: multiple messages have this Message-ID (diff)
From: Shawn Guo <shawnguo@kernel.org>
To: Sean Anderson <sean.anderson@seco.com>
Cc: linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org,
Srinivas Kandagatla <srinivas.kandagatla@linaro.org>,
Li Yang <leoyang.li@nxp.com>, Rob Herring <robh+dt@kernel.org>,
Andrew Lunn <andrew@lunn.ch>,
linux-kernel@vger.kernel.org,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
Michael Walle <michael@walle.cc>
Subject: Re: [PATCH v4 0/4] nvmem: sfp: binding updates
Date: Tue, 5 Jul 2022 09:08:54 +0800 [thread overview]
Message-ID: <20220705010854.GR819983@dragon> (raw)
In-Reply-To: <20220630223207.1687329-1-sean.anderson@seco.com>
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
next prev parent reply other threads:[~2022-07-05 1:10 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-06-30 22:32 [PATCH v4 0/4] nvmem: sfp: binding updates Sean Anderson
2022-06-30 22:32 ` Sean Anderson
2022-06-30 22:32 ` [PATCH v4 1/4] arm64: dts: ls1028a: Update SFP binding to include clock Sean Anderson
2022-06-30 22:32 ` Sean Anderson
2022-07-04 8:27 ` Krzysztof Kozlowski
2022-07-04 8:27 ` Krzysztof Kozlowski
2022-07-05 1:09 ` Shawn Guo
2022-07-05 1:09 ` Shawn Guo
2022-06-30 22:32 ` [PATCH v4 2/4] arm64: dts: layerscape: Add SFP binding for TA 2.1 devices Sean Anderson
2022-06-30 22:32 ` Sean Anderson
2022-06-30 22:32 ` [PATCH v4 3/4] ARM: " Sean Anderson
2022-06-30 22:32 ` Sean Anderson
2022-06-30 22:32 ` [PATCH v4 4/4] arm64: dts: Add SFP binding for TA 3.0 devices Sean Anderson
2022-06-30 22:32 ` Sean Anderson
2022-07-05 1:08 ` Shawn Guo [this message]
2022-07-05 1:08 ` [PATCH v4 0/4] nvmem: sfp: binding updates Shawn Guo
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20220705010854.GR819983@dragon \
--to=shawnguo@kernel.org \
--cc=andrew@lunn.ch \
--cc=devicetree@vger.kernel.org \
--cc=krzysztof.kozlowski+dt@linaro.org \
--cc=leoyang.li@nxp.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=michael@walle.cc \
--cc=robh+dt@kernel.org \
--cc=sean.anderson@seco.com \
--cc=srinivas.kandagatla@linaro.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.