This patchset is to enable ptp support for ls1021a platform. The endianness
issue in gianfar driver and gianfar ptp driver must be fixed, and a 1588
timer node must be added into dts.

Changes for v2:
        - Modified commit message
        - Added more reviewers

Yangbo Lu (3):
  ARM: dts: ls1021a: add 1588 timer node
  gianfar_ptp: replace get_of_u32 with of_property_read_u32
  gianfar: fix endianness for hardware timestamp

 arch/arm/boot/dts/ls1021a.dtsi               | 12 ++++++++++++
 drivers/net/ethernet/freescale/gianfar.c     |  4 ++--
 drivers/net/ethernet/freescale/gianfar_ptp.c | 27 +++++++--------------------
 3 files changed, 21 insertions(+), 22 deletions(-)

-- 
2.1.0.27.g96db324

Reply via email to