commit | f038ddf25b80be90e1af9439935bdb66fdbf5e28 | [log] [tgz] |
---|---|---|
author | Yangbo Lu <yangbo.lu@nxp.com> | Tue Feb 12 12:23:59 2019 +0800 |
committer | David S. Miller <davem@davemloft.net> | Tue Feb 12 12:58:48 2019 -0500 |
tree | 654ca5a29e993efe5c95b3f7d587f4d4c6f3d0f9 | |
parent | ff54571a747bc1fc8e132ef9c512451ec6de3336 [diff] |
ptp_qoriq: add little enadian support There is QorIQ 1588 timer IP block on the new ENETC Ethernet controller. However it uses little endian mode which is different with before. This patch is to add little endian support for the driver by using "little-endian" dts node property. Signed-off-by: Yangbo Lu <yangbo.lu@nxp.com> Signed-off-by: David S. Miller <davem@davemloft.net>