From: York Sun <yorksun@freescale.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [Patch V4 1/7] pci/layerscape: add support for LS1043A PCIe LUT register access
Date: Mon, 30 Nov 2015 09:13:18 -0800 [thread overview]
Message-ID: <565C83AE.6060302@freescale.com> (raw)
In-Reply-To: <1447235920-46321-2-git-send-email-Qianyu.Gong@freescale.com>
On 11/11/2015 01:58 AM, Gong Qianyu wrote:
> From: Mingkai Hu <Mingkai.Hu@freescale.com>
>
> The endian and base address of PEX LUT register region is different
> between Chassis 2 and Chassis 3, so move the base address definition
> to chassis specific header file and add pex_lut_* functions to access
> LUT register.
>
> Signed-off-by: Mingkai Hu <Mingkai.Hu@freescale.com>
> Signed-off-by: Gong Qianyu <Qianyu.Gong@freescale.com>
> ---
> V4:
> - Use #ifndef CONFIG_LS102XA instead of #ifdef CONFIG_FSL_LAYERSCAPE.
> V3:
> - No change.
> V2:
> - Fix compile errors for ls1021a.
>
> arch/arm/include/asm/arch-fsl-layerscape/config.h | 2 ++
> arch/arm/include/asm/arch-fsl-layerscape/immap_lsch2.h | 4 ++++
> arch/arm/include/asm/arch-fsl-layerscape/immap_lsch3.h | 4 ++++
> arch/arm/include/asm/arch-fsl-layerscape/soc.h | 8 ++++++++
> drivers/pci/pcie_layerscape.c | 14 +++++++-------
> 5 files changed, 25 insertions(+), 7 deletions(-)
Applied to fsl-qoriq master. Thanks.
York
next prev parent reply other threads:[~2015-11-30 17:13 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-11-11 9:58 [U-Boot] [Patch V4 0/7] add LS1043AQDS platform support Gong Qianyu
2015-11-11 9:58 ` [U-Boot] [Patch V4 1/7] pci/layerscape: add support for LS1043A PCIe LUT register access Gong Qianyu
2015-11-30 17:13 ` York Sun [this message]
2015-11-11 9:58 ` [U-Boot] [Patch V4 2/7] armv8/fsl-layerscape: Remove reference to gdata Gong Qianyu
2015-11-30 17:13 ` York Sun
2015-11-11 9:58 ` [U-Boot] [Patch V4 3/7] armv8/ls1043ardb: dts: add dtb support Gong Qianyu
2015-11-30 17:14 ` York Sun
2015-11-11 9:58 ` [U-Boot] [Patch V4 4/7] armv8/ls1043aqds: add LS1043AQDS board support Gong Qianyu
2015-11-30 17:15 ` York Sun
2015-11-11 9:58 ` [U-Boot] [Patch V4 5/7] armv8/ls1043aqds: dts: add dtb support Gong Qianyu
2015-11-30 17:15 ` York Sun
2015-11-11 9:58 ` [U-Boot] [Patch V4 6/7] armv8/ls1043ardb: add DSPI support Gong Qianyu
2015-11-30 17:15 ` York Sun
2015-11-11 9:58 ` [U-Boot] [Patch V4 7/7] armv8/ls1043ardb: add USB support Gong Qianyu
2015-11-30 17:16 ` York Sun
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=565C83AE.6060302@freescale.com \
--to=yorksun@freescale.com \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox