From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932198AbbESLL6 (ORCPT ); Tue, 19 May 2015 07:11:58 -0400 Received: from foss.arm.com ([217.140.101.70]:34311 "EHLO foss.arm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932071AbbESLL4 (ORCPT ); Tue, 19 May 2015 07:11:56 -0400 Message-ID: <555B1A77.9070403@arm.com> Date: Tue, 19 May 2015 12:11:51 +0100 From: Sudeep Holla User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.6.0 MIME-Version: 1.0 To: Liviu Dudau CC: Arnd Bergmann , Olof Johansson , Rob Herring , "Jon Medhurst (Tixy)" , Mark Rutland , Ian Campbell , Marc Zyngier , Catalin Marinas , Will Deacon , devicetree , LAKML , LKML , Sudeep Holla Subject: Re: [PATCH v2 0/5] arm64: Juno DT updates and new DT for Juno R1 References: <1431970109-8902-1-git-send-email-Liviu.Dudau@arm.com> In-Reply-To: <1431970109-8902-1-git-send-email-Liviu.Dudau@arm.com> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 18/05/15 18:28, Liviu Dudau wrote: > This series restructures the Juno DT files and introduces the DT > for the new Juno R1. The board is an update of the Juno R0 with > support for PCIe, but the current series only brings the board to > parity with Juno R0. The series that enable the PCIe Generic Host > Bridge to be used on Juno R1 will be posted separately. > > Changes from v1: > - Moved memory node inside juno-base.dtsi as this is common between > boards and unlikely to change soon. > - Added "arm,juno-r1" as compatible string in juno-r1.dts at Jon Medhurst's > suggestion. It would be good to add these juno* compatible somewhere in the binding document. In past I have seen checkpatch complaining about missing compatibles on vexpress(which is annoying if you are not adding it but fixing a bug around existing node). Otherwise the whole series looks good to me. So feel free to add Acked-by: Sudeep Holla Regards, Sudeep