From mboxrd@z Thu Jan 1 00:00:00 1970 From: alim.akhtar@samsung.com (Alim Akhtar) Date: Mon, 14 Nov 2016 11:28:34 +0530 Subject: [PATCH v2 1/2] arm64: dts: Add level for cpu dt node for exynos7 In-Reply-To: References: <1478945832-1826-1-git-send-email-alim.akhtar@samsung.com> <8a63bfe0-b23c-3583-6e5e-c17fe412e34d@osg.samsung.com> Message-ID: <5829528A.5070307@samsung.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Hi Krzysztof, On 11/13/2016 12:43 AM, Krzysztof Kozlowski wrote: > On Sat, Nov 12, 2016 at 6:00 PM, Alim Akhtar wrote: >> Hi Javier, >> >> On Sat, Nov 12, 2016 at 7:54 PM, Javier Martinez Canillas >> wrote: >>> Hello Alim, >>> >>> On 11/12/2016 07:17 AM, Alim Akhtar wrote: >>>> This patch adds level for cpu dt node, so that these levels can be used >>> >>> Do you mean s/level/label here? I'm asking because you are using level >>> consistently in the subject line and commit message but I'm not sure >>> what it means in this context. >>> >> >> Ah!! my bad. Its __label__. If required, will respin. >> Thanks for review. > > I think there is no need of respin because this should be squashed > with previous patch. This is quite small and there are no functional > changes here (labels are transparent, except of course conflict > cases). Without the 2/2, this patch does not have much sense yet. > The reason why I kept the _label_ changes are separate patch is to keep git bisect happy. If you think there won't be a case for that, then lets merge the two in single patch. Let me know if you want me to respin or you will take care. > Best regards, > Krzysztof > > >