Re: [PATCH 07/24] dt-bindings: PCI: Add dt-binding to configure PCIe mode

2019-01-21 Thread Rob Herring
On Mon, 14 Jan 2019 18:54:07 +0530, Kishon Vijay Abraham I wrote: > Add "ti,syscon-pcie-mode" dt-binding to hold phandle to the syscon > register that should be used to configure PCIe in RC mode or EP mode. > > Signed-off-by: Kishon Vijay Abraham I > --- > Documentation/devicetree/bindings/pci/p

[PATCH 07/24] dt-bindings: PCI: Add dt-binding to configure PCIe mode

2019-01-14 Thread Kishon Vijay Abraham I
Add "ti,syscon-pcie-mode" dt-binding to hold phandle to the syscon register that should be used to configure PCIe in RC mode or EP mode. Signed-off-by: Kishon Vijay Abraham I --- Documentation/devicetree/bindings/pci/pci-keystone.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Document