Skip to content

Commit

Permalink
dt-bindings: net: ipq8064-mdio: fix warning with new qca8k switch
Browse files Browse the repository at this point in the history
Fix warning now that we have qca8k switch Documentation using yaml.

Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
  • Loading branch information
Ansuel Smith authored and David S. Miller committed Oct 15, 2021
1 parent fd0bb28 commit e52073a
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion Documentation/devicetree/bindings/net/qcom,ipq8064-mdio.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,9 @@ examples:
switch@10 {
compatible = "qca,qca8337";
reg = <0x10>;
/* ... */
ports {
/* ... */
};
};
};

0 comments on commit e52073a

Please sign in to comment.