dt-bindings: net: dsa/switch: Make 'ethernet-port' node addresses hex

'ethernet-port' node unit-addresses should be in hexadecimal. Some
instances have it correct, but fix the ones that don't.

Signed-off-by: Rob Herring <robh@kernel.org>
Acked-by: Arınç ÜNAL <arinc.unal@arinc9.com>
Reviewed-by: Vladimir Oltean <vladimir.oltean@nxp.com>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
Link: https://lore.kernel.org/r/20231016-dt-net-cleanups-v1-3-a525a090b444@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
This commit is contained in:
Rob Herring 2023-10-16 16:44:22 -05:00 committed by Jakub Kicinski
parent ac8fe40c36
commit 51ff515025
7 changed files with 10 additions and 10 deletions

View File

@ -53,7 +53,7 @@ properties:
const: 0
patternProperties:
"^port@[0-9]+$":
"^port@[0-9a-f]+$":
type: object
$ref: ethernet-controller.yaml#

View File

@ -50,7 +50,7 @@ $defs:
const: 0
patternProperties:
"^(ethernet-)?port@[0-9]+$":
"^(ethernet-)?port@[0-9a-f]+$":
description: Ethernet switch ports
$ref: dsa-port.yaml#
unevaluatedProperties: false

View File

@ -157,7 +157,7 @@ patternProperties:
additionalProperties: true
patternProperties:
"^(ethernet-)?port@[0-9]+$":
"^(ethernet-)?port@[0-6]$":
type: object
additionalProperties: true
@ -186,7 +186,7 @@ $defs:
patternProperties:
"^(ethernet-)?ports$":
patternProperties:
"^(ethernet-)?port@[0-9]+$":
"^(ethernet-)?port@[0-6]$":
if:
required: [ ethernet ]
then:
@ -212,7 +212,7 @@ $defs:
patternProperties:
"^(ethernet-)?ports$":
patternProperties:
"^(ethernet-)?port@[0-9]+$":
"^(ethernet-)?port@[0-6]$":
if:
required: [ ethernet ]
then:

View File

@ -39,7 +39,7 @@ patternProperties:
"^(ethernet-)?ports$":
additionalProperties: true
patternProperties:
"^(ethernet-)?port@[0-9]+$":
"^(ethernet-)?port@[0-7]$":
allOf:
- if:
properties:

View File

@ -77,7 +77,7 @@ patternProperties:
"^(ethernet-)?ports$":
additionalProperties: true
patternProperties:
"^(ethernet-)?port@[0-9]+$":
"^(ethernet-)?port@[0-9]$":
allOf:
- if:
properties:

View File

@ -36,7 +36,7 @@ patternProperties:
const: 0
patternProperties:
"^(ethernet-)?port@[0-9]+$":
"^(ethernet-)?port@[0-9a-f]+$":
type: object
description: Ethernet switch ports
@ -58,7 +58,7 @@ $defs:
$ref: '#'
patternProperties:
"^(ethernet-)?port@[0-9]+$":
"^(ethernet-)?port@[0-9a-f]+$":
description: Ethernet switch ports
$ref: ethernet-switch-port.yaml#
unevaluatedProperties: false

View File

@ -86,7 +86,7 @@ properties:
const: 0
patternProperties:
"^port@[0-9]+$":
"^port@[12]$":
type: object
description: CPSW external ports