Skip to content

Commit

Permalink
fixup! arm64: dts: apple: Add J314 and J316 devicetrees
Browse files Browse the repository at this point in the history
Signed-off-by: Janne Grunau <j@jannau.net>
  • Loading branch information
jannau committed Nov 22, 2021
1 parent ab6372d commit e6759bf
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions arch/arm64/boot/dts/apple/t600x-j314-j316.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -165,26 +165,23 @@

/* USB controllers */
&dwc3_0 {
port@0 {
reg = <0>;
port {
typec0_usb_hs: endpoint {
remote-endpoint = <&typec0_con_hs>;
};
};
};

&dwc3_1 {
port@0 {
reg = <0>;
port {
typec1_usb_hs: endpoint {
remote-endpoint = <&typec1_con_hs>;
};
};
};

&dwc3_2 {
port@0 {
reg = <0>;
port {
typec2_usb_hs: endpoint {
remote-endpoint = <&typec2_con_hs>;
};
Expand Down

0 comments on commit e6759bf

Please sign in to comment.