Skip to content

Commit c256740

Browse files
diogoivothierryreding
authored andcommitted
arm64: tegra: smaug: Complete and enable tegra-udc node
Complete the missing properties in the tegra-udc node and enable it for Smaug. Signed-off-by: Diogo Ivo <diogo.ivo@tecnico.ulisboa.pt> Signed-off-by: Thierry Reding <treding@nvidia.com>
1 parent 8acdb94 commit c256740

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

arch/arm64/boot/dts/nvidia/tegra210-smaug.dts

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1855,6 +1855,17 @@
18551855
status = "okay";
18561856
};
18571857

1858+
usb@700d0000 {
1859+
phys = <&{/padctl@7009f000/pads/usb2/lanes/usb2-0}>,
1860+
<&{/padctl@7009f000/pads/pcie/lanes/pcie-6}>;
1861+
phy-names = "usb2-0", "usb3-0";
1862+
1863+
avddio-usb-supply = <&avddio_1v05>;
1864+
hvdd-usb-supply = <&pp3300>;
1865+
1866+
status = "okay";
1867+
};
1868+
18581869
clock@70110000 {
18591870
status = "okay";
18601871
nvidia,cf = <6>;

0 commit comments

Comments
 (0)