]> git.baikalelectronics.ru Git - kernel.git/commit
dt-bindings: i2c: stm32-i2c: Move st,syscfg-fmp definition to top level
authorRob Herring <robh@kernel.org>
Wed, 19 Jan 2022 17:44:07 +0000 (11:44 -0600)
committerRob Herring <robh@kernel.org>
Fri, 4 Feb 2022 15:43:43 +0000 (09:43 -0600)
commitcde2c5b4174172553c0c671a80da609a261783f0
tree0f708b33130a24754219a3aaf27d55f38001a91c
parente0a3edca1c73c3ce2d0471c8a7aa7b605c517f44
dt-bindings: i2c: stm32-i2c: Move st,syscfg-fmp definition to top level

It is preferred to define all properties in the main schema and leave
if/then/else schemas to just be further constraints on properties.

Rework the schema to use be more specific for each cell. Previously,
multiple entries of 3 cells each was allowed.

Signed-off-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20220119174407.3810088-1-robh@kernel.org
Documentation/devicetree/bindings/i2c/st,stm32-i2c.yaml