[linux-sunxi] Re: [U-Boot] [PATCH v3] sunxi: A64/Pine64: update device tree from Linux

2017-06-01 Thread Jagan Teki
On Mon, May 29, 2017 at 6:01 PM, Jagan Teki  wrote:
> On Wed, May 24, 2017 at 3:04 PM, Andre Przywara  
> wrote:
>> The Linux device tree for the Allwinner A64 SoC has changed a lot since
>> the U-Boot version was merged.
>> Let's replace the current DT with a exact copy of the Linux one as of:
>> commit c6778ff813d2ca3e3c8733c87dc8b6831a64578b
>> Merge: 0ff4c01 3c0e3abd
>> Author: Linus Torvalds 
>> Date:   Tue May 9 10:07:33 2017 -0700
>>
>> This is the DT used in Linux 4.12-rc1.
>>
>> Since U-Boot has an Ethernet driver (while Linux does not yet), we
>> provide the required DT nodes for it in an ...-u-boot.dtsi file, to both
>> mark them as U-Boot specific and to allow easier upgrading once Linux gets
>> the driver and its own binding later.
>> Compared to the existing Ethernet DT nodes we just slightly tweak the clock
>> and reset nodes in there to match the new bindings used by Linux for those.
>>
>> Signed-off-by: Andre Przywara 
>> ---
>>  arch/arm/dts/sun50i-a64-pine64-plus-u-boot.dtsi|  50 ++
>
> Yeah, may be this need to be named something like
> sun50i-a64-u-boot.dtsi as of now? since it may share the similar dt on
> other a64 board that we initiate the discussion about orangepi, and
> BPI.
>
> All fine expect this name.
>
> Reviewed-by: Jagan Teki 
> Tested-by: Jagan Teki 

Applied to u-boot-sunxi/master

thanks!
-- 
Jagan Teki
Free Software Engineer | www.openedev.com
U-Boot, Linux | Upstream Maintainer
Hyderabad, India.

-- 
You received this message because you are subscribed to the Google Groups 
"linux-sunxi" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to linux-sunxi+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[linux-sunxi] Re: [U-Boot] [PATCH v3] sunxi: A64/Pine64: update device tree from Linux

2017-05-29 Thread Jagan Teki
On Wed, May 24, 2017 at 3:04 PM, Andre Przywara  wrote:
> The Linux device tree for the Allwinner A64 SoC has changed a lot since
> the U-Boot version was merged.
> Let's replace the current DT with a exact copy of the Linux one as of:
> commit c6778ff813d2ca3e3c8733c87dc8b6831a64578b
> Merge: 0ff4c01 3c0e3abd
> Author: Linus Torvalds 
> Date:   Tue May 9 10:07:33 2017 -0700
>
> This is the DT used in Linux 4.12-rc1.
>
> Since U-Boot has an Ethernet driver (while Linux does not yet), we
> provide the required DT nodes for it in an ...-u-boot.dtsi file, to both
> mark them as U-Boot specific and to allow easier upgrading once Linux gets
> the driver and its own binding later.
> Compared to the existing Ethernet DT nodes we just slightly tweak the clock
> and reset nodes in there to match the new bindings used by Linux for those.
>
> Signed-off-by: Andre Przywara 
> ---
>  arch/arm/dts/sun50i-a64-pine64-plus-u-boot.dtsi|  50 ++

Yeah, may be this need to be named something like
sun50i-a64-u-boot.dtsi as of now? since it may share the similar dt on
other a64 board that we initiate the discussion about orangepi, and
BPI.

All fine expect this name.

Reviewed-by: Jagan Teki 
Tested-by: Jagan Teki 

thanks!
-- 
Jagan Teki
Free Software Engineer | www.openedev.com
U-Boot, Linux | Upstream Maintainer
Hyderabad, India.

-- 
You received this message because you are subscribed to the Google Groups 
"linux-sunxi" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to linux-sunxi+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.