marek.vasut@xxxxxxxxx writes: > From: Marek Vasut <marek.vasut+renesas@xxxxxxxxx> > > Reword the binding document to make it clear how the propeties work > and which properties affect which other properties. > > Signed-off-by: Marek Vasut <marek.vasut+renesas@xxxxxxxxx> > Cc: Harald Geyer <harald@xxxxxxxxx> > Cc: Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx> > Cc: Linus Walleij <linus.walleij@xxxxxxxxxx> > Cc: Mark Brown <broonie@xxxxxxxxxx> > Cc: Rob Herring <robh@xxxxxxxxxx> > Cc: linux-renesas-soc@xxxxxxxxxxxxxxx > To: devicetree@xxxxxxxxxxxxxxx > --- > V2: - Make "gpios" a mandatory property > - Reword "gpio-states" property description > - Change "enable-gpio" to "enable-gpios" to match modern DT rules > V3: - Use gpio-states description from Harald > Note: The recent gpio-regulator rework caused breakage. While the > changes in the gpio-regulator code were according to the DT > binding document, they stopped working with older DTs. Make > the binding document clearer to prevent such breakage in the > future. Thanks for taking care of this! Reviewed-by: Harald Geyer <harald@xxxxxxxxx>