Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

at v4.6-rc2 14 lines 476 B view raw
1SPEAr13XX PCIe DT detail: 2================================ 3 4SPEAr13XX uses synopsis designware PCIe controller and ST MiPHY as phy 5controller. 6 7Required properties: 8- compatible : should be "st,spear1340-pcie", "snps,dw-pcie". 9- phys : phandle to phy node associated with pcie controller 10- phy-names : must be "pcie-phy" 11- All other definitions as per generic PCI bindings 12 13 Optional properties: 14- st,pcie-is-gen1 indicates that forced gen1 initialization is needed.