arm64: dts: toshiba: Use recommended node names

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>
This commit is contained in:
Rob Herring (Arm) 2025-12-16 12:00:54 -06:00 committed by Krzysztof Kozlowski
parent 714b5a789f
commit 22fbe6e214
3 changed files with 3 additions and 3 deletions

View File

@ -43,7 +43,7 @@ &piether {
phy-handle = <&phy0>;
phy-mode = "rgmii-id";
mdio0 {
mdio {
#address-cells = <1>;
#size-cells = <0>;
compatible = "snps,dwmac-mdio";

View File

@ -43,7 +43,7 @@ &piether {
phy-handle = <&phy0>;
phy-mode = "rgmii-id";
mdio0 {
mdio {
#address-cells = <1>;
#size-cells = <0>;
compatible = "snps,dwmac-mdio";

View File

@ -26,7 +26,7 @@ &spi0_pins {
&spi0 {
status = "okay";
mmc-slot@0 {
mmc@0 {
compatible = "mmc-spi-slot";
reg = <0>;
gpios = <&gpio 15 GPIO_ACTIVE_LOW>;