[PATCH v4 06/10] dts: basic devicetree for Renesas RZ/N1 SoC

Marek Vasut marek.vasut at mailbox.org
Mon Apr 17 22:22:56 CEST 2023


On 4/17/23 20:33, Ralph Siemsen wrote:
> On Mon, Apr 17, 2023 at 07:12:31PM +0200, Marek Vasut wrote:
>> On 3/8/23 21:26, Ralph Siemsen wrote:
>>> This is taken from Linux kernel 5.17, and contains just bare minimum
>>> functionality: CPU, UART and system timer.
>>
>> Why Linux 5.17 and not e.g. 6.2 or 6.1 LTS ?
> 
> It was the current version at the time when this work was started. I 
> fully intend to update it, especially now that much of the RZ/N1 support 
> has landed in mainline.

Thank you

>> Can you extract all the changes to arch/arm/dts/r9a06g032-u-boot.dtsi 
>> and include that u-boot dtsi in your board DT, so the 
>> arch/arm/dts/r9a06g032.dtsi can be synchronized with Linux with ease 
>> due to no changes in it ?
> 
> I'll see if I can make that work.

That should be really easy, basically just move the diff between Linux 
.dtsi and this .dtsi into -u-boot.dtsi and that's just about it.


More information about the U-Boot mailing list