Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753817AbbHXC7A (ORCPT ); Sun, 23 Aug 2015 22:59:00 -0400 Received: from conssluserg003.nifty.com ([202.248.44.41]:25031 "EHLO conssluserg003-v.nifty.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1750923AbbHXC66 (ORCPT ); Sun, 23 Aug 2015 22:58:58 -0400 X-Nifty-SrcIP: [209.85.160.175] MIME-Version: 1.0 In-Reply-To: <1440383359.2670.15.camel@perches.com> References: <1440382692-3855-1-git-send-email-yamada.masahiro@socionext.com> <1440382692-3855-2-git-send-email-yamada.masahiro@socionext.com> <1440383359.2670.15.camel@perches.com> Date: Mon, 24 Aug 2015 11:58:39 +0900 Message-ID: Subject: Re: [PATCH 1/3] ARM: uniphier: add outer cache support From: Masahiro Yamada To: Joe Perches Cc: arm@kernel.org, Arnd Bergmann , Jiri Slaby , Linus Walleij , Kumar Gala , Jungseung Lee , Ian Campbell , Rob Herring , Tejun Heo , Pawel Moll , Florian Fainelli , Maxime Coquelin , Andrew Morton , devicetree@vger.kernel.org, Mauro Carvalho Chehab , Russell King , linux-arm-kernel , Nathan Lynch , Kees Cook , Paul Bolle , Greg KH , Linux Kernel Mailing List , "David S. Miller" , =?UTF-8?Q?Uwe_Kleine=2DK=C3=B6nig?= , Mark Rutland Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 854 Lines: 33 Hi Joe, 2015-08-24 11:29 GMT+09:00 Joe Perches : > On Mon, 2015-08-24 at 11:18 +0900, Masahiro Yamada wrote: >> This commit adds support for UniPhier outer cache controller. >> All the UniPhier SoCs are equipped with the L2 cache, while the L3 >> cache is currently only integrated on PH1-Pro5 SoC. > > style trivia: > > You might add and use > #define pr_fmt(fmt) "uniphier: " fmt > before any other #include so all of the pr_ > uses are automatically prefixed. I did not know that. Thanks! I will do so for the whole series in v2. -- Best Regards Masahiro Yamada -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/