Re: [U-Boot] [PATCH 01/25] ARM: dts: sun4i: Sync A10 MMC nodes from Linux

2018-07-16 Thread Maxime Ripard
On Mon, Jul 16, 2018 at 03:58:51PM +0530, Jagan Teki wrote: > On Mon, Jul 16, 2018 at 3:00 PM, Maxime Ripard > wrote: > > On Mon, Jul 16, 2018 at 01:49:32PM +0530, Jagan Teki wrote: > >> DM_MMC need MMC nodes in dtsi need to update and > >> follow Linux notation to support dm driven mmc driver. >

Re: [U-Boot] [PATCH 01/25] ARM: dts: sun4i: Sync A10 MMC nodes from Linux

2018-07-16 Thread Jagan Teki
On Mon, Jul 16, 2018 at 3:00 PM, Maxime Ripard wrote: > On Mon, Jul 16, 2018 at 01:49:32PM +0530, Jagan Teki wrote: >> DM_MMC need MMC nodes in dtsi need to update and >> follow Linux notation to support dm driven mmc driver. >> So sync mmc nodes for sun4i-a10 from Linux. This will >> also useful

Re: [U-Boot] [PATCH 01/25] ARM: dts: sun4i: Sync A10 MMC nodes from Linux

2018-07-16 Thread Maxime Ripard
On Mon, Jul 16, 2018 at 01:49:32PM +0530, Jagan Teki wrote: > DM_MMC need MMC nodes in dtsi need to update and > follow Linux notation to support dm driven mmc driver. > So sync mmc nodes for sun4i-a10 from Linux. This will > also useful for CLK driver handling in future. > > Last linux commit

[U-Boot] [PATCH 01/25] ARM: dts: sun4i: Sync A10 MMC nodes from Linux

2018-07-16 Thread Jagan Teki
DM_MMC need MMC nodes in dtsi need to update and follow Linux notation to support dm driven mmc driver. So sync mmc nodes for sun4i-a10 from Linux. This will also useful for CLK driver handling in future. Last linux commit for sun4i-a10.dtsi: commit 590b0c0cfc6162aeebbf43eaafb9753b56df1532