]> git.dujemihanovic.xyz Git - u-boot.git/commitdiff
sandbox: remove SCMI base node definition from test.dts
authorAKASHI Takahiro <takahiro.akashi@linaro.org>
Wed, 11 Oct 2023 10:07:05 +0000 (19:07 +0900)
committerTom Rini <trini@konsulko.com>
Fri, 13 Oct 2023 20:59:24 +0000 (16:59 -0400)
SCMI base protocol is mandatory and doesn't need to be listed in a device
tree.

Signed-off-by: AKASHI Takahiro <takahiro.akashi@linaro.org>
Reviewed-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Etienne Carriere <etienne.carriere@foss.st.com>
arch/sandbox/dts/test.dts

index 50c8715f769cba18cb9b754c7bca8b8eccca3495..c0ed2d83f3d2b974732051723a3a8eb57c79b9bf 100644 (file)
                        #address-cells = <1>;
                        #size-cells = <0>;
 
-                       protocol@10 {
-                               reg = <0x10>;
-                       };
-
                        clk_scmi: protocol@14 {
                                reg = <0x14>;
                                #clock-cells = <1>;