Merge branch 'dsa-hellcreek-fixes'
authorDavid S. Miller <davem@davemloft.net>
Thu, 26 Aug 2021 09:26:06 +0000 (10:26 +0100)
committerDavid S. Miller <davem@davemloft.net>
Thu, 26 Aug 2021 09:26:06 +0000 (10:26 +0100)
Kurt Kanzenbach says:

====================
net: dsa: hellcreek: 802.1Qbv Fixes

while using TAPRIO offloading on the Hirschmann hellcreek switch, I've noticed
two issues in the current implementation:

1. The gate control list is incorrectly programmed
2. The admin base time is not set properly

Fix it.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>

Trivial merge