On 18/12/2023 20:10, Javier Carrasco wrote: > Add device tree bindings and an example for the ChipCap 2 humidity > and temperature sensor. > > Reviewed-by: Conor Dooley <conor.dooley@xxxxxxxxxxxxx> > Signed-off-by: Javier Carrasco <javier.carrasco.cruz@xxxxxxxxx> > --- > .../bindings/hwmon/amphenol,chipcap2.yaml | 77 ++++++++++++++++++++++ > 1 file changed, 77 insertions(+) > > + > +description: | > + Relative humidity and temperature sensor on I2C bus. > + > + Datasheets: > + https://www.amphenol-sensors.com/en/telaire/humidity/527-humidity-sensors/3095-chipcap-2 > + > +properties: > + compatible: > + oneOf: > + - const: amphenol,cc2d23 Please test your patches before sending. Best regards, Krzysztof