mirror of
git://nv-tegra.nvidia.com/device/hardware/nvidia/t23x-public-dts.git
synced 2025-12-22 09:12:02 +03:00
nv-platform: remove num-slices field for hardware-timestamp
HTE driver is used now instead of GTE. Remove num-slices field as HTE driver does not have it. Bug 3961133 Change-Id: I57945bb2d7fad6721c9bef929f244ead41f5c30e Signed-off-by: Gautham Srinivasan <gauthams@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/c/device/hardware/nvidia/t23x-public-dts/+/3091164 Reviewed-by: Jon Hunter <jonathanh@nvidia.com>
This commit is contained in:
committed by
mobile promotions
parent
0847104654
commit
4d11ffa2b4
@@ -190,7 +190,6 @@
|
|||||||
|
|
||||||
hardware-timestamp@c1e0000 {
|
hardware-timestamp@c1e0000 {
|
||||||
status = "okay";
|
status = "okay";
|
||||||
nvidia,num-slices = <3>;
|
|
||||||
};
|
};
|
||||||
|
|
||||||
i2c@c240000 {
|
i2c@c240000 {
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
// SPDX-License-Identifier: GPL-2.0-only
|
// SPDX-License-Identifier: GPL-2.0-only
|
||||||
// SPDX-FileCopyrightText: Copyright (c) 2023, NVIDIA CORPORATION & AFFILIATES. All rights reserved.
|
// SPDX-FileCopyrightText: Copyright (c) 2023-2024, NVIDIA CORPORATION & AFFILIATES. All rights reserved.
|
||||||
|
|
||||||
#include "nv-soc/tegra234-overlay.dtsi"
|
#include "nv-soc/tegra234-overlay.dtsi"
|
||||||
#include "nv-soc/tegra234-soc-thermal.dtsi"
|
#include "nv-soc/tegra234-soc-thermal.dtsi"
|
||||||
@@ -287,7 +287,6 @@
|
|||||||
|
|
||||||
hardware-timestamp@c1e0000 {
|
hardware-timestamp@c1e0000 {
|
||||||
status = "okay";
|
status = "okay";
|
||||||
nvidia,num-slices = <3>;
|
|
||||||
};
|
};
|
||||||
|
|
||||||
mttcan@c310000 {
|
mttcan@c310000 {
|
||||||
|
|||||||
Reference in New Issue
Block a user