Re: [PATCH 1/2] reset: uniphier: remove sLD3 SoC support

2017-08-11 Thread Philipp Zabel
On Thu, 2017-08-10 at 15:30 -0500, Rob Herring wrote:
> On Sun, Aug 06, 2017 at 11:44:01AM +0900, Masahiro Yamada wrote:
> > This SoC is too old.  It is difficult to maintain any longer.
> > 
> > Signed-off-by: Masahiro Yamada 
> > ---
> > 
> >  .../devicetree/bindings/reset/uniphier-reset.txt   |  2 -
> >  drivers/reset/reset-uniphier.c | 48 
> > --
> >  2 files changed, 16 insertions(+), 34 deletions(-)
> 
> Acked-by: Rob Herring 

Added to the patch, thank you.

regards
Philipp


Re: [PATCH 1/2] reset: uniphier: remove sLD3 SoC support

2017-08-10 Thread Rob Herring
On Sun, Aug 06, 2017 at 11:44:01AM +0900, Masahiro Yamada wrote:
> This SoC is too old.  It is difficult to maintain any longer.
> 
> Signed-off-by: Masahiro Yamada 
> ---
> 
>  .../devicetree/bindings/reset/uniphier-reset.txt   |  2 -
>  drivers/reset/reset-uniphier.c | 48 
> --
>  2 files changed, 16 insertions(+), 34 deletions(-)

Acked-by: Rob Herring