linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/3] dt-bindings: iio: st,lsm6dsx: reference common schema for mount-matrix
@ 2023-05-07 17:39 Krzysztof Kozlowski
  2023-05-07 17:39 ` [PATCH 2/3] dt-bindings: iio: semtech,sx9310: reference common schema for label Krzysztof Kozlowski
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Krzysztof Kozlowski @ 2023-05-07 17:39 UTC (permalink / raw)
  To: Lorenzo Bianconi, Jonathan Cameron, Lars-Peter Clausen,
	Rob Herring, Krzysztof Kozlowski, Daniel Campello,
	Gwendal Grignou, linux-iio, devicetree, linux-kernel
  Cc: Krzysztof Kozlowski

Reference iio.yaml schema from dtschema to allow already used
mount-matrix property:

  msm8953-xiaomi-daisy.dtb: imu@6a: Unevaluated properties are not allowed ('mount-matrix' was unexpected)

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
---
 Documentation/devicetree/bindings/iio/imu/st,lsm6dsx.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/iio/imu/st,lsm6dsx.yaml b/Documentation/devicetree/bindings/iio/imu/st,lsm6dsx.yaml
index b39f5217d8ff..ee8724ad33ab 100644
--- a/Documentation/devicetree/bindings/iio/imu/st,lsm6dsx.yaml
+++ b/Documentation/devicetree/bindings/iio/imu/st,lsm6dsx.yaml
@@ -98,6 +98,7 @@ required:
   - reg
 
 allOf:
+  - $ref: /schemas/iio/iio.yaml#
   - $ref: /schemas/spi/spi-peripheral-props.yaml#
 
 unevaluatedProperties: false
-- 
2.34.1


^ permalink raw reply related	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2023-06-08 18:14 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-05-07 17:39 [PATCH 1/3] dt-bindings: iio: st,lsm6dsx: reference common schema for mount-matrix Krzysztof Kozlowski
2023-05-07 17:39 ` [PATCH 2/3] dt-bindings: iio: semtech,sx9310: reference common schema for label Krzysztof Kozlowski
2023-06-08 18:14   ` Rob Herring
2023-05-07 17:39 ` [PATCH 3/3] dt-bindings: iio: semtech,sx9324: " Krzysztof Kozlowski
2023-06-08 18:14   ` Rob Herring
2023-05-07 21:06 ` [PATCH 1/3] dt-bindings: iio: st,lsm6dsx: reference common schema for mount-matrix Conor Dooley
2023-05-13 18:13   ` Jonathan Cameron
2023-05-13 18:10     ` Krzysztof Kozlowski
2023-05-14 17:13       ` Jonathan Cameron

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).