Skip to content

Commit cb07e60

Browse files
jeso-mchplinusw
authored andcommitted
dt-bindings: pinctrl: ocelot: Add LAN9645x SoC support
Add documentation for the compatibles designated for the following SKUs in the LAN9645x family: lan96455f lan96457f lan96459f with fallback a compatible for the smallest 5-ported SKUs lan96455f. Reviewed-by: Steen Hegelund <Steen.Hegelund@microchip.com> Reviewed-by: Daniel Machon <daniel.machon@microchip.com> Signed-off-by: Jens Emil Schulz Østergaard <jensemil.schulzostergaard@microchip.com> Acked-by: Rob Herring (Arm) <robh@kernel.org> Signed-off-by: Linus Walleij <linusw@kernel.org>
1 parent 6da9f0c commit cb07e60

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

Documentation/devicetree/bindings/pinctrl/mscc,ocelot-pinctrl.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ properties:
1414
compatible:
1515
oneOf:
1616
- enum:
17+
- microchip,lan96455f-pinctrl
1718
- microchip,lan966x-pinctrl
1819
- microchip,lan9691-pinctrl
1920
- microchip,sparx5-pinctrl
@@ -30,6 +31,11 @@ properties:
3031
- microchip,lan9693-pinctrl
3132
- microchip,lan9692-pinctrl
3233
- const: microchip,lan9691-pinctrl
34+
- items:
35+
- enum:
36+
- microchip,lan96457f-pinctrl
37+
- microchip,lan96459f-pinctrl
38+
- const: microchip,lan96455f-pinctrl
3339

3440
reg:
3541
items:

0 commit comments

Comments
 (0)