tegra234: overlay: Make hardware-timestamp node disabled by default

The node of "hardware-timestamp" is added in the base file but
there is no status property. Add status property and make as
disabled. The plafrom who needs these node will enable in their
respective DTS file.

Bug 4037899

Change-Id: I960eb024978aa4d424568b785433d2b295fb4f70
Signed-off-by: Laxman Dewangan <ldewangan@nvidia.com>
Reviewed-on: https://git-master.nvidia.com/r/c/device/hardware/nvidia/t23x-public-dts/+/2945730
GVS: Gerrit_Virtual_Submit <buildbot_gerritrpt@nvidia.com>
This commit is contained in:
Laxman Dewangan
2023-08-01 02:45:41 +00:00
committed by mobile promotions
parent d7506e9d3a
commit 133a575efc

View File

@@ -438,6 +438,14 @@
reset-names = "qspi";
};
hardware-timestamp@3aa0000 {
status = "disabled";
};
hardware-timestamp@c1e0000 {
status = "disabled";
};
i2c@3160000 {
iommus = <&smmu_niso0 TEGRA234_SID_GPCDMA>;
dma-coherent;