]> git.ipfire.org Git - thirdparty/openwrt.git/commit
mt76: mt7915: add bf backoff limit table support
authorSven Eckelmann (Plasma Cloud) <se@simonwunderlich.de>
Wed, 2 Jul 2025 15:00:03 +0000 (17:00 +0200)
committerHauke Mehrtens <hauke@hauke-m.de>
Sat, 4 Oct 2025 18:30:36 +0000 (20:30 +0200)
commit6733b9ab7c961e327825e19af3ac2642be68d599
tree68af2b6e91c3f38b1a9e085525d12c119d096b3f
parent7dc498dc9fa28ce45f65763fe9cc120abf8da474
mt76: mt7915: add bf backoff limit table support

mt76 as support for generic rates power limits in the devicetree. But the
mt7915 supports beamforming and has another table for configuring the
backoff limits. These can be configured in the DT with the paths-*
properties. The path-*-bf are the ones relevant for beamforming and the
ones without -bf suffix for "traditional" path backoff.

Signed-off-by: Sven Eckelmann (Plasma Cloud) <se@simonwunderlich.de>
Link: https://github.com/openwrt/openwrt/pull/20152
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
package/kernel/mt76/patches/0002-wifi-mt76-mt7915-add-bf-backoff-limit-table-support.patch [new file with mode: 0644]