]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit4efa69ea084aa757fb8374a19d237cdfa4c9c7ec
tree11479caa25e307390982e8e8902a0f5ef33297df
parentde8bc0f6547e98236ae62f73fe3f7edf77a3d3fe
parent5eec930975fbe66c00b33343e67530e8caa5f9a4
Merge branch 'dt-bindings-net-convert-sff-sfp-to-dtschema'

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>