projects
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7eb4eb5
)
sandbox: remove SCMI base node definition from test.dts
author
AKASHI Takahiro
<takahiro.akashi@linaro.org>
Wed, 11 Oct 2023 10:07:05 +0000
(19:07 +0900)
committer
Tom 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
patch
|
blob
|
history
diff --git
a/arch/sandbox/dts/test.dts
b/arch/sandbox/dts/test.dts
index 50c8715f769cba18cb9b754c7bca8b8eccca3495..c0ed2d83f3d2b974732051723a3a8eb57c79b9bf 100644
(file)
--- a/
arch/sandbox/dts/test.dts
+++ b/
arch/sandbox/dts/test.dts
@@
-732,10
+732,6
@@
#address-cells = <1>;
#size-cells = <0>;
- protocol@10 {
- reg = <0x10>;
- };
-
clk_scmi: protocol@14 {
reg = <0x14>;
#clock-cells = <1>;