Commit 6ba73ecf authored by Angus Ainslie's avatar Angus Ainslie Committed by Shawn Guo

arm64: dts: imx8mq-librem5: add USB type-c properties for role switching

Add the connector properties to the USB type-c stanza to enable (PD)
role-switching on the Librem 5 phone.
Signed-off-by: default avatarAngus Ainslie <angus@akkea.ca>
Signed-off-by: default avatarMartin Kepplinger <martin.kepplinger@puri.sm>
Signed-off-by: default avatarShawn Guo <shawnguo@kernel.org>
parent 6effe295
......@@ -773,6 +773,10 @@ typec_pd: usb-pd@3f {
interrupt-names = "irq";
connector {
compatible = "usb-c-connector";
label = "USB-C";
data-role = "dual";
ports {
#address-cells = <1>;
#size-cells = <0>;
......
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