Skip to content

Commit

Permalink
dt-bindings: ARM: Mediatek: Fix ethsys documentation
Browse files Browse the repository at this point in the history
The ethsys registers a reset controller, so we need to specify a
reset cell. This patch fixes the documentation.

Signed-off-by: Matthias Brugger <[email protected]>
Reviewed-by: Rob Herring <[email protected]>
Acked-by: Stephen Boyd <[email protected]>
  • Loading branch information
mbgg committed Dec 20, 2017
1 parent 294d47a commit a227cf4
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,5 @@ ethsys: clock-controller@1b000000 {
compatible = "mediatek,mt2701-ethsys", "syscon";
reg = <0 0x1b000000 0 0x1000>;
#clock-cells = <1>;
#reset-cells = <1>;
};

0 comments on commit a227cf4

Please sign in to comment.