From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752337AbcCGJaa (ORCPT ); Mon, 7 Mar 2016 04:30:30 -0500 Received: from conssluserg001.nifty.com ([202.248.44.39]:42396 "EHLO conssluserg001-v.nifty.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1751958AbcCGJaW (ORCPT ); Mon, 7 Mar 2016 04:30:22 -0500 X-Nifty-SrcIP: [209.85.161.171] MIME-Version: 1.0 In-Reply-To: <1456470968-7900-1-git-send-email-yamada.masahiro@socionext.com> References: <1456470968-7900-1-git-send-email-yamada.masahiro@socionext.com> Date: Mon, 7 Mar 2016 18:30:18 +0900 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [PATCH 0/2] ARM: uniphier: UniPhier updates for Linux 4.6-rc1 (2nd round) From: Masahiro Yamada To: arm@kernel.org, Olof Johansson Cc: Masahiro Yamada , Russell King , Linux Kernel Mailing List , linux-arm-kernel Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Olof and Arnd, I have two series for 4.6-rc1 that have not been applied yet. - ARM: uniphier: UniPhier updates for Linux 4.6-rc1 (2nd round) (this series) - ARM: dts: uniphier: UniPhier DT updates for Linux 4.6-rc1 (2nd round) I am getting uneasy because it is already -rc7. I hope you will find some time to check them out. 2016-02-26 16:16 GMT+09:00 Masahiro Yamada : > Hi Olof, > > Here is a small patch series for UniPhier SoC updates. > > > > Masahiro Yamada (2): > ARM: uniphier: add missing of_node_put() > ARM: uniphier: rework SMP code to support new System Bus binding > > arch/arm/mach-uniphier/platsmp.c | 26 +++++++++++++++++--------- > 1 file changed, 17 insertions(+), 9 deletions(-) > > -- > 1.9.1 > > > _______________________________________________ > linux-arm-kernel mailing list > linux-arm-kernel@lists.infradead.org > http://lists.infradead.org/mailman/listinfo/linux-arm-kernel -- Best Regards Masahiro Yamada From mboxrd@z Thu Jan 1 00:00:00 1970 From: yamada.masahiro@socionext.com (Masahiro Yamada) Date: Mon, 7 Mar 2016 18:30:18 +0900 Subject: [PATCH 0/2] ARM: uniphier: UniPhier updates for Linux 4.6-rc1 (2nd round) In-Reply-To: <1456470968-7900-1-git-send-email-yamada.masahiro@socionext.com> References: <1456470968-7900-1-git-send-email-yamada.masahiro@socionext.com> Message-ID: To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Hi Olof and Arnd, I have two series for 4.6-rc1 that have not been applied yet. - ARM: uniphier: UniPhier updates for Linux 4.6-rc1 (2nd round) (this series) - ARM: dts: uniphier: UniPhier DT updates for Linux 4.6-rc1 (2nd round) I am getting uneasy because it is already -rc7. I hope you will find some time to check them out. 2016-02-26 16:16 GMT+09:00 Masahiro Yamada : > Hi Olof, > > Here is a small patch series for UniPhier SoC updates. > > > > Masahiro Yamada (2): > ARM: uniphier: add missing of_node_put() > ARM: uniphier: rework SMP code to support new System Bus binding > > arch/arm/mach-uniphier/platsmp.c | 26 +++++++++++++++++--------- > 1 file changed, 17 insertions(+), 9 deletions(-) > > -- > 1.9.1 > > > _______________________________________________ > linux-arm-kernel mailing list > linux-arm-kernel at lists.infradead.org > http://lists.infradead.org/mailman/listinfo/linux-arm-kernel -- Best Regards Masahiro Yamada