On 16 January 2017 at 22:38, Philipp Zabel <p.zabel@pengutronix.de> wrote:
On Mon, 2017-01-16 at 18:56 +0800, Baoyou Xie wrote:
> Add the zx2967 reset controller driver as maintained by ARM ZTE
> architecture maintainers, as they're parts of the core IP.
>
> Signed-off-by: Baoyou Xie <baoyou.xie@linaro.org>
> ---
>  MAINTAINERS | 2 ++
>  1 file changed, 2 insertions(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 2793808..08f8155 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -1980,10 +1980,12 @@ L:    linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
>  S:   Maintained
>  F:   arch/arm/mach-zx/
>  F:   drivers/clk/zte/
> +F:   drivers/reset/reset-zx2967.c
>  F:   drivers/soc/zte/
>  F:   drivers/thermal/zx*
>  F:   Documentation/devicetree/bindings/arm/zte.txt
>  F:   Documentation/devicetree/bindings/clock/zx296702-clk.txt
> +F:   Documentation/devicetree/bindings/reset/zte,zx2967-reset.txt
>  F:   Documentation/devicetree/bindings/soc/zte/
>  F:   Documentation/devicetree/bindings/thermal/zx*
>  F:   include/dt-bindings/soc/zx*.h

This patch doesn't apply on top of reset/next. I can rebase it, but it
will cause a trivial merge conflict with the soc/thermal additions.

I will send v3 patch, it base on linux/next branch and conflict without the soc/thermal additions
 
regards
Philipp