Skip to content

Commit 66abca1

Browse files
kishonbjorn-helgaas
authored andcommitted
dt-bindings: PCI: dra7xx: Add DT bindings to enable unaligned access
Update device tree binding documentation of TI's dra7xx PCI controller to include property for enabling unaligned mem access. Signed-off-by: Kishon Vijay Abraham I <[email protected]> Acked-by: Rob Herring <[email protected]> Signed-off-by: Bjorn Helgaas <[email protected]>
1 parent f7a2757 commit 66abca1

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

Documentation/devicetree/bindings/pci/ti-pci.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,11 @@ DEVICE MODE
3939
- interrupts : one interrupt entries must be specified for main interrupt.
4040
- num-ib-windows : number of inbound address translation windows
4141
- num-ob-windows : number of outbound address translation windows
42+
- ti,syscon-unaligned-access: phandle to the syscon DT node. The 1st argument
43+
should contain the register offset within syscon
44+
and the 2nd argument should contain the bit field
45+
for setting the bit to enable unaligned
46+
access.
4247

4348
Optional Property:
4449
- gpios : Should be added if a gpio line is required to drive PERST# line

0 commit comments

Comments
 (0)