mirror of
git://nv-tegra.nvidia.com/device/hardware/nvidia/t23x-public-dts.git
synced 2025-12-22 09:12:02 +03:00
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 Reviewed-by: Bibek Basu <bbasu@nvidia.com> GVS: Gerrit_Virtual_Submit <buildbot_gerritrpt@nvidia.com>
This commit is contained in:
committed by
mobile promotions
parent
3382ef1179
commit
ab126bc380
@@ -77,10 +77,6 @@
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
ufshci@2500000 {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
aconnect@2900000 {
|
||||
ahub@2900800 {
|
||||
i2s@2901200 {
|
||||
|
||||
Reference in New Issue
Block a user