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

Jagan Teki jagannadh.teki at gmail.com
Mon Jul 16 10:28:51 UTC 2018


On Mon, Jul 16, 2018 at 3:00 PM, Maxime Ripard
<maxime.ripard at bootlin.com> 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 for CLK driver handling in future.
>>
>> Last linux commit for sun4i-a10.dtsi:
>> commit 590b0c0cfc6162aeebbf43eaafb9753b56df1532
>> Author: Pascal Roeleven <dev at pascalroeleven.nl>
>> Date:   Fri Apr 20 12:21:12 2018 +0200
>>
>>     ARM: dts: sun4i: Fix incorrect clocks for displays
>>
>> Last linux commit for sun4i-a10-ccu.h:
>> commit 4328a2186e5120cfd34c4f04c6e4b7e74fb8b7b4
>> Author: Jonathan Liu <net147 at gmail.com>
>> Date:   Tue Oct 17 20:18:03 2017 +0800
>>
>>     clk: sunxi-ng: sun4i: Export video PLLs
>
> Can't we just sync all the A10 DTs in one go to the latest kernel
> release, instead of half doing the work with a random commit?

Now we need only minimal changes in dtsi, no need for board dts files
to update for sun4i. All DT sync from Linux not require here at this
point of time. even the subsequent patches will add only mmc0 node in
dts files which are not available in Linux.


More information about the U-Boot mailing list