]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
ARM: dts: omap: AM33xx: add cpu label
authorMatthias Schiffer <matthias.schiffer@tq-group.com>
Tue, 26 Aug 2025 14:08:48 +0000 (16:08 +0200)
committerKevin Hilman <khilman@baylibre.com>
Tue, 4 Nov 2025 22:50:40 +0000 (14:50 -0800)
Board Device Trees often want to set the cpu0-supply. Provide a label to
reference the cpu@0 node.

Signed-off-by: Matthias Schiffer <matthias.schiffer@tq-group.com>
Signed-off-by: Alexander Stein <alexander.stein@ew.tq-group.com>
Link: https://lore.kernel.org/r/20250826140853.2570528-3-alexander.stein@ew.tq-group.com
Signed-off-by: Kevin Hilman <khilman@baylibre.com>
arch/arm/boot/dts/ti/omap/am33xx.dtsi

index 43ec2a95f4bb7a5390599a5b2c7e8f0a1fb546b3..b785925f53252995248e30ce99e8664779708d56 100644 (file)
@@ -45,7 +45,7 @@
        cpus {
                #address-cells = <1>;
                #size-cells = <0>;
-               cpu@0 {
+               cpu: cpu@0 {
                        compatible = "arm,cortex-a8";
                        enable-method = "ti,am3352";
                        device_type = "cpu";