dt-bindings: iio: flow: add Sensirion SLF3S liquid flow sensorDocument the bindings for the Sensirion SLF3S family of digitalliquid-flow sensors on I2C. The family currently covers theSLF3S-0600
dt-bindings: iio: flow: add Sensirion SLF3S liquid flow sensorDocument the bindings for the Sensirion SLF3S family of digitalliquid-flow sensors on I2C. The family currently covers theSLF3S-0600F, SLF3S-1300F and SLF3S-4000B variants.All variants share the same register map and differ only in the flowscale factor and the calibrated measurement range, which the driverreads back from the product-information register. Since that lookupis needed in any case, a fallback compatible would buy nothing, soeach variant gets its own compatible without a fallback. A futuredrop-in compatible part can then claim one of these compatibles andwork on kernels that do not know its product ID yet.The active calibration medium (water / IPA) is runtime-switchablevia the in_volumeflow_medium sysfs attribute and therefore not aDT property.Signed-off-by: Wadim Mueller <wafgo01@gmail.com>Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com>Signed-off-by: Jonathan Cameron <jonathan.cameron@oss.qualcomm.com>
show more ...