arm64: dts: meson-gxbb-vega-s95: Fix Wifi node name

bcrmf -> brcmf -> wifi

Fixes: ab5b24fdd2 ("ARM64: dts: meson-gxbb-vega-s95: Add SD/SDIO/MMC and PWM nodes")
Cc: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
Signed-off-by: Andreas Färber <afaerber@suse.de>
Reviewed-by: Neil Armstrong <narmstrong@baylibre.com>
Signed-off-by: Kevin Hilman <khilman@baylibre.com>
This commit is contained in:
Andreas Färber 2017-05-13 16:33:22 +02:00 committed by Kevin Hilman
parent bd97e72f9f
commit 19e16750a5
1 changed files with 1 additions and 1 deletions

View File

@ -186,7 +186,7 @@ &sd_emmc_a {
vmmc-supply = <&vcc_3v3>; vmmc-supply = <&vcc_3v3>;
vqmmc-supply = <&vcc_1v8>; vqmmc-supply = <&vcc_1v8>;
brcmf: bcrmf@1 { brcmf: wifi@1 {
reg = <1>; reg = <1>;
compatible = "brcm,bcm4329-fmac"; compatible = "brcm,bcm4329-fmac";
}; };