Re: [PATCH 1/2] dt-bindings: i2c: tegra: Add SMBus feature properties

2021-12-15 Thread Rob Herring
On Thu, Dec 09, 2021 at 08:35:20PM +0530, Akhil R wrote: > Tegra I2C can use a gpio as an smbus-alert. Document the usage of > the same. > > Signed-off-by: Akhil R > --- > Documentation/devicetree/bindings/i2c/nvidia,tegra20-i2c.txt | 4 > 1 file changed, 4 insertions(+) > > diff --git a/D

Re: [PATCH 1/2] dt-bindings: i2c: tegra: Add SMBus feature properties

2021-12-09 Thread Andy Shevchenko
On Thu, Dec 9, 2021 at 5:05 PM Akhil R wrote: > > Tegra I2C can use a gpio as an smbus-alert. Document the usage of > the same. ... > +optional properties: Optional > +- smbalert-gpio: Must contain an entry for the gpio to be used as smbus > alert. -gpios (the suffix in plural form, the sing

[PATCH 1/2] dt-bindings: i2c: tegra: Add SMBus feature properties

2021-12-09 Thread Akhil R
Tegra I2C can use a gpio as an smbus-alert. Document the usage of the same. Signed-off-by: Akhil R --- Documentation/devicetree/bindings/i2c/nvidia,tegra20-i2c.txt | 4 1 file changed, 4 insertions(+) diff --git a/Documentation/devicetree/bindings/i2c/nvidia,tegra20-i2c.txt b/Documentatio