Searched hist:"1 ca09f5746edd5e483d144118497f622af9dbe60" (Results 1 – 1 of 1) sorted by relevance
/linux/Documentation/devicetree/bindings/net/ |
H A D | micrel,ks8851.yaml | diff 1ca09f5746edd5e483d144118497f622af9dbe60 Mon Jun 19 19:01:34 CEST 2023 Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> dt-bindings: net: micrel,ks8851: allow SPI device properties
The Micrel KS8851 can be attached to SPI or parallel bus and the difference is expressed in compatibles. Allow common SPI properties when this is a SPI variant and narrow the parallel memory bus properties to the second case.
This fixes dtbs_check warning:
qcom-msm8960-cdp.dtb: ethernet@0: Unevaluated properties are not allowed ('spi-max-frequency' was unexpected)
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Reviewed-by: Conor Dooley <conor.dooley@microchip.com> Link: https://lore.kernel.org/r/20230619170134.65395-1-krzysztof.kozlowski@linaro.org Signed-off-by: Jakub Kicinski <kuba@kernel.org>
|