[PATCH 1/6] dt-bindings: iio: pressure: honeywell,hsc030pa.yaml add spi props

Petre Rodan posted 6 patches 1 year, 11 months ago
[PATCH 1/6] dt-bindings: iio: pressure: honeywell,hsc030pa.yaml add spi props
Posted by Petre Rodan 1 year, 11 months ago
Add spi-peripheral-props.yaml requirement

Signed-off-by: Petre Rodan <petre.rodan@subdimension.ro>
---
 .../devicetree/bindings/iio/pressure/honeywell,hsc030pa.yaml   | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/Documentation/devicetree/bindings/iio/pressure/honeywell,hsc030pa.yaml b/Documentation/devicetree/bindings/iio/pressure/honeywell,hsc030pa.yaml
index 65a24ed67b3c..89977b9f01cf 100644
--- a/Documentation/devicetree/bindings/iio/pressure/honeywell,hsc030pa.yaml
+++ b/Documentation/devicetree/bindings/iio/pressure/honeywell,hsc030pa.yaml
@@ -99,6 +99,9 @@ required:
   - honeywell,transfer-function
   - honeywell,pressure-triplet

+allOf:
+  - $ref: /schemas/spi/spi-peripheral-props.yaml
+
 additionalProperties: false

 dependentSchemas:
--
2.41.0
Re: [PATCH 1/6] dt-bindings: iio: pressure: honeywell,hsc030pa.yaml add spi props
Posted by Krzysztof Kozlowski 1 year, 11 months ago
On 10/01/2024 18:22, Petre Rodan wrote:
> Add spi-peripheral-props.yaml requirement

This we see. What we do not see is: why? Please fix commit msg.


Best regards,
Krzysztof