summaryrefslogtreecommitdiffstats
path: root/dts/Bindings/mmc/owl-mmc.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'dts/Bindings/mmc/owl-mmc.yaml')
-rw-r--r--dts/Bindings/mmc/owl-mmc.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/dts/Bindings/mmc/owl-mmc.yaml b/dts/Bindings/mmc/owl-mmc.yaml
index 12b4021342..1380501fb8 100644
--- a/dts/Bindings/mmc/owl-mmc.yaml
+++ b/dts/Bindings/mmc/owl-mmc.yaml
@@ -47,7 +47,7 @@ examples:
- |
mmc0: mmc@e0330000 {
compatible = "actions,owl-mmc";
- reg = <0x0 0xe0330000 0x0 0x4000>;
+ reg = <0xe0330000 0x4000>;
interrupts = <0 42 4>;
clocks = <&cmu 56>;
resets = <&cmu 23>;