Re: [ImageBuilder 0/2] Use lopper to generate partial dts

2022-09-14 Thread Michal Orzel
Hi Stefano, On 13/09/2022 21:28, Stefano Stabellini wrote: > > > On Tue, 13 Sep 2022, Michal Orzel wrote: >> Hi Ayan, >> >> On 12/09/2022 18:27, Ayan Kumar Halder wrote: >>> Hi Michal, >>> >>> On 12/09/2022 12:59, Michal Orzel wrote: This patch series introduces support to generate automati

Re: [ImageBuilder 0/2] Use lopper to generate partial dts

2022-09-13 Thread Stefano Stabellini
On Tue, 13 Sep 2022, Michal Orzel wrote: > Hi Ayan, > > On 12/09/2022 18:27, Ayan Kumar Halder wrote: > > Hi Michal, > > > > On 12/09/2022 12:59, Michal Orzel wrote: > >> This patch series introduces support to generate automatically passthrough > >> device trees using lopper. This feature should

Re: [ImageBuilder 0/2] Use lopper to generate partial dts

2022-09-13 Thread Michal Orzel
Hi Ayan, On 12/09/2022 18:27, Ayan Kumar Halder wrote: > Hi Michal, > > On 12/09/2022 12:59, Michal Orzel wrote: >> This patch series introduces support to generate automatically passthrough >> device trees using lopper. This feature should be used with care as the >> corresponding lopper changes

Re: [ImageBuilder 0/2] Use lopper to generate partial dts

2022-09-12 Thread Ayan Kumar Halder
Hi Michal, On 12/09/2022 12:59, Michal Orzel wrote: This patch series introduces support to generate automatically passthrough device trees using lopper. This feature should be used with care as the corresponding lopper changes are still in an early support state. Current integration has been te