Message ID | 20240221081238.24775-1-zajec5@gmail.com (mailing list archive) |
---|---|
State | Not Applicable |
Headers | show |
Series | dt-bindings: net: wireless: mt76: allow all 4 interrupts for MT7981 | expand |
On Wed, Feb 21, 2024 at 09:12:38AM +0100, Rafał Miłecki wrote: > From: Rafał Miłecki <rafal@milecki.pl> > > MT7981 (Filogic 820) is a low cost version of MT7986 (Filogic 830) with > a similar wireless controller that also supports four interrupts. > > Cc: Peter Chiu <chui-hao.chiu@mediatek.com> > Cc: Felix Fietkau <nbd@nbd.name> > Signed-off-by: Rafał Miłecki <rafal@milecki.pl> Acked-by: Conor Dooley <conor.dooley@microchip.com> Cheers, Conor. > --- > .../devicetree/bindings/net/wireless/mediatek,mt76.yaml | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Documentation/devicetree/bindings/net/wireless/mediatek,mt76.yaml b/Documentation/devicetree/bindings/net/wireless/mediatek,mt76.yaml > index 0c6835db397f..eabceb849537 100644 > --- a/Documentation/devicetree/bindings/net/wireless/mediatek,mt76.yaml > +++ b/Documentation/devicetree/bindings/net/wireless/mediatek,mt76.yaml > @@ -226,6 +226,7 @@ allOf: > compatible: > contains: > enum: > + - mediatek,mt7981-wmac > - mediatek,mt7986-wmac > then: > properties: > -- > 2.35.3 >
diff --git a/Documentation/devicetree/bindings/net/wireless/mediatek,mt76.yaml b/Documentation/devicetree/bindings/net/wireless/mediatek,mt76.yaml index 0c6835db397f..eabceb849537 100644 --- a/Documentation/devicetree/bindings/net/wireless/mediatek,mt76.yaml +++ b/Documentation/devicetree/bindings/net/wireless/mediatek,mt76.yaml @@ -226,6 +226,7 @@ allOf: compatible: contains: enum: + - mediatek,mt7981-wmac - mediatek,mt7986-wmac then: properties: