Re: [PATCH] mmc: xenon: enable ACPI support in the driver

2020-11-16 Thread kernel test robot
Hi Marcin, Thank you for the patch! Perhaps something to improve: [auto build test WARNING on linus/master] [also build test WARNING on linux/master v5.10-rc4 next-20201116] [cannot apply to ulf.hansson-mmc/next mmc/mmc-next] [If your patch is applied to the wrong git tree, kindly drop us a

Re: [PATCH] mmc: xenon: enable ACPI support in the driver

2020-11-16 Thread Marcin Wojtas
Hi Adrian, niedz., 15 lis 2020 o 21:43 Adrian Hunter napisaƂ(a): > > On 14/11/20 11:08 am, Marcin Wojtas wrote: > > This patch introduces an alternative way of obtaining resources - via > > ACPI tables provided by firmware. In addition to the of_* -> device_* > > API replacement,

Re: [PATCH] mmc: xenon: enable ACPI support in the driver

2020-11-15 Thread Adrian Hunter
On 14/11/20 11:08 am, Marcin Wojtas wrote: > This patch introduces an alternative way of obtaining resources - via > ACPI tables provided by firmware. In addition to the of_* -> device_* > API replacement, sdhci_xenon_acpi_match table was introduced. > Also, the entire supply clocks configuration

[PATCH] mmc: xenon: enable ACPI support in the driver

2020-11-14 Thread Marcin Wojtas
This patch introduces an alternative way of obtaining resources - via ACPI tables provided by firmware. In addition to the of_* -> device_* API replacement, sdhci_xenon_acpi_match table was introduced. Also, the entire supply clocks configuration had to be skipped, because in case of ACPI it is