Skip to content

Commit

Permalink
point to local slk
Browse files Browse the repository at this point in the history
Signed-off-by: Vivek Reddy <vkarri@nvidia.com>
  • Loading branch information
vivekrnv committed Nov 9, 2023
1 parent d8b4d4d commit c39199a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
url = https://github.com/sonic-net/sonic-swss-common
[submodule "sonic-linux-kernel"]
path = src/sonic-linux-kernel
url = https://github.com/sonic-net/sonic-linux-kernel
url = https://github.com/vivekrnv/sonic-linux-kernel
[submodule "sonic-sairedis"]
path = src/sonic-sairedis
url = https://github.com/sonic-net/sonic-sairedis
Expand Down
2 changes: 1 addition & 1 deletion src/sonic-linux-kernel
Submodule sonic-linux-kernel updated 35 files
+15 −17 patch/0001-hwmon-ltc2978-Add-support-for-LTC3888.patch
+50 −56 patch/0002-i2c-designware-Recover-from-a-stuck-SDA-line.patch
+14 −12 patch/0003-mmc-sdhci-cadence-Add-AMD-Pensando-Elba-SoC-support.patch
+0 −52 patch/0004-arm64-traps-Call-platform-handler-for-do_serror.patch
+25 −20 patch/0004-spi-dw-Add-support-for-AMD-Pensando-Elba-SoC.patch
+29 −0 patch/0005-spi-spidev-Add-pensando-cpld-compat-entry.patch
+57 −34 patch/0006-arch-arm64-Initial-support-for-the-Elba-SoC.patch
+12 −17 patch/0007-arm64-dts-pensando-Elba-flash-partitions.patch
+822 −0 patch/0008-soc-pensando-Add-capmem-driver.patch
+22 −52 patch/0009-irqchip-pensando-Interrupt-domain-controllers.patch
+103 −163 patch/0010-i2c-rd1173-Add-RD1173-I2C-controller-driver.patch
+39 −39 patch/0011-uio-pensando-UIO-drivers-for-Elba.patch
+0 −435 patch/0012-drivers-soc-pensando-dev-capmem-driver.patch
+14 −13 patch/0012-soc-pensando-Add-Boot-State-Machine.patch
+37 −137 patch/0013-soc-pensando-Add-crash-dump-driver.patch
+16 −17 patch/0014-soc-pensando-Add-Reset-Cause-driver.patch
+71 −69 patch/0015-soc-pensando-Add-pcie-driver.patch
+9 −11 patch/0016-arm64-dts-pensando-add-mnet-mcrypt-devices.patch
+144 −0 patch/0017-soc-pensando-refactor-pciep_regrd32-for-kpcimgr.patch
+36 −45 patch/0018-soc-pensando-Add-kpcimgr-driver.patch
+79 −0 patch/0019-mmc-sdhci-cadence-Support-mmc-hardware-reset.patch
+71 −121 patch/0020-reset-elba-Add-mmc-hw-reset-driver.patch
+15 −16 patch/0021-soc-pensando-Add-sbus-driver.patch
+62 −32 patch/0022-soc-pensando-Add-boot_count-to-sysfs.patch
+0 −94 patch/0023-arch-arm64-boot-dts-psci-support.patch
+254 −0 patch/0023-i2c-rd1173-Reset-RD1173-master-when-i2c_busy-set.patch
+99 −121 patch/0024-soc-pensando-Add-penfw-driver.patch
+284 −0 patch/0025-arm64-dts-pensando-psci-support.patch
+105 −0 patch/0026-i2c-rd1173-Fix-Lattice-RD1173-interrupt-handling.patch
+18 −21 patch/0027-hwmon-pmbus-tps53679-Add-support-for-TI-TPS53659.patch
+42 −33 patch/0028-EDAC-elba-Add-Elba-EDAC-support.patch
+53 −0 patch/0029-arm64-traps-Handle-SError-interrupt.patch
+23 −23 patch/0030-quirks-for-the-Pensando-qspi-controller.patch
+2 −0 patch/kconfig-inclusions
+33 −27 patch/series

0 comments on commit c39199a

Please sign in to comment.