Re: [RESEND PATCH 5/6] extcon: arizona: Add support for WM8280/WM8281

2015-03-03 Thread Lee Jones
On Tue, 03 Mar 2015, Charles Keepax wrote:

> From: Richard Fitzgerald 
> 
> Signed-off-by: Richard Fitzgerald 
> Acked-by: Chanwoo Choi 
> Signed-off-by: Charles Keepax 
> ---
>  drivers/extcon/extcon-arizona.c |1 +
>  1 files changed, 1 insertions(+), 0 deletions(-)

Applied, thanks.

Will send out pull-request once this has had time to soak in -next. 

> diff --git a/drivers/extcon/extcon-arizona.c b/drivers/extcon/extcon-arizona.c
> index 63f01c4..6b5e795 100644
> --- a/drivers/extcon/extcon-arizona.c
> +++ b/drivers/extcon/extcon-arizona.c
> @@ -1149,6 +1149,7 @@ static int arizona_extcon_probe(struct platform_device 
> *pdev)
>   }
>   break;
>   case WM5110:
> + case WM8280:
>   switch (arizona->rev) {
>   case 0 ... 2:
>   break;

-- 
Lee Jones
Linaro STMicroelectronics Landing Team Lead
Linaro.org │ Open source software for ARM SoCs
Follow Linaro: Facebook | Twitter | Blog
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[RESEND PATCH 5/6] extcon: arizona: Add support for WM8280/WM8281

2015-03-03 Thread Charles Keepax
From: Richard Fitzgerald 

Signed-off-by: Richard Fitzgerald 
Acked-by: Chanwoo Choi 
Signed-off-by: Charles Keepax 
---
 drivers/extcon/extcon-arizona.c |1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/drivers/extcon/extcon-arizona.c b/drivers/extcon/extcon-arizona.c
index 63f01c4..6b5e795 100644
--- a/drivers/extcon/extcon-arizona.c
+++ b/drivers/extcon/extcon-arizona.c
@@ -1149,6 +1149,7 @@ static int arizona_extcon_probe(struct platform_device 
*pdev)
}
break;
case WM5110:
+   case WM8280:
switch (arizona->rev) {
case 0 ... 2:
break;
-- 
1.7.2.5

--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[RESEND PATCH 5/6] extcon: arizona: Add support for WM8280/WM8281

2015-02-10 Thread Charles Keepax
From: Richard Fitzgerald 

Signed-off-by: Richard Fitzgerald 
Acked-by: Chanwoo Choi 
Signed-off-by: Charles Keepax 
---
 drivers/extcon/extcon-arizona.c |1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/drivers/extcon/extcon-arizona.c b/drivers/extcon/extcon-arizona.c
index 63f01c4..6b5e795 100644
--- a/drivers/extcon/extcon-arizona.c
+++ b/drivers/extcon/extcon-arizona.c
@@ -1149,6 +1149,7 @@ static int arizona_extcon_probe(struct platform_device 
*pdev)
}
break;
case WM5110:
+   case WM8280:
switch (arizona->rev) {
case 0 ... 2:
break;
-- 
1.7.2.5

--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[RESEND PATCH 5/6] extcon: arizona: Add support for WM8280/WM8281

2015-01-17 Thread Charles Keepax
From: Richard Fitzgerald 

Signed-off-by: Richard Fitzgerald 
Acked-by: Chanwoo Choi 
Signed-off-by: Charles Keepax 
---
 drivers/extcon/extcon-arizona.c |1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/drivers/extcon/extcon-arizona.c b/drivers/extcon/extcon-arizona.c
index ba51588..3abe866 100644
--- a/drivers/extcon/extcon-arizona.c
+++ b/drivers/extcon/extcon-arizona.c
@@ -1149,6 +1149,7 @@ static int arizona_extcon_probe(struct platform_device 
*pdev)
}
break;
case WM5110:
+   case WM8280:
switch (arizona->rev) {
case 0 ... 2:
break;
-- 
1.7.2.5

--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html