diff mbox

[v4,4/6] pinctrl: dt-binding: document berlin4ct SoC pinctrl

Message ID 1444378629-3057-5-git-send-email-jszhang@marvell.com
State New
Headers show

Commit Message

Jisheng Zhang Oct. 9, 2015, 8:17 a.m. UTC
Add berlin4ct to existing berlin pinctrl device tree binding.

Signed-off-by: Jisheng Zhang <jszhang@marvell.com>
---
 Documentation/devicetree/bindings/pinctrl/berlin,pinctrl.txt | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

Comments

Antoine Tenart Oct. 9, 2015, 9:05 a.m. UTC | #1
On Fri, Oct 09, 2015 at 04:17:07PM +0800, Jisheng Zhang wrote:
> Add berlin4ct to existing berlin pinctrl device tree binding.
> 
> Signed-off-by: Jisheng Zhang <jszhang@marvell.com>

Acked-by: Antoine Tenart <antoine.tenart@free-electrons.com>

> ---
>  Documentation/devicetree/bindings/pinctrl/berlin,pinctrl.txt | 5 ++++-
>  1 file changed, 4 insertions(+), 1 deletion(-)
> 
> diff --git a/Documentation/devicetree/bindings/pinctrl/berlin,pinctrl.txt b/Documentation/devicetree/bindings/pinctrl/berlin,pinctrl.txt
> index a8bb5e2..f8fa28c 100644
> --- a/Documentation/devicetree/bindings/pinctrl/berlin,pinctrl.txt
> +++ b/Documentation/devicetree/bindings/pinctrl/berlin,pinctrl.txt
> @@ -20,7 +20,10 @@ Required properties:
>  	"marvell,berlin2cd-soc-pinctrl",
>  	"marvell,berlin2cd-system-pinctrl",
>  	"marvell,berlin2q-soc-pinctrl",
> -	"marvell,berlin2q-system-pinctrl"
> +	"marvell,berlin2q-system-pinctrl",
> +	"marvell,berlin4ct-avio-pinctrl",
> +	"marvell,berlin4ct-soc-pinctrl",
> +	"marvell,berlin4ct-system-pinctrl"
>  
>  Required subnode-properties:
>  - groups: a list of strings describing the group names.
> -- 
> 2.6.1
>
diff mbox

Patch

diff --git a/Documentation/devicetree/bindings/pinctrl/berlin,pinctrl.txt b/Documentation/devicetree/bindings/pinctrl/berlin,pinctrl.txt
index a8bb5e2..f8fa28c 100644
--- a/Documentation/devicetree/bindings/pinctrl/berlin,pinctrl.txt
+++ b/Documentation/devicetree/bindings/pinctrl/berlin,pinctrl.txt
@@ -20,7 +20,10 @@  Required properties:
 	"marvell,berlin2cd-soc-pinctrl",
 	"marvell,berlin2cd-system-pinctrl",
 	"marvell,berlin2q-soc-pinctrl",
-	"marvell,berlin2q-system-pinctrl"
+	"marvell,berlin2q-system-pinctrl",
+	"marvell,berlin4ct-avio-pinctrl",
+	"marvell,berlin4ct-soc-pinctrl",
+	"marvell,berlin4ct-system-pinctrl"
 
 Required subnode-properties:
 - groups: a list of strings describing the group names.