
15 Jul
2019
15 Jul
'19
8:31 p.m.
On Tue, Jun 11, 2019 at 10:51 AM Ramon Fried rfried.dev@gmail.com wrote:
Few registers and bits were added by Cadence and they were not updated in the headers. Take the latest definitions as defined in Linux header (5.1) that also includes some comments about existing registers.
One register was improperly named (UR), fix that.
This is breaking the build. "UR" is still referred to in drivers/net/macb.c line 805.
Did you build test this?
Signed-off-by: Ramon Fried rfried.dev@gmail.com