Skip to content

Commit 125c3ce

Browse files
krzksuperna9999
authored andcommitted
arm64: dts: amlogic: Use hyphen in node names
DTS coding style prefers hyphens instead of underscores in the node names. Change should be safe, because node names are not considered an ABI. Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com> Reviewed-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com> Link: https://patch.msgid.link/20251223152510.155463-3-krzysztof.kozlowski@oss.qualcomm.com Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
1 parent 8f0b4cc commit 125c3ce

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

arch/arm64/boot/dts/amlogic/amlogic-c3.dtsi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -780,7 +780,7 @@
780780
#address-cells = <1>;
781781
#size-cells = <0>;
782782

783-
internal_ephy: ethernet_phy@8 {
783+
internal_ephy: ethernet-phy@8 {
784784
compatible = "ethernet-phy-id0180.3301",
785785
"ethernet-phy-ieee802.3-c22";
786786
interrupts = <GIC_SPI 75 IRQ_TYPE_LEVEL_HIGH>;

0 commit comments

Comments
 (0)