From c8cdb80b66ba487b578047e8ccfc116c4cdf4b72 Mon Sep 17 00:00:00 2001 From: Alper Nebi Yasak Date: Sat, 11 May 2019 16:45:42 +0300 Subject: [PATCH] [arm64] udeb: mmc-modules: Include phy-rockchip-emmc Needed for internal storage on some ChromeOS devices. Signed-off-by: Alper Nebi Yasak --- debian/changelog | 1 + debian/installer/modules/arm64/mmc-modules | 2 ++ 2 files changed, 3 insertions(+) diff --git a/debian/changelog b/debian/changelog index 4b05ef1ce..13f5cfef0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -31,6 +31,7 @@ linux (4.19.37-4) UNRELEASED; urgency=medium * [arm64] udeb: kernel-image: Include cros_ec_spi and SPI drivers * [arm64] udeb: kernel-image: Include phy-rockchip-pcie * [arm64] udeb: usb-modules: Include phy-rockchip-typec, extcon-usbc-cros-ec + * [arm64] udeb: mmc-modules: Include phy-rockchip-emmc -- Ben Hutchings Sun, 19 May 2019 00:04:16 +0100 diff --git a/debian/installer/modules/arm64/mmc-modules b/debian/installer/modules/arm64/mmc-modules index dadfd5334..c9f12f3b9 100644 --- a/debian/installer/modules/arm64/mmc-modules +++ b/debian/installer/modules/arm64/mmc-modules @@ -1 +1,3 @@ #include + +phy-rockchip-emmc