summaryrefslogtreecommitdiff
path: root/Documentation/devicetree/bindings/net/mediatek-dwmac.yaml
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2023-07-05 22:50:27 +0300
committerLinus Torvalds <torvalds@linux-foundation.org>2023-07-05 22:50:27 +0300
commitb9861581641225262b836508ec2980e1c4fd0c91 (patch)
tree5a0afce03bf43974505b52c52002f53d1c984237 /Documentation/devicetree/bindings/net/mediatek-dwmac.yaml
parentfe1de55167963a1c0ebe1579e37a8a41495f0a81 (diff)
parent31e9f406efae513156c129e9f7ad16b9f0ec7a65 (diff)
downloadlinux-b9861581641225262b836508ec2980e1c4fd0c91.tar.xz
Merge tag 'devicetree-for-6.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
Pull more devicetree updates from Rob Herring: - Whitespace clean-ups in binding examples - Restrict node name suffixes to "-[0-9]+" for cases of multiple instances which don't have unit-addresses - Convert brcm,kona-wdt and cdns,wdt-r1p2 watchdog bindings to DT schema * tag 'devicetree-for-6.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux: dt-bindings: soc: qcom: stats: Update maintainer email dt-bindings: cleanup DTS example whitespaces dt-bindings: timestamp: restrict node name suffixes dt-bindings: slimbus: restrict node name suffixes dt-bindings: watchdog: restrict node name suffixes dt-bindings: watchdog: brcm,kona-wdt: convert txt file to yaml dt-bindings: watchdog: cdns,wdt-r1p2: Convert cadence watchdog to yaml
Diffstat (limited to 'Documentation/devicetree/bindings/net/mediatek-dwmac.yaml')
-rw-r--r--Documentation/devicetree/bindings/net/mediatek-dwmac.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/net/mediatek-dwmac.yaml b/Documentation/devicetree/bindings/net/mediatek-dwmac.yaml
index 08d74ca0769c..5aa320c8af5a 100644
--- a/Documentation/devicetree/bindings/net/mediatek-dwmac.yaml
+++ b/Documentation/devicetree/bindings/net/mediatek-dwmac.yaml
@@ -156,7 +156,7 @@ examples:
reg = <0x1101c000 0x1300>;
interrupts = <GIC_SPI 237 IRQ_TYPE_LEVEL_LOW>;
interrupt-names = "macirq";
- phy-mode ="rgmii-rxid";
+ phy-mode = "rgmii-rxid";
mac-address = [00 55 7b b5 7d f7];
clock-names = "axi",
"apb",