On Wed, 19 Jan 2022 11:44:07 -0600, Rob Herring wrote: > 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@xxxxxxxxxx> > --- > .../devicetree/bindings/i2c/st,stm32-i2c.yaml | 24 ++++++++++--------- > 1 file changed, 13 insertions(+), 11 deletions(-) > Applied, thanks!