Searched hist:"1 e65d136d956e4d33bd0a5d48e3e32d7d951c156" (Results 1 – 1 of 1) sorted by relevance
/linux/Documentation/devicetree/bindings/gpio/ |
H A D | fairchild,74hc595.yaml | diff 1e65d136d956e4d33bd0a5d48e3e32d7d951c156 Wed Jul 27 18:42:51 CEST 2022 Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> dt-bindings: gpio: fairchild,74hc595: use spi-peripheral-props.yaml
Instead of listing directly properties typical for SPI peripherals, reference the spi-peripheral-props.yaml schema. This allows using all properties typical for SPI-connected devices, even these which device bindings author did not tried yet.
Remove the spi-* properties which now come via spi-peripheral-props.yaml schema, except for the cases when device schema adds some constraints like maximum frequency.
While changing additionalProperties->unevaluatedProperties, put it in typical place, just before example DTS.
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Acked-by: Rob Herring <robh@kernel.org> Reviewed-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Bartosz Golaszewski <brgl@bgdev.pl>
|