Re: [PATCH mmc-next] mmc: allow setting slot index via device tree alias

2020-08-19 Thread kernel test robot
Hi Matthias, Thank you for the patch! Yet something to improve: [auto build test ERROR on linus/master] [also build test ERROR on v5.9-rc1 next-20200819] [If your patch is applied to the wrong git tree, kindly drop us a note. And when submitting patch, we suggest to use '--base' as documented in

[PATCH mmc-next] mmc: allow setting slot index via device tree alias

2020-08-19 Thread Matthias Schiffer
As with GPIO, UART and others, allow specifying the device index via the aliases node in the device tree. On embedded devices, there is often a combination of removable (e.g. SD card) and non-removable MMC devices (e.g. eMMC). Therefore the index might change depending on * host of removable devi