Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add nvidia arm section and an ability to patch kconfig-inc and fix ma…
…nage-config (sonic-net#336) * \Add nvidia arm markers and add an ability to patch kconfig-inc Signed-off-by: Vivek Reddy <[email protected]> * Minor issue in manage_config script Signed-off-by: Vivek Reddy <[email protected]> * Handle review comments Signed-off-by: Vivek Reddy <[email protected]> * Moved all the changes into one patch Signed-off-by: Vivek Reddy <[email protected]> * Intgerate HW-MGMT 7.0030.1037 Changes ## Patch List * 0172-DS-platform-mlx-platform-Add-SPI-path-for-rack-switc.patch : * 0182-platform-mellanox-Introduce-support-of-new-Nvidia-L1.patch : torvalds/linux@dd635e33b5c9 * 0183-platform-mellanox-Split-initialization-procedure.patch : torvalds/linux@0170f616f496 * 0184-platform-mellanox-Split-logic-in-init-and-exit-flow.patch : torvalds/linux@158cd8320776 * 0185-platform-mellanox-Extend-all-systems-with-I2C-notifi.patch : torvalds/linux@233fd7e44cd7 * 0187-platform_data-mlxreg-Add-field-with-mapped-resource-.patch : torvalds/linux@26917eab144c * 0188-i2c-mux-Add-register-map-based-mux-driver.patch : https://patchwork.ozlabs.org/project/linux-i2c/patch/[email protected]/ * 0189-i2c-mlxcpld-Allow-driver-to-run-on-ARM64-architectur.patch : * 0190-i2c-mlxcpld-Support-PCIe-mapped-register-space.patch : * 0192-i2c-mlxcpld-Add-support-for-extended-transaction-len.patch : * 0193-platform-mellanox-mlx-platform-Add-mux-selection-reg.patch : torvalds/linux@cefdbc7815660 * 0194-platform-mellanox-mlx-platform-Move-bus-shift-assign.patch : torvalds/linux@50b823fdd357e * 0195-platform-mellanox-Add-support-for-dynamic-I2C-channe.patch : * 0196-platform-mellanox-Cosmetic-changes.patch : * 0197-platform-mellanox-Fix-order-in-exit-flow.patch : * 0198-platform-mellanox-Add-new-attributes.patch : * 0199-platform-mellanox-Change-register-offset-addresses.patch : * 0269-platform-mellanox-Add-field-upgrade-capability-regis.patch : * 0270-platform-mellanox-Modify-reset-causes-description.patch : * 0278-platform-mellanox-mlx-platform-Modify-graceful-shutd.patch : * 0279-platform-mellanox-mlx-platform-Fix-signals-polarity-.patch : * 0280-platform-mellanox-mlxreg-hotplug-Extend-condition-fo.patch : * 0281-platform-mellanox-mlx-platform-Modify-health-and-pow.patch : * 0282-platform-mellanox-mlx-platform-Add-reset-cause-attri.patch : * 0284-platform-mellanox-mlx-platform-add-support-for-addit.patch : * 0294-hwmon-pmbus-Add-support-for-MPS-Multi-phase-mp2891-c.patch : * 0295-dt-bindings-trivial-devices-Add-mps-mp2891.patch : * 0304-platform-mellanox-mlx-platform-Modify-power-off-call.patch : * 0305-Extend-driver-to-support-Infineon-Digital-Multi-phas.patch : * 0311-platform-mellanox-nvsw-sn2201-change-fans-i2c-busses.patch : * 0312-platform-mellanox-mlx-platform-Add-reset-callback.patch : * 0313-platform-mellanox-mlx-platform-Prepare-driver-to-all.patch : * 0314-platform-mellanox-mlx-platform-Introduce-ACPI-init-f.patch : * 0315-platform-mellanox-mlx-platform-Get-interrupt-line-th.patch : * 0316-platform-mellanox-Add-initial-support-for-PCIe-based.patch : * Revert the manage-config changes Signed-off-by: Vivek Reddy <[email protected]> * Modify manage-config script to have error messages be printed out Changes in adding secure-boot support caused error messages (about configs not having the expected value) to be suppressed. This makes debugging such failures harder. Modify the code to make sure those messages always get printed to console. Signed-off-by: Saikrishna Arcot <[email protected]> * fix the invocation during secure boot Signed-off-by: Vivek Reddy <[email protected]> * Revert "Intgerate HW-MGMT 7.0030.1037 Changes" This reverts commit 9125a63. * Retain markers for common & amd64 but add a section for arm64 Signed-off-by: Vivek Reddy <[email protected]> --------- Signed-off-by: Vivek Reddy <[email protected]> Signed-off-by: Saikrishna Arcot <[email protected]> Co-authored-by: Saikrishna Arcot <[email protected]>
- Loading branch information