[linux-sunxi] Re: [PATCH] sunxi: Bring back SD card as MMC device 0

2021-05-23 Thread Andre Przywara
On Mon, 26 Apr 2021 17:52:51 +0530 Jagan Teki wrote: Hi Jagan, > On Mon, Apr 26, 2021 at 4:57 PM Andre Przywara wrote: > > > > On Sun, 25 Apr 2021 18:03:05 +0530 > > Jagan Teki wrote: > > > > Hi Jagan, > > > > thanks for your input! > > > > > On Sun, Apr 25, 2021 at 3:30 PM Andre Przywara

[linux-sunxi] Re: [PATCH] sunxi: Bring back SD card as MMC device 0

2021-04-26 Thread Jagan Teki
On Mon, Apr 26, 2021 at 4:57 PM Andre Przywara wrote: > > On Sun, 25 Apr 2021 18:03:05 +0530 > Jagan Teki wrote: > > Hi Jagan, > > thanks for your input! > > > On Sun, Apr 25, 2021 at 3:30 PM Andre Przywara > > wrote: > > > > > > On Fri, 16 Apr 2021 12:08:09 +0100 > > > Andre Przywara wrote:

[linux-sunxi] Re: [PATCH] sunxi: Bring back SD card as MMC device 0

2021-04-26 Thread Andre Przywara
On Sun, 25 Apr 2021 18:03:05 +0530 Jagan Teki wrote: Hi Jagan, thanks for your input! > On Sun, Apr 25, 2021 at 3:30 PM Andre Przywara wrote: > > > > On Fri, 16 Apr 2021 12:08:09 +0100 > > Andre Przywara wrote: > > > > Hi, > > > > > Commit 2243d19e5618 ("mmc: mmc-uclass: Use dev_seq() to

[linux-sunxi] Re: [PATCH] sunxi: Bring back SD card as MMC device 0

2021-04-25 Thread Jagan Teki
On Sun, Apr 25, 2021 at 3:30 PM Andre Przywara wrote: > > On Fri, 16 Apr 2021 12:08:09 +0100 > Andre Przywara wrote: > > Hi, > > > Commit 2243d19e5618 ("mmc: mmc-uclass: Use dev_seq() to read aliases > > node's index") now actually enforces U-Boot's device enumeration policy, > > where

[linux-sunxi] Re: [PATCH] sunxi: Bring back SD card as MMC device 0

2021-04-25 Thread Andre Przywara
On Fri, 16 Apr 2021 12:08:09 +0100 Andre Przywara wrote: Hi, > Commit 2243d19e5618 ("mmc: mmc-uclass: Use dev_seq() to read aliases > node's index") now actually enforces U-Boot's device enumeration policy, > where explicitly named devices come first, then any other non-named > devices follow,