Re: [PATCH] arm64: dts: ti: k3-j721s2-evm-gesi: Specify base dtb for overlay file

From: Siddharth Vadapalli
Date: Tue Sep 12 2023 - 00:36:40 EST




On 12/09/23 09:31, Siddharth Vadapalli wrote:
> Rob,
>
> Thank you for reviewing the patch.
>
> On 11/09/23 22:26, Rob Herring wrote:

...
>> Move this next to the "dtb-$(CONFIG_ARCH_K3) += k3-j721s2-evm.dtb" line.
>
> Sure, I will place it above the k3-j721s2-evm.dtb line.
>
>>
>>> dtb-$(CONFIG_ARCH_K3) += k3-am68-sk-base-board.dtb
>>> -dtb-$(CONFIG_ARCH_K3) += k3-j721s2-common-proc-board.dtb
>>> -dtb-$(CONFIG_ARCH_K3) += k3-j721s2-evm-gesi-exp-board.dtbo
>>
>> I think dropping these will cause them to not get installed (by
>> dtbs_install). Presumably you want them.
>
> I will undo the above deletions in the v2 patch.

I have addressed the feedback and have posted the v2 patch at:
https://lore.kernel.org/r/20230912043308.20629-1-s-vadapalli@xxxxxx/

>
>>
>>> +dtb-$(CONFIG_ARCH_K3) += k3-j721s2-evm.dtb
>>>
>>> # Boards with J784s4 SoC
>>> dtb-$(CONFIG_ARCH_K3) += k3-am69-sk.dtb
>>> --
>>> 2.34.1
>>>
>

--
Regards,
Siddharth.