Skip to content

Commit 5b22a40

Browse files
committed
fixup! ARM: dts: bcm2711: Provide a hook for a WiFi MAC
1 parent e1634d2 commit 5b22a40

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

arch/arm/boot/dts/broadcom/bcm2711-rpi-ds.dtsi

+3
Original file line numberDiff line numberDiff line change
@@ -188,6 +188,9 @@
188188

189189
&mmcnr {
190190
interrupts = <GIC_SPI 126 IRQ_TYPE_LEVEL_HIGH>;
191+
#address-cells = <1>;
192+
#size-cells = <0>;
193+
191194
brcmf: wifi@1 {
192195
reg = <1>;
193196
compatible = "brcm,bcm4329-fmac";

0 commit comments

Comments
 (0)