From mboxrd@z Thu Jan 1 00:00:00 1970 From: swarren@wwwdotorg.org (Stephen Warren) Date: Thu, 02 May 2013 12:31:05 -0600 Subject: [RFC PATCH v2 13/13] ARM: DT: kernel: DT cpu node bindings update In-Reply-To: <1366644455-16550-14-git-send-email-lorenzo.pieralisi@arm.com> References: <1366644455-16550-1-git-send-email-lorenzo.pieralisi@arm.com> <1366644455-16550-14-git-send-email-lorenzo.pieralisi@arm.com> Message-ID: <5182B0E9.3090006@wwwdotorg.org> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 04/22/2013 09:27 AM, Lorenzo Pieralisi wrote: > In order to extend the current cpu nodes bindings to newer CPUs > inclusive of AArch64 and to update support for older ARM CPUs this > patch updates device tree documentation for the cpu nodes bindings. Since I'm late reviewing this due to vacation, I imagine this has been applied by now. But for the record, the structure of the DT binding documentation in this version does look much better to me, and addresses any concerns I had with v1. From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Warren Subject: Re: [RFC PATCH v2 13/13] ARM: DT: kernel: DT cpu node bindings update Date: Thu, 02 May 2013 12:31:05 -0600 Message-ID: <5182B0E9.3090006@wwwdotorg.org> References: <1366644455-16550-1-git-send-email-lorenzo.pieralisi@arm.com> <1366644455-16550-14-git-send-email-lorenzo.pieralisi@arm.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1366644455-16550-14-git-send-email-lorenzo.pieralisi-5wv7dgnIgG8@public.gmane.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: devicetree-discuss-bounces+gldd-devicetree-discuss=m.gmane.org-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org Sender: "devicetree-discuss" To: Lorenzo Pieralisi Cc: Nicolas Pitre , Jon Medhurst , Andrew Lunn , Sekhar Nori , Viresh Kumar , Lennert Buytenhek , Kukjin Kim , Russell King , Magnus Damm , Catalin Marinas , David Brown , devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org, Rob Herring , Simon Horman , Barry Song , linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, Vinayak Kale , Amit Kucheria List-Id: devicetree@vger.kernel.org On 04/22/2013 09:27 AM, Lorenzo Pieralisi wrote: > In order to extend the current cpu nodes bindings to newer CPUs > inclusive of AArch64 and to update support for older ARM CPUs this > patch updates device tree documentation for the cpu nodes bindings. Since I'm late reviewing this due to vacation, I imagine this has been applied by now. But for the record, the structure of the DT binding documentation in this version does look much better to me, and addresses any concerns I had with v1.