commit | f213dbbdeca6d2444bfe90d9b422de056bc4d369 | [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 | 975e78932359230986bb0d2c9a0694285c163621 [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>