提交 cf7b175a 编写于 作者: B Biju Das 提交者: Simon Horman

arm64: dts: renesas: cat874: Enable USB3.0 host/peripheral device node

This patch enables USB3.0 host/peripheral device node for the cat874
board.
Signed-off-by: NBiju Das <biju.das@bp.renesas.com>
Signed-off-by: NSimon Horman <horms+renesas@verge.net.au>
上级 46f69d06
无相关合并请求
...@@ -288,6 +288,11 @@ ...@@ -288,6 +288,11 @@
groups = "audio_clkout1_a"; groups = "audio_clkout1_a";
function = "audio_clk"; function = "audio_clk";
}; };
usb30_pins: usb30 {
groups = "usb30", "usb30_id";
function = "usb30";
};
}; };
&rcar_sound { &rcar_sound {
...@@ -361,3 +366,15 @@ ...@@ -361,3 +366,15 @@
renesas,no-otg-pins; renesas,no-otg-pins;
status = "okay"; status = "okay";
}; };
&usb3_peri0 {
companion = <&xhci0>;
status = "okay";
};
&xhci0 {
pinctrl-0 = <&usb30_pins>;
pinctrl-names = "default";
status = "okay";
};
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册
反馈
建议
客服 返回
顶部