platform: dce: move hw headers to soc folder

This patch moves HW headers to SOC-specific subfolder to avoid conflict.

Jira TDS-15438

Change-Id: I45796dbe445319dd5d71a304732e11c858135345
Signed-off-by: Mahesh Kumar <mahkumar@nvidia.com>
Reviewed-on: https://git-master.nvidia.com/r/c/linux-nv-oot/+/3227902
Reviewed-by: Vinod Gopalakrishnakurup <vinodg@nvidia.com>
GVS: buildbot_gerritrpt <buildbot_gerritrpt@nvidia.com>
This commit is contained in:
Mahesh Kumar
2024-10-09 09:27:36 +00:00
committed by Jon Hunter
parent 9a401f8077
commit 2d2fc21cec
4 changed files with 4 additions and 5 deletions

View File

@@ -7,6 +7,7 @@
#include <dce-log.h>
#include <dce-util-common.h>
#include <dce-hsp-t234.h>
#include <hw/t234/hw_hsp_dce.h>
/**
* smb_regs is a 2D array of read-only pointers to a function returning u32.

View File

@@ -7,6 +7,7 @@
#include <dce-log.h>
#include <dce-util-common.h>
#include <dce-hsp-t234.h>
#include <hw/t234/hw_hsp_dce.h>
/**
* ss_set_regs is a 2D array of read-only pointers to a function returning u32.

View File

@@ -1,6 +1,6 @@
/* SPDX-License-Identifier: GPL-2.0-only */
/*
* Copyright (c) 2019-2023, NVIDIA CORPORATION. All rights reserved.
* Copyright (c) 2019-2024, NVIDIA CORPORATION. All rights reserved.
*/
#ifndef DCE_REGS_H
@@ -9,9 +9,6 @@
#include <hw/hw_evp_dce.h>
#include <hw/hw_ast_dce.h>
#include <hw/hw_hsp_dce.h>
#include <hw/hw_pm_dce.h>
#define DCE_MAX_HSP 3
#endif /* DCE_REGS_H */

View File

@@ -1,6 +1,6 @@
/* SPDX-License-Identifier: GPL-2.0 */
/*
* Copyright (c) 2019-2023, NVIDIA CORPORATION. All rights reserved.
* Copyright (c) 2019-2024, NVIDIA CORPORATION. All rights reserved.
*/
/*
* Function naming determines intended use: