diff --git a/debian/changelog b/debian/changelog index 9588864c78e0..206c57168fb4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -10,6 +10,9 @@ linux (5.2.7-2) UNRELEASED; urgency=medium * bdev: Fixup error handling in blkdev_get() (Closes: #934378) * [arm64] hwrandom: Re-enable HW_RANDOM_OMAP as module (Closes: #931707) + [ Alper Nebi Yasak ] + * [arm64] udeb: Add pl330 to kernel-image + -- Salvatore Bonaccorso Sun, 11 Aug 2019 14:14:00 +0200 linux (5.2.7-1) unstable; urgency=medium diff --git a/debian/installer/modules/arm64/kernel-image b/debian/installer/modules/arm64/kernel-image index e9971cc90bd9..47eb77d55a01 100644 --- a/debian/installer/modules/arm64/kernel-image +++ b/debian/installer/modules/arm64/kernel-image @@ -23,3 +23,6 @@ cros_ec_spi ? # PCIe PHYs phy-rockchip-pcie ? + +# For spi-rockchip +pl330 ?