mirror of
git://nv-tegra.nvidia.com/linux-nv-oot.git
synced 2025-12-24 02:01:36 +03:00
drivers: Remove 'private' directories
Drivers in the NVIDIA OOT repository are public and so remove the directories named 'private' to avoid any confusion once these sources are released. Bug 5054840 Change-Id: I9156e3b08df9ce3d90dc0a2b5e72416f28fac5f5 Signed-off-by: Jon Hunter <jonathanh@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/c/linux-nv-oot/+/3351272 GVS: buildbot_gerritrpt <buildbot_gerritrpt@nvidia.com> Reviewed-by: Ashish Mhetre <amhetre@nvidia.com> Reviewed-by: Brad Griffis <bgriffis@nvidia.com>
This commit is contained in:
@@ -1,13 +1,5 @@
|
||||
# Copyright (c) 2024, NVIDIA CORPORATION & AFFILIATES. All rights reserved.
|
||||
#
|
||||
# This program is free software; you can redistribute it and/or modify it
|
||||
# under the terms and conditions of the GNU General Public License,
|
||||
# version 2, as published by the Free Software Foundation.
|
||||
#
|
||||
# This program is distributed in the hope it will be useful, but WITHOUT
|
||||
# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
||||
# FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
|
||||
# more details.
|
||||
# SPDX-License-Identifier: GPL-2.0-only
|
||||
# SPDX-FileCopyrightText: Copyright (c) 2024-2025 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
|
||||
|
||||
%YAML 1.2
|
||||
---
|
||||
@@ -22,7 +14,7 @@ maintainers:
|
||||
|
||||
description: |
|
||||
the compatability = nvidia,t264-smmu-hwpm is mentioned in the following drivers
|
||||
- <TOP>/kernel/nvidia-oot/drivers/memory/tegra/private-soc/smmu-hwpm.c
|
||||
- <TOP>/kernel/nvidia-oot/drivers/memory/tegra/smmu-hwpm.c
|
||||
|
||||
The following nodes use this compatibility
|
||||
- /bus@0/smmu-hwpm@810aa30000
|
||||
@@ -1,13 +1,5 @@
|
||||
# Copyright (c) 2024, NVIDIA CORPORATION & AFFILIATES. All rights reserved.
|
||||
#
|
||||
# This program is free software; you can redistribute it and/or modify it
|
||||
# under the terms and conditions of the GNU General Public License,
|
||||
# version 2, as published by the Free Software Foundation.
|
||||
#
|
||||
# This program is distributed in the hope it will be useful, but WITHOUT
|
||||
# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
||||
# FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
|
||||
# more details.
|
||||
# SPDX-License-Identifier: GPL-2.0-only
|
||||
# SPDX-FileCopyrightText: Copyright (c) 2024-2025 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
|
||||
|
||||
%YAML 1.2
|
||||
---
|
||||
@@ -22,7 +14,7 @@ maintainers:
|
||||
|
||||
description: |
|
||||
the compatability = nvidia,tegra-t264-mc-hwpm is mentioned in the following drivers
|
||||
- <TOP>/kernel/nvidia-oot/drivers/memory/tegra/private-soc/tegra264-mc-hwpm.c
|
||||
- <TOP>/kernel/nvidia-oot/drivers/memory/tegra/tegra264-mc-hwpm.c
|
||||
|
||||
The following nodes use this compatibility
|
||||
- /bus@0/memory-controller-hwpm@8108020000
|
||||
@@ -1,13 +1,5 @@
|
||||
# Copyright (c) 2024, NVIDIA CORPORATION & AFFILIATES. All rights reserved.
|
||||
#
|
||||
# This program is free software; you can redistribute it and/or modify it
|
||||
# under the terms and conditions of the GNU General Public License,
|
||||
# version 2, as published by the Free Software Foundation.
|
||||
#
|
||||
# This program is distributed in the hope it will be useful, but WITHOUT
|
||||
# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
||||
# FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
|
||||
# more details.
|
||||
# SPDX-License-Identifier: GPL-2.0-only
|
||||
# SPDX-FileCopyrightText: Copyright (c) 2024-2025 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
|
||||
|
||||
%YAML 1.2
|
||||
---
|
||||
@@ -21,7 +13,7 @@ maintainers:
|
||||
|
||||
description: |
|
||||
the compatability = nvidia,tegra-t264-mem-qual is mentioned in the following drivers
|
||||
- <TOP>/kernel/nvidia-oot/drivers/memory/tegra/private-soc/mem-qual.c
|
||||
- <TOP>/kernel/nvidia-oot/drivers/memory/tegra/mem-qual.c
|
||||
|
||||
The following nodes use this compatibility
|
||||
- /bus@0/memqual@f020000
|
||||
@@ -1,13 +1,5 @@
|
||||
# Copyright (c) 2024, NVIDIA CORPORATION & AFFILIATES. All rights reserved.
|
||||
#
|
||||
# This program is free software; you can redistribute it and/or modify it
|
||||
# under the terms and conditions of the GNU General Public License,
|
||||
# version 2, as published by the Free Software Foundation.
|
||||
#
|
||||
# This program is distributed in the hope it will be useful, but WITHOUT
|
||||
# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
||||
# FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
|
||||
# more details.
|
||||
# SPDX-License-Identifier: GPL-2.0-only
|
||||
# SPDX-FileCopyrightText: Copyright (c) 2024-2025 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
|
||||
|
||||
%YAML 1.2
|
||||
---
|
||||
@@ -21,7 +13,7 @@ maintainers:
|
||||
|
||||
description: |
|
||||
the compatability = nvidia,tegra-t26x-mc is mentioned in the following drivers
|
||||
- <TOP>/kernel/nvidia-oot/drivers/memory/tegra/private-soc/mc-t26x.c
|
||||
- <TOP>/kernel/nvidia-oot/drivers/memory/tegra/mc-t26x.c
|
||||
|
||||
The following nodes use this compatibility
|
||||
- /bus@0/mc_carveout@8108020000
|
||||
Reference in New Issue
Block a user