Skip to content

hook-functions: Handle spi-rockchip hidden dependency on pl330

Not including pl330 in the initramfs now makes my device (rk3399-gru-kevin) unbootable with 5.2.0-2 in sid, when it was working with the 4.19 versions.

I'm assuming the reason is this commit (arm64: dts: rockchip: add rk3399 SPI DMAs) in v5.0, so I added it as a hidden dependency of the spi-rockchip module.

Merge request reports

Loading