Skip to content
Snippets Groups Projects
Commit edb70e29 authored by Li Yang's avatar Li Yang Committed by Kevin Hilman
Browse files

dt-bindings: define little-endian property for QorIQ GPIO


The GPIO block on different QorIQ chips could have registers in different
endianess.  Define the property to specify which endian is used by the
hardware.

Signed-off-by: default avatarLiu Gang <Gang.Liu@freescale.com>
Acked-by: default avatarRob Herring <robh@kernel.org>
Signed-off-by: default avatarLi Yang <leoli@freescale.com>
Signed-off-by: default avatarKevin Hilman <khilman@linaro.org>
parent 2dd2e4d1
No related branches found
No related tags found
No related merge requests found
......@@ -11,6 +11,10 @@ Required properties:
0 = active high
1 = active low
Optional properties:
- little-endian : GPIO registers are used as little endian. If not
present registers are used as big endian by default.
Example:
gpio0: gpio@1100 {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment