From f7d0fa8f5653461d6aa9d5f67d7ed02a5aea4532 Mon Sep 17 00:00:00 2001 From: DavidZagury <32644413+DavidZagury@users.noreply.github.com> Date: Wed, 22 May 2024 19:51:48 +0300 Subject: [PATCH] [Mellanox] Update pcie yaml file for SN5600 and SN5400 (#19015) Remove I2C Controller from pcie yaml file for SN5600 and SN5400 --- device/mellanox/x86_64-nvidia_sn5400-r0/pcie.yaml | 6 ------ device/mellanox/x86_64-nvidia_sn5600-r0/pcie.yaml | 8 +------- 2 files changed, 1 insertion(+), 13 deletions(-) diff --git a/device/mellanox/x86_64-nvidia_sn5400-r0/pcie.yaml b/device/mellanox/x86_64-nvidia_sn5400-r0/pcie.yaml index 7c08d0aa1e0d..0741f00f1062 100644 --- a/device/mellanox/x86_64-nvidia_sn5400-r0/pcie.yaml +++ b/device/mellanox/x86_64-nvidia_sn5400-r0/pcie.yaml @@ -56,12 +56,6 @@ fn: '2' id: a36f name: 'RAM memory: Intel Corporation Cannon Lake PCH Shared SRAM (rev 10)' -- bus: '00' - dev: '15' - fn: '0' - id: a368 - name: 'Serial bus controller [0c80]: Intel Corporation Cannon Lake PCH Serial IO - I2C Controller #0 (rev 10)' - bus: '00' dev: '16' fn: '0' diff --git a/device/mellanox/x86_64-nvidia_sn5600-r0/pcie.yaml b/device/mellanox/x86_64-nvidia_sn5600-r0/pcie.yaml index 30c6a23773d1..ef0d1b3c70d1 100644 --- a/device/mellanox/x86_64-nvidia_sn5600-r0/pcie.yaml +++ b/device/mellanox/x86_64-nvidia_sn5600-r0/pcie.yaml @@ -1,5 +1,5 @@ ## -## Copyright (c) 2022 NVIDIA CORPORATION & AFFILIATES. +## Copyright (c) 2022-2024 NVIDIA CORPORATION & AFFILIATES. ## Apache-2.0 ## ## Licensed under the Apache License, Version 2.0 (the "License"); @@ -56,12 +56,6 @@ fn: '2' id: a36f name: 'RAM memory: Intel Corporation Cannon Lake PCH Shared SRAM (rev 10)' -- bus: '00' - dev: '15' - fn: '0' - id: a368 - name: 'Serial bus controller [0c80]: Intel Corporation Cannon Lake PCH Serial IO - I2C Controller #0 (rev 10)' - bus: '00' dev: '16' fn: '0'