]> 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)
commit6b75f94b1e45a7360cbd406f293c019c9e3419c4
tree11479caa25e307390982e8e8902a0f5ef33297df
parent5fcbd4b09c1da3efbc71db9a8222c37eb6083bd0
parent5edde1753081a6b026c30a4985718bb10912a6b5
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>