Commit e52073a8 authored by Ansuel Smith's avatar Ansuel Smith Committed by David S. Miller

dt-bindings: net: ipq8064-mdio: fix warning with new qca8k switch

Fix warning now that we have qca8k switch Documentation using yaml.
Signed-off-by: default avatarAnsuel Smith <ansuelsmth@gmail.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent fd0bb28c
...@@ -51,6 +51,9 @@ examples: ...@@ -51,6 +51,9 @@ examples:
switch@10 { switch@10 {
compatible = "qca,qca8337"; compatible = "qca,qca8337";
reg = <0x10>; reg = <0x10>;
/* ... */
ports {
/* ... */
};
}; };
}; };
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment