]> git.karo-electronics.de Git - karo-tx-uboot.git/commit
ARM: tegra: enable PCI support of p2371-2180
authorStephen Warren <swarren@nvidia.com>
Mon, 5 Oct 2015 23:02:40 +0000 (17:02 -0600)
committerTom Warren <twarren@nvidia.com>
Thu, 12 Nov 2015 16:21:06 +0000 (09:21 -0700)
commit019bc6259d4f096219cfe1b9e91fe033b62ae645
tree7f01e4fca48aed7f021c4207edf7bf21ea833a13
parentd0af234130db0cc98ec81ed9d4d75c3bff7b4796
ARM: tegra: enable PCI support of p2371-2180

p2371-2180 has two PCI ports; a regular x4 slot and a x1 M.2 slot. This
patch adds the relevant DT to enable the PCI controller and configure
the XUSB padctl pin muxing, and code to turn on the PCI power and enable
PCI features in U-Boot. I have only tested the x4 slot.

Signed-off-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Tom Warren <twarren@nvidia.com>
arch/arm/dts/tegra210-p2371-2180.dts
board/nvidia/p2371-2180/p2371-2180.c
include/configs/p2371-2180.h