mirror of
git://nv-tegra.nvidia.com/device/hardware/nvidia/t23x-public-dts.git
synced 2025-12-22 09:12:02 +03:00
t23x: nv-public: update spacing to match upstream
An earlier patch did not match the spacing used upstream. Fix the spacing to maintain consistency such that patches can be applied cleanly. Bug 4152207 Change-Id: I12254a939f9b812b125e17c525a5b527e0067ef9 Signed-off-by: Brad Griffis <bgriffis@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/c/device/hardware/nvidia/t23x-public-dts/+/3207072 Reviewed-by: Jon Hunter <jonathanh@nvidia.com> GVS: buildbot_gerritrpt <buildbot_gerritrpt@nvidia.com>
This commit is contained in:
committed by
mobile promotions
parent
be133b5e99
commit
6f5fd618d3
@@ -90,6 +90,7 @@
|
||||
mode = "otg";
|
||||
usb-role-switch;
|
||||
status = "okay";
|
||||
|
||||
port {
|
||||
hs_typec_p1: endpoint {
|
||||
remote-endpoint = <&hs_ucsi_ccg_p1>;
|
||||
@@ -100,6 +101,7 @@
|
||||
usb2-1 {
|
||||
mode = "host";
|
||||
status = "okay";
|
||||
|
||||
port {
|
||||
hs_typec_p0: endpoint {
|
||||
remote-endpoint = <&hs_ucsi_ccg_p0>;
|
||||
@@ -120,6 +122,7 @@
|
||||
usb3-0 {
|
||||
nvidia,usb2-companion = <1>;
|
||||
status = "okay";
|
||||
|
||||
port {
|
||||
ss_typec_p0: endpoint {
|
||||
remote-endpoint = <&ss_ucsi_ccg_p0>;
|
||||
@@ -130,6 +133,7 @@
|
||||
usb3-1 {
|
||||
nvidia,usb2-companion = <0>;
|
||||
status = "okay";
|
||||
|
||||
port {
|
||||
ss_typec_p1: endpoint {
|
||||
remote-endpoint = <&ss_ucsi_ccg_p1>;
|
||||
@@ -211,6 +215,7 @@
|
||||
|
||||
port@0 {
|
||||
reg = <0>;
|
||||
|
||||
hs_ucsi_ccg_p0: endpoint {
|
||||
remote-endpoint = <&hs_typec_p0>;
|
||||
};
|
||||
@@ -218,6 +223,7 @@
|
||||
|
||||
port@1 {
|
||||
reg = <1>;
|
||||
|
||||
ss_ucsi_ccg_p0: endpoint {
|
||||
remote-endpoint = <&ss_typec_p0>;
|
||||
};
|
||||
@@ -237,6 +243,7 @@
|
||||
|
||||
port@0 {
|
||||
reg = <0>;
|
||||
|
||||
hs_ucsi_ccg_p1: endpoint {
|
||||
remote-endpoint = <&hs_typec_p1>;
|
||||
};
|
||||
@@ -244,6 +251,7 @@
|
||||
|
||||
port@1 {
|
||||
reg = <1>;
|
||||
|
||||
ss_ucsi_ccg_p1: endpoint {
|
||||
remote-endpoint = <&ss_typec_p1>;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user