diff options
author | Niklas Cassel <[email protected]> | 2016-12-07 15:20:08 +0100 |
---|---|---|
committer | David S. Miller <[email protected]> | 2016-12-08 13:07:10 -0500 |
commit | 4022d039a315951e59d95d22e79198d861ce4490 (patch) | |
tree | b6e62d85500ffa47e347dfa4f380f3c69eaabbdf /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 89caaa2d80b7bf9bd8632cd3137254f8c685e5db (diff) |
net: smmac: allow configuring lower pbl values
The driver currently always sets the PBLx8/PBLx4 bit, which means that
the pbl values configured via the pbl/txpbl/rxpbl DT properties are
always multiplied by 8/4 in the hardware.
In order to allow the DT to configure lower pbl values, while at the
same time not changing behavior of any existing device trees using the
pbl/txpbl/rxpbl settings, add a property to disable the multiplication
of the pbl by 8/4 in the hardware.
Suggested-by: Rabin Vincent <[email protected]>
Signed-off-by: Niklas Cassel <[email protected]>
Acked-by: Alexandre Torgue <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions