Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

dt-bindings: iio: honeywell,mprls0025pa: drop ref from pressure properties

The dtschema treats now properties with '-pascal' suffix as standard one
and already defines $ref for them, thus the $ref should be dropped from
the bindings.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Acked-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20231129111041.26782-1-krzysztof.kozlowski@linaro.org
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>

authored by

Krzysztof Kozlowski and committed by
Jonathan Cameron
f2dd716c 44482310

-2
-2
Documentation/devicetree/bindings/iio/pressure/honeywell,mprls0025pa.yaml
··· 53 53 honeywell,pmin-pascal: 54 54 description: 55 55 Minimum pressure value the sensor can measure in pascal. 56 - $ref: /schemas/types.yaml#/definitions/uint32 57 56 58 57 honeywell,pmax-pascal: 59 58 description: 60 59 Maximum pressure value the sensor can measure in pascal. 61 - $ref: /schemas/types.yaml#/definitions/uint32 62 60 63 61 honeywell,transfer-function: 64 62 description: |