2023-06-02 14:12:01

by Rafał Miłecki

[permalink] [raw]
Subject: [PATCH 1/3] dt-bindings: net: wireless: brcm,bcm4329-fmac: add BCM4366 binding

From: Rafał Miłecki <[email protected]>

It's an 802.11ac chipset that can be found hardwired in a lot of
Northstar based routers.

Signed-off-by: Rafał Miłecki <[email protected]>
---
.../devicetree/bindings/net/wireless/brcm,bcm4329-fmac.yaml | 1 +
1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/net/wireless/brcm,bcm4329-fmac.yaml b/Documentation/devicetree/bindings/net/wireless/brcm,bcm4329-fmac.yaml
index fec1cc9b9a08..527f055a6683 100644
--- a/Documentation/devicetree/bindings/net/wireless/brcm,bcm4329-fmac.yaml
+++ b/Documentation/devicetree/bindings/net/wireless/brcm,bcm4329-fmac.yaml
@@ -38,6 +38,7 @@ properties:
- brcm,bcm4354-fmac
- brcm,bcm4356-fmac
- brcm,bcm4359-fmac
+ - brcm,bcm4366-fmac
- cypress,cyw4373-fmac
- cypress,cyw43012-fmac
- const: brcm,bcm4329-fmac
--
2.35.3



2023-06-02 14:12:46

by Rafał Miłecki

[permalink] [raw]
Subject: [PATCH 3/3] ARM: dts: BCM5301X: Add Netgear R8000 WiFi regulator mappings

From: Rafał Miłecki <[email protected]>

This allows setting FullMAC firmware regulatory domain.

Signed-off-by: Rafał Miłecki <[email protected]>
---
arch/arm/boot/dts/bcm4709-netgear-r8000.dts | 17 +++++++++++++++++
1 file changed, 17 insertions(+)

diff --git a/arch/arm/boot/dts/bcm4709-netgear-r8000.dts b/arch/arm/boot/dts/bcm4709-netgear-r8000.dts
index 14303ab521ea..3552b6deffc2 100644
--- a/arch/arm/boot/dts/bcm4709-netgear-r8000.dts
+++ b/arch/arm/boot/dts/bcm4709-netgear-r8000.dts
@@ -137,8 +137,10 @@ bridge@0,0,0 {
#size-cells = <2>;

wifi@0,1,0 {
+ compatible = "brcm,bcm4366-fmac", "brcm,bcm4329-fmac";
reg = <0x0000 0 0 0 0>;
ieee80211-freq-limit = <5735000 5835000>;
+ brcm,ccode-map = "JP-JP-78", "US-Q2-86";
};
};
};
@@ -159,6 +161,19 @@ bridge@1,1,0 {
#address-cells = <3>;
#size-cells = <2>;

+ bridge@1,0 {
+ reg = <0x800 0 0 0 0>;
+
+ #address-cells = <3>;
+ #size-cells = <2>;
+
+ wifi@0,0 {
+ compatible = "brcm,bcm4366-fmac", "brcm,bcm4329-fmac";
+ reg = <0x0000 0 0 0 0>;
+ brcm,ccode-map = "JP-JP-78", "US-Q2-86";
+ };
+ };
+
bridge@1,2,2 {
reg = <0x1000 0 0 0 0>;

@@ -166,8 +181,10 @@ bridge@1,2,2 {
#size-cells = <2>;

wifi@1,4,0 {
+ compatible = "brcm,bcm4366-fmac", "brcm,bcm4329-fmac";
reg = <0x0000 0 0 0 0>;
ieee80211-freq-limit = <5170000 5730000>;
+ brcm,ccode-map = "JP-JP-78", "US-Q2-86";
};
};
};
--
2.35.3


2023-06-02 18:18:00

by Conor Dooley

[permalink] [raw]
Subject: Re: [PATCH 1/3] dt-bindings: net: wireless: brcm,bcm4329-fmac: add BCM4366 binding

On Fri, Jun 02, 2023 at 03:59:23PM +0200, Rafał Miłecki wrote:
> From: Rafał Miłecki <[email protected]>
>
> It's an 802.11ac chipset that can be found hardwired in a lot of
> Northstar based routers.
>
> Signed-off-by: Rafał Miłecki <[email protected]>

Acked-by: Conor Dooley <[email protected]>

Thanks,
Conor.


Attachments:
(No filename) (341.00 B)
signature.asc (235.00 B)
Download all attachments

2023-06-09 00:23:15

by Florian Fainelli

[permalink] [raw]
Subject: Re: [PATCH 3/3] ARM: dts: BCM5301X: Add Netgear R8000 WiFi regulator mappings

From: Florian Fainelli <[email protected]>

On Fri, 2 Jun 2023 15:59:25 +0200, Rafał Miłecki <[email protected]> wrote:
> From: Rafał Miłecki <[email protected]>
>
> This allows setting FullMAC firmware regulatory domain.
>
> Signed-off-by: Rafał Miłecki <[email protected]>
> ---

Applied to https://github.com/Broadcom/stblinux/commits/devicetree/next, thanks!
--
Florian


Attachments:
smime.p7s (4.12 kB)
S/MIME Cryptographic Signature

2023-06-09 00:28:01

by Florian Fainelli

[permalink] [raw]
Subject: Re: [PATCH 1/3] dt-bindings: net: wireless: brcm,bcm4329-fmac: add BCM4366 binding

From: Florian Fainelli <[email protected]>

On Fri, 2 Jun 2023 15:59:23 +0200, Rafał Miłecki <[email protected]> wrote:
> From: Rafał Miłecki <[email protected]>
>
> It's an 802.11ac chipset that can be found hardwired in a lot of
> Northstar based routers.
>
> Signed-off-by: Rafał Miłecki <[email protected]>
> ---

Applied to https://github.com/Broadcom/stblinux/commits/devicetree/next, thanks!
--
Florian


Attachments:
smime.p7s (4.12 kB)
S/MIME Cryptographic Signature