Re: [PATCH] firmware: ti_sci: Add Initialization of dev_info head node

2025-04-29 Thread Francis, Neha
Hi Udit On 4/29/2025 1:19 PM, Udit Kumar wrote: > On K3 devices two drivers ti_sci and ti_sci_dm are supporting firmware > functions. At run time one of driver is used. > > Driver ti_sci already initializing head for dev_list in its probe > function, but it was missed in ti_sci_dm driver. > > So

Re: [PATCH] arm: dts: k3: binman: Fix DM firmware selection

2025-04-28 Thread Francis, Neha
Hi Andrew On 4/26/2025 4:24 AM, Andrew Davis wrote: > Just like TF-A and OP-TEE, the documentation states a custom path for DM > can be provided at build time by setting TI_DM. This should then set > ti-dm-path which updates ti-dm node filenames in binman. > > Two issues prevent this from functio

Re: [PATCH v2 0/2] Change DRAM message and add RAM doc

2025-04-16 Thread Francis, Neha
Hi Alexander, Tom On 4/16/2025 7:22 PM, Tom Rini wrote: > On Wed, Apr 16, 2025 at 09:39:07AM +0200, Alexander Dahl wrote: >> Hello Tom, >> >> Am Wed, Apr 09, 2025 at 07:46:16PM -0600 schrieb Tom Rini: >>> On Wed, 19 Mar 2025 19:33:25 +0530, Neha Malcom Francis wrote: >>> This short series is

Re: [PATCH v6 05/12] power-domain: Add refcounting

2025-04-15 Thread Francis, Neha
On 4/3/2025 1:09 PM, Miquel Raynal wrote: > It is very surprising that such an uclass, specifically designed to > handle resources that may be shared by different devices, is not keeping > the count of the number of times a power domain has been > enabled/disabled to avoid shutting it down unexpect

Re: [PATCH V2] firmware: ti_sci: Scan all device instances when releasing exclusive devices

2025-04-10 Thread Francis, Neha
Hi Nishanth On 4/7/2025 5:45 PM, Nishanth Menon wrote: > When FIT image with multiple dtbs are involved for R5 boot process, > R5 SPL starts off with the first instance of dtb to probe the > eeprom, then once we have identified the type of board, invocation > of setup_multi_dtb_fit will replace th