提交 1759f270 编写于 作者: J Johan Hovold 提交者: Rob Herring

dt-bindings: usb: fix example hub node name

According to the OF Recommended Practice for USB, hub nodes shall be
named "hub", but the example had mixed up the label and node names. Fix
the node name and drop the redundant label.

While at it, remove a newline and add a missing semicolon to the example
source.
Signed-off-by: NJohan Hovold <johan@kernel.org>
Signed-off-by: NRob Herring <robh@kernel.org>
上级 c545f637
......@@ -16,12 +16,11 @@ Required properties:
Example:
&usb1 {
#address-cells = <1>;
#size-cells = <0>;
hub: genesys@1 {
hub@1 {
compatible = "usb5e3,608";
reg = <1>;
};
}
};
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册