]> git.ipfire.org Git - thirdparty/linux.git/commit
Merge branch 'macb-usrio-tsu-patches'
authorJakub Kicinski <kuba@kernel.org>
Sun, 29 Mar 2026 21:35:29 +0000 (14:35 -0700)
committerJakub Kicinski <kuba@kernel.org>
Sun, 29 Mar 2026 21:35:30 +0000 (14:35 -0700)
commit686aad8353a5a4d3358deaba08b748a6b6e6d6c2
tree37cccea77b9c35536c10e42cbc8fd8caf9982d44
parent57ec1622b62ae8dcd88a0084c49c5b72b1850e68
parentcd1082a96f9a1ffe053e48ac0a1b4fffb189c30e
Merge branch 'macb-usrio-tsu-patches'

Conor Dooley says:

====================
macb usrio/tsu patches

At the very least, it'd be good of the soc vendor folks could check
their platforms and see if their usrio stuff actually lines up with what
the driver currently calls "macb_default_usrio". Ours didn't and it was
a nasty surprise.

Ryan and I figured out that the sama7g5 stuff is not actually using the
same usrio bits as earlier devices, so there's now more patches in this
series to split them apart. I've not tested the split or the new
property due to lack of hardware, but Ryan has.

Marking this stuff net-next, because although they're fixes I don't see
any particular urgency, and it avoids creating some dependencies between
cleanup items and the fixes.
====================

Link: https://patch.msgid.link/20260325-unsterile-flail-4c7729750dc4@spud
Signed-off-by: Jakub Kicinski <kuba@kernel.org>