mirror of
https://github.com/torvalds/linux.git
synced 2026-09-24 06:24:02 +02:00
arm64: dts: renesas: Add soc: labels to soc nodes
Add soc: labels to the /soc {} nodes to align DTS with r8a77951.dtsi
which already has that soc: label. The soc: label is useful in U-Boot
where it is used in U-Boot extras DT fragments.
Signed-off-by: Marek Vasut <marek.vasut+renesas@mailbox.org>
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
Link: https://patch.msgid.link/20260621025052.406507-1-marek.vasut+renesas@mailbox.org
Link: https://patch.msgid.link/20260621025052.406507-2-marek.vasut+renesas@mailbox.org
Link: https://patch.msgid.link/20260621025052.406507-3-marek.vasut+renesas@mailbox.org
Link: https://patch.msgid.link/20260621025052.406507-4-marek.vasut+renesas@mailbox.org
Link: https://patch.msgid.link/20260621025052.406507-5-marek.vasut+renesas@mailbox.org
Link: https://patch.msgid.link/20260621025052.406507-6-marek.vasut+renesas@mailbox.org
Link: https://patch.msgid.link/20260621025052.406507-7-marek.vasut+renesas@mailbox.org
Link: https://patch.msgid.link/20260621025052.406507-8-marek.vasut+renesas@mailbox.org
Link: https://patch.msgid.link/20260621025052.406507-9-marek.vasut+renesas@mailbox.org
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
This commit is contained in:
parent
3e23d2548d
commit
92b4465b22
|
|
@ -262,7 +262,7 @@ scif_clk: scif {
|
|||
clock-frequency = <0>;
|
||||
};
|
||||
|
||||
soc {
|
||||
soc: soc {
|
||||
compatible = "simple-bus";
|
||||
bootph-all;
|
||||
|
||||
|
|
|
|||
|
|
@ -146,7 +146,7 @@ scif_clk: scif {
|
|||
clock-frequency = <0>;
|
||||
};
|
||||
|
||||
soc {
|
||||
soc: soc {
|
||||
compatible = "simple-bus";
|
||||
bootph-all;
|
||||
|
||||
|
|
|
|||
|
|
@ -326,7 +326,7 @@ scif_clk: scif {
|
|||
clock-frequency = <0>;
|
||||
};
|
||||
|
||||
soc {
|
||||
soc: soc {
|
||||
compatible = "simple-bus";
|
||||
bootph-all;
|
||||
|
||||
|
|
|
|||
|
|
@ -311,7 +311,7 @@ scif_clk: scif {
|
|||
clock-frequency = <0>;
|
||||
};
|
||||
|
||||
soc {
|
||||
soc: soc {
|
||||
compatible = "simple-bus";
|
||||
bootph-all;
|
||||
|
||||
|
|
|
|||
|
|
@ -311,7 +311,7 @@ scif_clk: scif {
|
|||
clock-frequency = <0>;
|
||||
};
|
||||
|
||||
soc {
|
||||
soc: soc {
|
||||
compatible = "simple-bus";
|
||||
bootph-all;
|
||||
|
||||
|
|
|
|||
|
|
@ -182,7 +182,7 @@ scif_clk: scif {
|
|||
clock-frequency = <0>;
|
||||
};
|
||||
|
||||
soc {
|
||||
soc: soc {
|
||||
compatible = "simple-bus";
|
||||
bootph-all;
|
||||
|
||||
|
|
|
|||
|
|
@ -91,7 +91,7 @@ scif_clk: scif {
|
|||
clock-frequency = <0>;
|
||||
};
|
||||
|
||||
soc {
|
||||
soc: soc {
|
||||
compatible = "simple-bus";
|
||||
bootph-all;
|
||||
|
||||
|
|
|
|||
|
|
@ -120,7 +120,7 @@ scif_clk: scif {
|
|||
clock-frequency = <0>;
|
||||
};
|
||||
|
||||
soc {
|
||||
soc: soc {
|
||||
compatible = "simple-bus";
|
||||
bootph-all;
|
||||
|
||||
|
|
|
|||
|
|
@ -85,7 +85,7 @@ scif_clk: scif {
|
|||
clock-frequency = <0>;
|
||||
};
|
||||
|
||||
soc {
|
||||
soc: soc {
|
||||
compatible = "simple-bus";
|
||||
bootph-all;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user