From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sergei Shtylyov Date: Thu, 12 Jun 2014 16:47:59 +0000 Subject: Re: [PATCH 8/8] ARM: shmobile: henninger: Add dummy PCIe bus clock Message-Id: <5399D9BF.6030208@cogentembedded.com> List-Id: References: <1401261843-6964-9-git-send-email-phil.edworthy@renesas.com> In-Reply-To: <1401261843-6964-9-git-send-email-phil.edworthy@renesas.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-sh@vger.kernel.org Hello. On 06/12/2014 07:41 PM, Phil Edworthy wrote: >>>> Since the CPU's dtsi refers to pcie_bus_clock, we need an entry in >>>> the board's dts, even if we aren't using PCIe. >>> I don't quite understand that last part: there's PCIe slot in the >>> Henninger's schematics (although it doesn't seem to be soldered in the >>> early board version). >> In fact, we're in process of verifying PCIe on Henninger (soldered the >> connector); at least the configuration space accesses work OK... > Do you mean the internal Root-Complex config accesses work ok, or card ones? We inserted an Intel Wi-Fi card and saw PCI-PCI bridge and network controller in lspci's output. Another (Ethernet) card didn't work though... > One thing we noticed on the Koelsch board is that some cards need Aux 3.3V to be supplied before they will work. By default on the Koelsch board, this is not supplied - you have to add link R719. Thanks for the info. > Regards > Phil WBR, Sergei