Re: [PATCH 04/10] sandbox: remove SCMI base node definition from test.dts

2023-06-29 Thread Simon Glass
On Wed, 28 Jun 2023 at 01:49, AKASHI Takahiro wrote: > > SCMI base protocol is mandatory and doesn't need to be listed in a device > tree. > > Signed-off-by: AKASHI Takahiro > --- > arch/sandbox/dts/test.dts | 4 > 1 file changed, 4 deletions(-) Reviewed-by: Simon Glass

[PATCH 04/10] sandbox: remove SCMI base node definition from test.dts

2023-06-27 Thread AKASHI Takahiro
SCMI base protocol is mandatory and doesn't need to be listed in a device tree. Signed-off-by: AKASHI Takahiro --- arch/sandbox/dts/test.dts | 4 1 file changed, 4 deletions(-) diff --git a/arch/sandbox/dts/test.dts b/arch/sandbox/dts/test.dts index ff9f9222e6f9..2aad94681148 100644 --- a/