Re: [PATCH] remoteproc: mediatek: Refactor single core check and fix retrocompatibility

2023-09-21 Thread Mathieu Poirier
On Tue, Sep 19, 2023 at 11:23:36AM +0200, AngeloGioacchino Del Regno wrote: > In older devicetrees we had the ChromeOS EC in a node called "cros-ec" > instead of the newer "cros-ec-rpmsg", but this driver is now checking > only for the latter, breaking compatibility with those. > > Besides, we

Re: [PATCH] remoteproc: mediatek: Refactor single core check and fix retrocompatibility

2023-09-21 Thread AngeloGioacchino Del Regno
Il 20/09/23 17:03, Laura Nao ha scritto: On 9/19/23 11:23, AngeloGioacchino Del Regno wrote: In older devicetrees we had the ChromeOS EC in a node called "cros-ec" instead of the newer "cros-ec-rpmsg", but this driver is now checking only for the latter, breaking compatibility with those.

Re: [PATCH] remoteproc: mediatek: Refactor single core check and fix retrocompatibility

2023-09-21 Thread Chen-Yu Tsai
On Wed, Sep 20, 2023 at 11:03 PM Laura Nao wrote: > > On 9/19/23 11:23, AngeloGioacchino Del Regno wrote: > > In older devicetrees we had the ChromeOS EC in a node called "cros-ec" > > instead of the newer "cros-ec-rpmsg", but this driver is now checking > > only for the latter, breaking

Re: [PATCH] remoteproc: mediatek: Refactor single core check and fix retrocompatibility

2023-09-20 Thread Laura Nao
On 9/19/23 11:23, AngeloGioacchino Del Regno wrote: > In older devicetrees we had the ChromeOS EC in a node called "cros-ec" > instead of the newer "cros-ec-rpmsg", but this driver is now checking > only for the latter, breaking compatibility with those. > > Besides, we can check if the SCP is

Re: [PATCH] remoteproc: mediatek: Refactor single core check and fix retrocompatibility

2023-09-20 Thread Mathieu Poirier
On Tue, Sep 19, 2023 at 11:23:36AM +0200, AngeloGioacchino Del Regno wrote: > In older devicetrees we had the ChromeOS EC in a node called "cros-ec" > instead of the newer "cros-ec-rpmsg", but this driver is now checking > only for the latter, breaking compatibility with those. > > Besides, we

[PATCH] remoteproc: mediatek: Refactor single core check and fix retrocompatibility

2023-09-19 Thread AngeloGioacchino Del Regno
In older devicetrees we had the ChromeOS EC in a node called "cros-ec" instead of the newer "cros-ec-rpmsg", but this driver is now checking only for the latter, breaking compatibility with those. Besides, we can check if the SCP is single or dual core by simply walking through the children of