From: Stefano Babic <sbabic@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 0/2] imx: ventana: Add pci fixup for PLX switch
Date: Tue, 09 Sep 2014 16:14:00 +0200 [thread overview]
Message-ID: <540F0B28.6090706@denx.de> (raw)
In-Reply-To: <CAJ+vNU2Et6N_yGLVx=A3w11hfNDuy5VeRZG=Uu_CyApsbMncWQ@mail.gmail.com>
On 21/08/2014 08:37, Tim Harvey wrote:
> On Thu, Aug 7, 2014 at 10:49 PM, Tim Harvey <tharvey@gateworks.com> wrote:
>> Many of the Gateworks Ventana boards have a PLX PCIe switch where GPIO
>> on the switch is used as the PERST# of the downstream ports. In the Linux
>> kernel there is a PCI fixup that asserts these properly when the upstream
>> port is enumerated.
>>
>> The first patch in this serial adds a board_pci_fixup_dev function define
>> to allow hooking similarly to the kernel pci fixup functionality.
>>
>> The second patch uses the board_pci_fixup_dev function to perform the
>> GPIO configuration on the switch for the downstream ports.
>>
>> Tim Harvey (2):
>> pci: add support for board_pci_fixup_dev function
>> imx: ventana: add pci fixup for PLX PEX860x switch GPIO
>>
>> board/gateworks/gw_ventana/gw_ventana.c | 30 ++++++++++++++++++++++++++++++
>> drivers/pci/pci.c | 4 ++++
>> include/configs/gw_ventana.h | 1 +
>> include/pci.h | 7 +++++++
>> 4 files changed, 42 insertions(+)
>>
>> --
>> 1.8.3.2
>>
>
> Any comments on these? I'm wondering if there is someone else I should
> be including with regards to reviewing pci changes.
>
No comment, and I do not see any bad influence on other boards - I am
going to apply them.
Regards,
Stefano Babic
--
=====================================================================
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sbabic at denx.de
=====================================================================
prev parent reply other threads:[~2014-09-09 14:14 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-08-08 5:49 [U-Boot] [PATCH 0/2] imx: ventana: Add pci fixup for PLX switch Tim Harvey
2014-08-08 5:49 ` [U-Boot] [PATCH 1/2] pci: add support for board_pci_fixup_dev function Tim Harvey
2014-09-09 14:17 ` Stefano Babic
2014-08-08 5:49 ` [U-Boot] [PATCH 2/2] imx: ventana: add pci fixup for PLX PEX860x switch GPIO Tim Harvey
2014-09-09 14:17 ` Stefano Babic
2014-08-21 6:37 ` [U-Boot] [PATCH 0/2] imx: ventana: Add pci fixup for PLX switch Tim Harvey
2014-09-09 14:14 ` Stefano Babic [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=540F0B28.6090706@denx.de \
--to=sbabic@denx.de \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.