From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sergei Shtylyov Subject: Re: [PATCH 2/8] pci-rcar-gen2: add initial device tree documentation Date: Mon, 27 Jan 2014 17:31:01 +0400 Message-ID: <52E65F95.9080306@cogentembedded.com> References: <1390754945-28142-1-git-send-email-ben.dooks@codethink.co.uk> <1390754945-28142-3-git-send-email-ben.dooks@codethink.co.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: Sender: linux-sh-owner@vger.kernel.org To: Geert Uytterhoeven , Ben Dooks Cc: linux-kernel@lists.codethink.co.uk, Linux-sh list , "devicetree@vger.kernel.org" , horms+renesas@verge.net.au List-Id: devicetree@vger.kernel.org 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