]> git.ipfire.org Git - thirdparty/u-boot.git/commitdiff
arm64: zynqmp: Use wifi as node name for wl1831 for zcu100
authorMichal Simek <michal.simek@xilinx.com>
Tue, 27 Mar 2018 10:31:53 +0000 (12:31 +0200)
committerMichal Simek <michal.simek@xilinx.com>
Mon, 23 Apr 2018 06:57:39 +0000 (08:57 +0200)
Use standard name for wifi node.

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
arch/arm/dts/zynqmp-zcu100-revC.dts

index b469a647d965b7115af0f6675ba3aa17ecc98f20..cc15af5379552d90475a215d53c10df4cbe2983a 100644 (file)
        vqmmc-supply = <&wmmcsdio_fixed>;
        #address-cells = <1>;
        #size-cells = <0>;
-       wlcore: wlcore@2 {
+       wlcore: wifi@2 {
                compatible = "ti,wl1831";
                reg = <2>;
                interrupt-parent = <&gpio>;