arm: dts: mt7623: Update ethsys binding
authorMatthias Brugger <matthias.bgg@gmail.com>
Fri, 1 Dec 2017 12:07:07 +0000 (13:07 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 22 Feb 2018 14:42:32 +0000 (15:42 +0100)
commit 76a09ce214addb8ddc0f6d50dc1106a5f829e713 upstream.

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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/arm/boot/dts/mt7623.dtsi

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