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

dt-bindings: PCI: dra7xx: Add properties to enable x2 lane in dra7

Add syscon properties required for configuring PCIe in x2 lane mode.

Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
Signed-off-by: Sekhar Nori <nsekhar@ti.com>
Signed-off-by: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
Reviewed-by: Rob Herring <robh@kernel.org>

authored by

Kishon Vijay Abraham I and committed by
Lorenzo Pieralisi
1c5d2cc7 33d5c207

+3
+3
Documentation/devicetree/bindings/pci/ti-pci.txt
··· 13 13 - ti,hwmods : Name of the hwmod associated to the pcie, "pcie<X>", 14 14 where <X> is the instance number of the pcie from the HW spec. 15 15 - num-lanes as specified in ../designware-pcie.txt 16 + - ti,syscon-lane-sel : phandle/offset pair. Phandle to the system control 17 + module and the register offset to specify lane 18 + selection. 16 19 17 20 HOST MODE 18 21 =========