From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sergei Shtylyov Date: Mon, 27 Jan 2014 13:31:01 +0000 Subject: Re: [PATCH 2/8] pci-rcar-gen2: add initial device tree documentation Message-Id: <52E65F95.9080306@cogentembedded.com> List-Id: References: <1390754945-28142-1-git-send-email-ben.dooks@codethink.co.uk> <1390754945-28142-3-git-send-email-ben.dooks@codethink.co.uk> In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Geert Uytterhoeven , Ben Dooks Cc: linux-kernel@lists.codethink.co.uk, Linux-sh list , "devicetree@vger.kernel.org" , horms+renesas@verge.net.au Hello. On 26-01-2014 23:09, Geert Uytterhoeven wrote: >> + - reg : A list of physical regions to access the device. The first is >> + the operational registers for the OHCI/EHCI controller and the >> + second region is for the bridge configuration and control registers. > You may want to add "reg-names" to use named regions, as there > is more than one region. I've already told Ben he can't claim EHCI/OHCI register ranges at the bridge node, so there should be only one "reg" specifier. WBR, Sergei