arm: dts: mt7623: Update ethsys binding

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>
This commit is contained in:
Matthias Brugger 2017-12-01 13:07:07 +01:00
parent 4fbd8d194f
commit 76a09ce214
1 changed files with 1 additions and 0 deletions

View File

@ -758,6 +758,7 @@
"syscon";
reg = <0 0x1b000000 0 0x1000>;
#clock-cells = <1>;
#reset-cells = <1>;
};
eth: ethernet@1b100000 {