nv-public: p3737: Disable UFSHCI

The UFSHCI controller is not supported for Tegra234 Jetson platforms and
so disable this controller. Note that this change makes no difference
because the Tegra UFS driver is never automatically loaded based
device-tree for Jetson platforms. The Tegra UFS driver does not populate
the MODULE_DEVICE_TABLE() macro and so the driver has to be manually
loaded.

Change-Id: Ifb3a588b9bbd08a71bad9a71aa59e8b0e0fc038a
Signed-off-by: Jon Hunter <jonathanh@nvidia.com>
Reviewed-on: https://git-master.nvidia.com/r/c/device/hardware/nvidia/t23x-public-dts/+/3051223
(cherry picked from commit ab126bc380)
Reviewed-on: https://git-master.nvidia.com/r/c/device/hardware/nvidia/t23x-public-dts/+/3052382
Reviewed-by: Bibek Basu <bbasu@nvidia.com>
GVS: Gerrit_Virtual_Submit <buildbot_gerritrpt@nvidia.com>
This commit is contained in:
Jon Hunter
2024-01-11 11:55:39 +00:00
committed by mobile promotions
parent e4e6198686
commit 76258f3b1f

View File

@@ -77,10 +77,6 @@
status = "okay"; status = "okay";
}; };
ufshci@2500000 {
status = "okay";
};
aconnect@2900000 { aconnect@2900000 {
ahub@2900800 { ahub@2900800 {
i2s@2901200 { i2s@2901200 {