commit | 9a6dc34ec4d2e608f0a0a65851bb4bd2a7812946 | [log] [tgz] |
---|---|---|
author | Siva Durga Prasad Paladugu <siva.durga.paladugu@xilinx.com> | Tue Sep 04 19:08:53 2018 +0530 |
committer | Michal Simek <michal.simek@xilinx.com> | Wed Sep 26 10:15:00 2018 +0200 |
tree | 26bf9d6757b7b5c6be93214ed8032dbc0b567b4a | |
parent | f354c3f7e0be88400a4a63645073a4d0baff3db7 [diff] |
net: zynq_gem: Fix reading of max-speed property max-speed property is part of phynode and it has to be read using ofnode_read_u32_default(). This fixes the issue of incorrect max-speed read from DT. Signed-off-by: Siva Durga Prasad Paladugu <siva.durga.paladugu@xilinx.com> Acked-by: Joe Hershberger <joe.hershberger@ni.com> Signed-off-by: Michal Simek <michal.simek@xilinx.com>