arm: dts: mt7623: Update ethsys binding
authorMatthias Brugger <matthias.bgg@gmail.com>
Fri, 1 Dec 2017 12:07:07 +0000 (13:07 +0100)
committerMatthias Brugger <matthias.bgg@gmail.com>
Thu, 14 Dec 2017 11:07:41 +0000 (12:07 +0100)
The ethsys binding misses the reset-cells, this patch
adds this property.

Reviewed-by: Rob Herring <robh@kernel.org>
Signed-off-by: Matthias Brugger <matthias.bgg@gmail.com>
arch/arm/boot/dts/mt7623.dtsi

index 0640fb75bf59bc20e8a679d43d487395ade67d3a..3a442a16ea0683b5bb9ddce022a48e0edbf950f2 100644 (file)
                             "syscon";
                reg = <0 0x1b000000 0 0x1000>;
                #clock-cells = <1>;
+               #reset-cells = <1>;
        };
 
        eth: ethernet@1b100000 {