lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening linux-cve-announce PHC | |
Open Source and information security mailing list archives
| ||
|
Message-ID: <YheuFuVz38Rcy5Q1@robh.at.kernel.org> Date: Thu, 24 Feb 2022 10:11:02 -0600 From: Rob Herring <robh@...nel.org> To: Guenter Roeck <linux@...ck-us.net> Cc: linux-kernel@...r.kernel.org, Agathe Porte <agathe.porte@...ia.com>, linux-hwmon@...r.kernel.org, Rob Herring <robh+dt@...nel.org>, Krzysztof Adamski <krzysztof.adamski@...ia.com>, devicetree@...r.kernel.org, Jean Delvare <jdelvare@...e.com> Subject: Re: [PATCH v7 1/2] dt-bindings: hwmon: add tmp464.yaml On Tue, 22 Feb 2022 14:36:09 -0800, Guenter Roeck wrote: > From: Agathe Porte <agathe.porte@...ia.com> > > Add basic description of the tmp464 driver DT bindings. > > Signed-off-by: Agathe Porte <agathe.porte@...ia.com> > Cc: Krzysztof Adamski <krzysztof.adamski@...ia.com> > Signed-off-by: Guenter Roeck <linux@...ck-us.net> > --- > v7: > - No change > > v6: > - Model ti,n-factor as int32 instead of int8. > > v5: > - Dropped ti,n-factor from channel@0 example. Added additional > channel to examples to show positive ti,n-factor property. > > v4: > - No changes > > v3: > - Addedd support for TMP468. > - Changed number of channels from 0..3 (which was wrong anyway) to 0..8. > - Changed value range for ti,n-factor to int8, with an example for > a negative value. > - Added myself as driver maintainer. > > .../devicetree/bindings/hwmon/ti,tmp464.yaml | 114 ++++++++++++++++++ > MAINTAINERS | 7 ++ > 2 files changed, 121 insertions(+) > create mode 100644 Documentation/devicetree/bindings/hwmon/ti,tmp464.yaml > Reviewed-by: Rob Herring <robh@...nel.org>
Powered by blists - more mailing lists