Commit 2843bf51 authored by Yangbo Lu's avatar Yangbo Lu Committed by David S. Miller

dt-binding: ptp_qoriq: add little-endian support

Specify "little-endian" property if the 1588 timer IP block
is little-endian mode. The default endian mode is big-endian.
Signed-off-by: default avatarYangbo Lu <yangbo.lu@nxp.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent f038ddf2
...@@ -19,6 +19,9 @@ Clock Properties: ...@@ -19,6 +19,9 @@ Clock Properties:
- fsl,max-adj Maximum frequency adjustment in parts per billion. - fsl,max-adj Maximum frequency adjustment in parts per billion.
- fsl,extts-fifo The presence of this property indicates hardware - fsl,extts-fifo The presence of this property indicates hardware
support for the external trigger stamp FIFO. support for the external trigger stamp FIFO.
- little-endian The presence of this property indicates the 1588 timer
IP block is little-endian mode. The default endian mode
is big-endian.
These properties set the operational parameters for the PTP These properties set the operational parameters for the PTP
clock. You must choose these carefully for the clock to work right. clock. You must choose these carefully for the clock to work right.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment