From: Vignesh R Date: Tue, 25 Sep 2018 08:30:23 +0000 (+0530) Subject: dt-bindings: PCI: dra7xx: Add bindings for unaligned access in host mode X-Git-Tag: v4.20-rc1~128^2~5^2~6 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=e3336a18ff853c26031c578d49a23488b48ebc22;p=thirdparty%2Fkernel%2Flinux.git 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 Signed-off-by: Lorenzo Pieralisi Reviewed-by: Rob Herring --- diff --git a/Documentation/devicetree/bindings/pci/ti-pci.txt b/Documentation/devicetree/bindings/pci/ti-pci.txt index 7f7af3044016a..452fe48c4fdd2 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 ===========