diff mbox series

[v3,1/2] dt-bindings: pinctrl: ocelot: add lan966x SoC support

Message ID 20211101095451.5831-2-kavyasree.kotagiri@microchip.com
State Not Applicable, archived
Headers show
Series Extend pinctrl-ocelot driver for lan966x | expand

Checks

Context Check Description
robh/checkpatch success

Commit Message

Kavyasree Kotagiri Nov. 1, 2021, 9:54 a.m. UTC
Add documentation for the compatible designated for lan966x.

Signed-off-by: Kavyasree Kotagiri <kavyasree.kotagiri@microchip.com>
---
v2 -> v3:
- No changes.

v1 -> v2:
- Use consistent name lan966x in commit description

 .../devicetree/bindings/pinctrl/mscc,ocelot-pinctrl.txt        | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Comments

Rob Herring Nov. 2, 2021, 5:47 p.m. UTC | #1
On Mon, 01 Nov 2021 15:24:50 +0530, Kavyasree Kotagiri wrote:
> Add documentation for the compatible designated for lan966x.
> 
> Signed-off-by: Kavyasree Kotagiri <kavyasree.kotagiri@microchip.com>
> ---
> v2 -> v3:
> - No changes.
> 
> v1 -> v2:
> - Use consistent name lan966x in commit description
> 
>  .../devicetree/bindings/pinctrl/mscc,ocelot-pinctrl.txt        | 3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)
> 

Acked-by: Rob Herring <robh@kernel.org>
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/pinctrl/mscc,ocelot-pinctrl.txt b/Documentation/devicetree/bindings/pinctrl/mscc,ocelot-pinctrl.txt
index db99bd95d423..3bb76487669f 100644
--- a/Documentation/devicetree/bindings/pinctrl/mscc,ocelot-pinctrl.txt
+++ b/Documentation/devicetree/bindings/pinctrl/mscc,ocelot-pinctrl.txt
@@ -4,7 +4,8 @@  Microsemi Ocelot pin controller Device Tree Bindings
 Required properties:
  - compatible		: Should be "mscc,ocelot-pinctrl",
 			  "mscc,jaguar2-pinctrl", "microchip,sparx5-pinctrl",
-			  "mscc,luton-pinctrl" or "mscc,serval-pinctrl"
+			  "mscc,luton-pinctrl", "mscc,serval-pinctrl" or
+			  "microchip,lan966x-pinctrl"
  - reg			: Address and length of the register set for the device
  - gpio-controller	: Indicates this device is a GPIO controller
  - #gpio-cells		: Must be 2.