summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorPeter Robinson <pbrobinson@gmail.com>2020-05-14 10:56:12 +0100
committerPeter Robinson <pbrobinson@gmail.com>2020-05-14 10:56:12 +0100
commitbb9e0f92948ac1d0885b5417604aec2633c741c1 (patch)
tree2fba6a44f0053fb008b61fb0cfe470eddad59a0a /kernel.spec
parent5cd9a1b23bbbec24f24fc08fb3d84de6846db72b (diff)
downloadkernel-bb9e0f92948ac1d0885b5417604aec2633c741c1.tar.gz
kernel-bb9e0f92948ac1d0885b5417604aec2633c741c1.tar.xz
kernel-bb9e0f92948ac1d0885b5417604aec2633c741c1.zip
Fix for NIC issues on Jetson Xavier AGX
Diffstat (limited to 'kernel.spec')
-rw-r--r--kernel.spec5
1 files changed, 5 insertions, 0 deletions
diff --git a/kernel.spec b/kernel.spec
index a89cbc5ab..ce66ad47a 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -849,6 +849,8 @@ Patch325: backlight-lp855x-Ensure-regulators-are-disabled-on-probe-failure.patch
Patch326: arm64-drm-tegra-Fix-SMMU-support-on-Tegra124-and-Tegra210.patch
# http://patchwork.ozlabs.org/patch/1221384/
Patch327: PCI-Add-MCFG-quirks-for-Tegra194-host-controllers.patch
+# https://patchwork.ozlabs.org/patch/1281134/
+Patch328: arm64-tegra-Fix-ethernet-phy-mode-for-Jetson-Xavier.patch
# Coral
Patch330: arm64-dts-imx8mq-phanbell-Add-support-for-ethernet.patch
@@ -3005,6 +3007,9 @@ fi
#
#
%changelog
+* Thu May 12 2020 Peter Robinson <pbrobinson@fedoraproject.org>
+- Fix for NIC issues on Jetson Xavier AGX
+
* Tue May 12 2020 Justin M. Forbes <jforbes@fedoraproject.org>
- Fix CVE-2020-10711 (rhbz 1825116 1834778)