Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

arm64: dts: stratix10: remove 'num-slots' property for dwmmc

Since 'num-slots' had already deprecated, remove the property in
device-tree file.

Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
Acked-by: Dinh Nguyen <dinguyen@kernel.org>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>

authored by

Jaehoon Chung and committed by
Ulf Hansson
a6306eb6 984f624e

-1
-1
arch/arm64/boot/dts/altera/socfpga_stratix10_socdk.dts
··· 88 88 89 89 &mmc { 90 90 status = "okay"; 91 - num-slots = <1>; 92 91 cap-sd-highspeed; 93 92 broken-cd; 94 93 bus-width = <4>;