diff options
author | Peter Robinson <pbrobinson@gmail.com> | 2019-10-06 13:28:50 +0100 |
---|---|---|
committer | Peter Robinson <pbrobinson@gmail.com> | 2019-10-06 13:28:50 +0100 |
commit | 426ebb7384a211e3b6f682f54f731fd742d4b8ae (patch) | |
tree | df3cdf4776e4f917f99241c2783bc7c230c36a78 | |
parent | f51db637775e8a0cb3e00e10ee841fafd3198261 (diff) | |
download | kernel-426ebb7384a211e3b6f682f54f731fd742d4b8ae.tar.gz kernel-426ebb7384a211e3b6f682f54f731fd742d4b8ae.tar.xz kernel-426ebb7384a211e3b6f682f54f731fd742d4b8ae.zip |
arm64: rockchip: Add some RockPro64 fixes
-rw-r--r-- | kernel.spec | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/kernel.spec b/kernel.spec index 6b0c6e133..bb0be106a 100644 --- a/kernel.spec +++ b/kernel.spec @@ -529,6 +529,11 @@ Patch305: ARM-tegra-usb-no-reset.patch # https://patchwork.kernel.org/project/linux-mmc/list/?submitter=71861 Patch306: arm-sdhci-esdhc-imx-fixes.patch +# https://patchwork.kernel.org/patch/11173461/ +Patch307: arm64-dts-rockchip-fix-RockPro64-vdd-log-regulator-settings.patch +# https://patchwork.kernel.org/patch/11155461/ +Patch308: arm64-dts-rockchip-fix-Rockpro64-RK808-interrupt-line.patch + # Tegra bits Patch320: arm64-tegra-jetson-tx1-fixes.patch # https://www.spinics.net/lists/linux-tegra/msg43110.html |