Message ID | 20190430144609.19500-3-iker.perez@codethink.co.uk (mailing list archive) |
---|---|
State | Changes Requested |
Headers | show |
Series | Version Log | expand |
On Tue, Apr 30, 2019 at 03:46:09PM +0100, Iker Perez wrote: > From: Iker Perez del Palomar Sustatxa <iker.perez@codethink.co.uk> > There should be some description / rationale for the patch here. > Signed-off-by: Iker Perez del Palomar Sustatxa <iker.perez@codethink.co.uk> > --- > Documentation/devicetree/bindings/hwmon/lm75.txt | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Documentation/devicetree/bindings/hwmon/lm75.txt b/Documentation/devicetree/bindings/hwmon/lm75.txt > index 12d8cf7cf592..586b5ed70be7 100644 > --- a/Documentation/devicetree/bindings/hwmon/lm75.txt > +++ b/Documentation/devicetree/bindings/hwmon/lm75.txt > @@ -25,6 +25,7 @@ Required properties: > "ti,tmp175", > "ti,tmp275", > "ti,tmp75", > + "ti,tmp75b", > "ti,tmp75c", > > - reg: I2C bus address of the device > -- > 2.11.0 >
On Tue, Apr 30, 2019 at 09:57:19AM -0700, Guenter Roeck wrote: > On Tue, Apr 30, 2019 at 03:46:09PM +0100, Iker Perez wrote: > > From: Iker Perez del Palomar Sustatxa <iker.perez@codethink.co.uk> > > > There should be some description / rationale for the patch here. > ... and, if it is a separate patch because it touches devicetree documentation, you should copy the DT maining list and DT maintainers. > > Signed-off-by: Iker Perez del Palomar Sustatxa <iker.perez@codethink.co.uk> > > --- > > Documentation/devicetree/bindings/hwmon/lm75.txt | 1 + > > 1 file changed, 1 insertion(+) > > > > diff --git a/Documentation/devicetree/bindings/hwmon/lm75.txt b/Documentation/devicetree/bindings/hwmon/lm75.txt > > index 12d8cf7cf592..586b5ed70be7 100644 > > --- a/Documentation/devicetree/bindings/hwmon/lm75.txt > > +++ b/Documentation/devicetree/bindings/hwmon/lm75.txt > > @@ -25,6 +25,7 @@ Required properties: > > "ti,tmp175", > > "ti,tmp275", > > "ti,tmp75", > > + "ti,tmp75b", > > "ti,tmp75c", > > > > - reg: I2C bus address of the device > > -- > > 2.11.0 > >
diff --git a/Documentation/devicetree/bindings/hwmon/lm75.txt b/Documentation/devicetree/bindings/hwmon/lm75.txt index 12d8cf7cf592..586b5ed70be7 100644 --- a/Documentation/devicetree/bindings/hwmon/lm75.txt +++ b/Documentation/devicetree/bindings/hwmon/lm75.txt @@ -25,6 +25,7 @@ Required properties: "ti,tmp175", "ti,tmp275", "ti,tmp75", + "ti,tmp75b", "ti,tmp75c", - reg: I2C bus address of the device