aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Documentation/devicetree/bindings/pci/ti-pci.txt
diff options
context:
space:
mode:
authorVignesh R <vigneshr@ti.com>2018-09-25 14:00:23 +0530
committerLorenzo Pieralisi <lorenzo.pieralisi@arm.com>2018-09-25 10:52:59 +0100
commite3336a18ff853c26031c578d49a23488b48ebc22 (patch)
tree49b5169b36e7ce6bd9ed3653c7984e4f37b49453 /Documentation/devicetree/bindings/pci/ti-pci.txt
parentPCI: qcom: Fix error handling in runtime PM support (diff)
downloadwireguard-linux-e3336a18ff853c26031c578d49a23488b48ebc22.tar.xz
wireguard-linux-e3336a18ff853c26031c578d49a23488b48ebc22.zip
dt-bindings: PCI: dra7xx: Add bindings for unaligned access in host mode
Update device tree binding documentation of TI's dra7xx PCI controller for enabling unaligned mem access as applicable not just in EP mode but in host mode as well. Signed-off-by: Vignesh R <vigneshr@ti.com> Signed-off-by: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com> Reviewed-by: Rob Herring <robh@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/pci/ti-pci.txt')
-rw-r--r--Documentation/devicetree/bindings/pci/ti-pci.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/pci/ti-pci.txt b/Documentation/devicetree/bindings/pci/ti-pci.txt
index 7f7af3044016..452fe48c4fdd 100644
--- a/Documentation/devicetree/bindings/pci/ti-pci.txt
+++ b/Documentation/devicetree/bindings/pci/ti-pci.txt
@@ -26,6 +26,11 @@ HOST MODE
ranges,
interrupt-map-mask,
interrupt-map : as specified in ../designware-pcie.txt
+ - ti,syscon-unaligned-access: phandle to the syscon DT node. The 1st argument
+ should contain the register offset within syscon
+ and the 2nd argument should contain the bit field
+ for setting the bit to enable unaligned
+ access.
DEVICE MODE
===========