Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

dt-bindings: net: asix,ax88796c: allow SPI peripheral properties

The AX88796C device node on SPI bus can use SPI peripheral properties in
certain configurations:

exynos3250-artik5-eval.dtb: ethernet@0: 'controller-data' 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/20230120144329.305655-1-krzysztof.kozlowski@linaro.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>

authored by

Krzysztof Kozlowski and committed by
Jakub Kicinski
306f2082 057fb031

+2 -1
+2 -1
Documentation/devicetree/bindings/net/asix,ax88796c.yaml
··· 19 19 20 20 allOf: 21 21 - $ref: ethernet-controller.yaml# 22 + - $ref: /schemas/spi/spi-peripheral-props.yaml 22 23 23 24 properties: 24 25 compatible: ··· 40 39 it should be marked GPIO_ACTIVE_LOW. 41 40 maxItems: 1 42 41 42 + controller-data: true 43 43 local-mac-address: true 44 - 45 44 mac-address: true 46 45 47 46 required: