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