[PATCH v2 06/12] sandbox: remove SCMI base node definition from test.dts
Etienne CARRIERE
etienne.carriere at st.com
Thu Aug 3 12:02:55 CEST 2023
> From: AKASHI Takahiro <takahiro.akashi at linaro.org>
> Sent: Wednesday, July 26, 2023 10:38
>
> SCMI base protocol is mandatory and doesn't need to be listed in a device
> tree.
>
> Signed-off-by: AKASHI Takahiro <takahiro.akashi at linaro.org>
> Reviewed-by: Simon Glass <sjg at chromium.org>
Reviewed-by: Etienne Carriere <etienne.carriere at foss.st.com>
> ---
> 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/arch/sandbox/dts/test.dts
> +++ b/arch/sandbox/dts/test.dts
> @@ -682,10 +682,6 @@
> #address-cells = <1>;
> #size-cells = <0>;
>
> - protocol at 10 {
> - reg = <0x10>;
> - };
> -
> clk_scmi: protocol at 14 {
> reg = <0x14>;
> #clock-cells = <1>;
> --
> 2.41.0
More information about the U-Boot
mailing list