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: semtech,sx9324: reference common schema for label

Reference iio.yaml schema from dtschema to allow already used
label property:

sc7180-trogdor-pazquel360-lte.dtb: proximity@28: 'label' does not match any of the regexes: 'pinctrl-[0-9]+'

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

authored by

Krzysztof Kozlowski and committed by
Jonathan Cameron
5a910007 5220c176

+4 -1
+4 -1
Documentation/devicetree/bindings/iio/proximity/semtech,sx9324.yaml
··· 13 13 description: | 14 14 Semtech's SX9324 proximity sensor. 15 15 16 + allOf: 17 + - $ref: /schemas/iio/iio.yaml# 18 + 16 19 properties: 17 20 compatible: 18 21 const: semtech,sx9324 ··· 170 167 - reg 171 168 - "#io-channel-cells" 172 169 173 - additionalProperties: false 170 + unevaluatedProperties: false 174 171 175 172 examples: 176 173 - |