On Fri, Jul 1, 2022 at 4:43 PM Linus Walleij <linus.walleij@xxxxxxxxxx> wrote: > > This drops the pointless v-i2c-supply from the Nomadik I2C > example. This is a leftover from before the use of power > domains when the power domain voltage was attached to a > regulator. > > The unused property in the device trees will be removed > in a separate patch. > > Reported-by: Rob Herring <robh@xxxxxxxxxx> > Signed-off-by: Linus Walleij <linus.walleij@xxxxxxxxxx> > --- > Documentation/devicetree/bindings/i2c/st,nomadik-i2c.yaml | 1 - > 1 file changed, 1 deletion(-) Acked-by: Rob Herring <robh@xxxxxxxxxx>