Both the nxp,sja1105 and the nxp,sja1110 series feature an active-low reset pin, rendering reset-gpios a valid property for all of the nxp,sja1105 family. Signed-off-by: Jonas Rebmann --- Documentation/devicetree/bindings/net/dsa/nxp,sja1105.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Documentation/devicetree/bindings/net/dsa/nxp,sja1105.yaml b/Documentation/devicetree/bindings/net/dsa/nxp,sja1105.yaml index 9432565f4f5d..8f4ef9d64556 100644 --- a/Documentation/devicetree/bindings/net/dsa/nxp,sja1105.yaml +++ b/Documentation/devicetree/bindings/net/dsa/nxp,sja1105.yaml @@ -32,6 +32,11 @@ properties: reg: maxItems: 1 + reset-gpios: + description: + GPIO to be used to reset the whole device + maxItems: 1 + spi-cpha: true spi-cpol: true -- 2.51.0.178.g2462961280