Message ID | 20220707091437.446458-1-ioana.ciornei@nxp.com (mailing list archive) |
---|---|
Headers | show |
Series | dt-bindings: net: convert sff,sfp to dtschema | expand |
On Thu, 7 Jul 2022 12:14:33 +0300 Ioana Ciornei wrote: > This patch set converts the sff,sfp to dtschema. > > The first patch does a somewhat mechanical conversion without changing > anything else beside the format in which the dt binding is presented. > > In the second patch we rename some dt nodes to be generic. The last two > patches change the GPIO related properties so that they uses the -gpios > preferred suffix. This way, all the DTBs are passing the validation > against the sff,sfp.yaml binding. Looks ready for applying to net-next, if anyone wants to take the dts changes please speak up now..
Hello: This series was applied to netdev/net-next.git (master) by Jakub Kicinski <kuba@kernel.org>: On Thu, 7 Jul 2022 12:14:33 +0300 you wrote: > This patch set converts the sff,sfp to dtschema. > > The first patch does a somewhat mechanical conversion without changing > anything else beside the format in which the dt binding is presented. > > In the second patch we rename some dt nodes to be generic. The last two > patches change the GPIO related properties so that they uses the -gpios > preferred suffix. This way, all the DTBs are passing the validation > against the sff,sfp.yaml binding. > > [...] Here is the summary with links: - [net-next,v3,1/4] dt-bindings: net: convert sff,sfp to dtschema https://git.kernel.org/netdev/net-next/c/70991f1e6858 - [net-next,v3,2/4] dt-bindings: net: sff,sfp: rename example dt nodes to be more generic https://git.kernel.org/netdev/net-next/c/7ff7c9922859 - [net-next,v3,3/4] arch: arm64: dts: lx2160a-clearfog-itx: rename the sfp GPIO properties https://git.kernel.org/netdev/net-next/c/dfa2854cbf92 - [net-next,v3,4/4] arch: arm64: dts: marvell: rename the sfp GPIO properties https://git.kernel.org/netdev/net-next/c/4ce223e5ef70 You are awesome, thank you!