linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] arm64: dts: amlogic: meson-gxm-rbox-pro: fix wifi node name
@ 2025-06-03  7:47 Neil Armstrong
  2025-06-03  9:50 ` Krzysztof Kozlowski
  0 siblings, 1 reply; 3+ messages in thread
From: Neil Armstrong @ 2025-06-03  7:47 UTC (permalink / raw)
  To: Rob Herring, Krzysztof Kozlowski, Conor Dooley, Kevin Hilman,
	Jerome Brunet, Martin Blumenstingl
  Cc: devicetree, linux-arm-kernel, linux-amlogic, linux-kernel,
	Neil Armstrong

This fixes the following error:
meson-gxm-rbox-pro.dtb: brcmf@1: $nodename:0: 'brcmf@1' does not match '^wifi(@.*)?$'
	from schema $id: http://devicetree.org/schemas/net/wireless/brcm,bcm4329-fmac.yaml#

Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
---
 arch/arm64/boot/dts/amlogic/meson-gxm-rbox-pro.dts | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm64/boot/dts/amlogic/meson-gxm-rbox-pro.dts b/arch/arm64/boot/dts/amlogic/meson-gxm-rbox-pro.dts
index ecaf678b23ddd6f0e1f27532059aa706c29fe046..9d5a481b309f7201e5a82b7a91b8ca265c7ef42a 100644
--- a/arch/arm64/boot/dts/amlogic/meson-gxm-rbox-pro.dts
+++ b/arch/arm64/boot/dts/amlogic/meson-gxm-rbox-pro.dts
@@ -217,7 +217,7 @@ &sd_emmc_a {
 	vmmc-supply = <&vddao_3v3>;
 	vqmmc-supply = <&vddio_boot>;
 
-	brcmf: brcmf@1 {
+	brcmf: wifi@1 {
 		reg = <1>;
 		compatible = "brcm,bcm4329-fmac";
 	};

---
base-commit: a0bea9e39035edc56a994630e6048c8a191a99d8
change-id: 20250603-topic-amlogic-upstream-bindings-fixes-dts-round-3-c0c5a1ba8050

Best regards,
-- 
Neil Armstrong <neil.armstrong@linaro.org>



^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] arm64: dts: amlogic: meson-gxm-rbox-pro: fix wifi node name
  2025-06-03  7:47 [PATCH] arm64: dts: amlogic: meson-gxm-rbox-pro: fix wifi node name Neil Armstrong
@ 2025-06-03  9:50 ` Krzysztof Kozlowski
  2025-06-03 13:22   ` Neil Armstrong
  0 siblings, 1 reply; 3+ messages in thread
From: Krzysztof Kozlowski @ 2025-06-03  9:50 UTC (permalink / raw)
  To: Neil Armstrong, Rob Herring, Krzysztof Kozlowski, Conor Dooley,
	Kevin Hilman, Jerome Brunet, Martin Blumenstingl
  Cc: devicetree, linux-arm-kernel, linux-amlogic, linux-kernel

On 03/06/2025 09:47, Neil Armstrong wrote:
> This fixes the following error:
> meson-gxm-rbox-pro.dtb: brcmf@1: $nodename:0: 'brcmf@1' does not match '^wifi(@.*)?$'
> 	from schema $id: http://devicetree.org/schemas/net/wireless/brcm,bcm4329-fmac.yaml#
> 

I already sent it:
https://lore.kernel.org/linux-arm-kernel/3c3c3652-be5f-4f54-a0b8-4829f9549116@linaro.org/

Can you pick that one instead?

Best regards,
Krzysztof


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] arm64: dts: amlogic: meson-gxm-rbox-pro: fix wifi node name
  2025-06-03  9:50 ` Krzysztof Kozlowski
@ 2025-06-03 13:22   ` Neil Armstrong
  0 siblings, 0 replies; 3+ messages in thread
From: Neil Armstrong @ 2025-06-03 13:22 UTC (permalink / raw)
  To: Krzysztof Kozlowski, Rob Herring, Krzysztof Kozlowski,
	Conor Dooley, Kevin Hilman, Jerome Brunet, Martin Blumenstingl
  Cc: devicetree, linux-arm-kernel, linux-amlogic, linux-kernel

On 03/06/2025 11:50, Krzysztof Kozlowski wrote:
> On 03/06/2025 09:47, Neil Armstrong wrote:
>> This fixes the following error:
>> meson-gxm-rbox-pro.dtb: brcmf@1: $nodename:0: 'brcmf@1' does not match '^wifi(@.*)?$'
>> 	from schema $id: http://devicetree.org/schemas/net/wireless/brcm,bcm4329-fmac.yaml#
>>
> 
> I already sent it:
> https://lore.kernel.org/linux-arm-kernel/3c3c3652-be5f-4f54-a0b8-4829f9549116@linaro.org/
> 
> Can you pick that one instead?

Sorry I forgot, of course I'll pick yours.

Neil

> 
> Best regards,
> Krzysztof



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2025-06-03 13:25 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-06-03  7:47 [PATCH] arm64: dts: amlogic: meson-gxm-rbox-pro: fix wifi node name Neil Armstrong
2025-06-03  9:50 ` Krzysztof Kozlowski
2025-06-03 13:22   ` Neil Armstrong

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).