Merge branch 'dt-bindings-net-convert-sff-sfp-to-dtschema'
authorJakub Kicinski <kuba@kernel.org>
Wed, 13 Jul 2022 00:27:20 +0000 (17:27 -0700)
committerJakub Kicinski <kuba@kernel.org>
Wed, 13 Jul 2022 00:27:21 +0000 (17:27 -0700)
Ioana Ciornei says:

====================
dt-bindings: net: convert sff,sfp to dtschema

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.
====================

Link: https://lore.kernel.org/r/20220707091437.446458-1-ioana.ciornei@nxp.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>

Trivial merge