From mboxrd@z Thu Jan 1 00:00:00 1970 From: Suravee.Suthikulpanit@amd.com (Suravee Suthikulpanit) Date: Thu, 25 Feb 2016 12:23:08 +0700 Subject: [PATCH] dtb: amd: Fix-up for ccn504 and kcs nodes In-Reply-To: <20160224220157.GP10126@localhost> References: <1455236443-23949-1-git-send-email-Suravee.Suthikulpanit@amd.com> <20160224220157.GP10126@localhost> Message-ID: <56CE8FBC.6010508@amd.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Hi, On 02/25/2016 05:01 AM, Olof Johansson wrote: > On Fri, Feb 12, 2016 at 07:20:43AM +0700, Suravee Suthikulpanit wrote: >> From: Suravee Suthikulpanit >> >> This is a fix-up patch based on the review comment from >> Arnd regarding: >> * fix ccn504 address in the node name >> * remove kcs interrupt-name >> >> Signed-off-by: Brijesh Singh >> Signed-off-by: Suravee Suthikulpanit >> Cc: Arnd Bergmann >> --- >> >> Hi Olof, >> >> Here are the changes from the V3 that I sent earlier. Sorry for confusion. >> Would you please pull this into the next tree? >> >> Thank you, >> Suravee > > Applied. > > I also noticed that the patch subjects were nonstandard the last time around. > In the future, please use: > > arm64: dts: amd: ... > > as prefix, instead of just dtb (which is the binary format). I fixed it up for > this patch, and the others, well, they're already applied. So let's try to > remember it for the future. > > > -Olof > Thanks, and sorry for the mis-use of the subject line. Suravee