]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
arm64: dts: toshiba: Use recommended node names
authorRob Herring (Arm) <robh@kernel.org>
Tue, 16 Dec 2025 18:00:54 +0000 (12:00 -0600)
committerKrzysztof Kozlowski <krzk@kernel.org>
Mon, 22 Dec 2025 10:00:59 +0000 (11:00 +0100)
Update Toshiba TMPV7708 node name to the recommended standard node
names. Generally, node names and paths aren't considered ABI, so it
is safe to change them.

Signed-off-by: Rob Herring (Arm) <robh@kernel.org>
Reviewed-by: Nobuhiro Iwamatsu <nobuhiro.iwamatsu.x90@mail.toshiba>
Link: https://patch.msgid.link/20251216180055.2793215-2-robh@kernel.org
Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
arch/arm64/boot/dts/toshiba/tmpv7708-rm-mbrc.dts
arch/arm64/boot/dts/toshiba/tmpv7708-visrobo-vrb.dts
arch/arm64/boot/dts/toshiba/tmpv7708-visrobo-vrc.dtsi

index d209fdc985979bc7a269718b9434a8a99ea712f0..8d099b2370254a88ada317c3fd3e717c8e181a2f 100644 (file)
@@ -43,7 +43,7 @@
        phy-handle = <&phy0>;
        phy-mode = "rgmii-id";
 
-       mdio0 {
+       mdio {
                #address-cells = <1>;
                #size-cells = <0>;
                compatible = "snps,dwmac-mdio";
index ed7aa7e457b164a00ea8a31285964c118afd462f..4439b3e8acbbe536d3b2925754775995bfa8f365 100644 (file)
@@ -43,7 +43,7 @@
        phy-handle = <&phy0>;
        phy-mode = "rgmii-id";
 
-       mdio0 {
+       mdio {
                #address-cells = <1>;
                #size-cells = <0>;
                compatible = "snps,dwmac-mdio";
index 0c8321022a73abeb085d2c8916253aa888fdbbdf..af406f7285c4b033c101f3536d156305b1786d13 100644 (file)
@@ -26,7 +26,7 @@
 &spi0 {
        status = "okay";
 
-       mmc-slot@0 {
+       mmc@0 {
                compatible = "mmc-spi-slot";
                reg = <0>;
                gpios = <&gpio 15 GPIO_ACTIVE_LOW>;