summaryrefslogtreecommitdiff
path: root/doc/device-tree-bindings/clock/rockchip,rk3368-dmc.txt
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2023-02-13 18:56:35 +0300
committerSimon Glass <sjg@chromium.org>2023-02-14 19:43:27 +0300
commitc8ef3eed61796293b744d33739fe4f601af40a17 (patch)
treeb123d596575076c5444a23134a57ffee2cdbda5e /doc/device-tree-bindings/clock/rockchip,rk3368-dmc.txt
parente316fbabbf1fe505162e35044c7924cbca0d73fd (diff)
downloadu-boot-c8ef3eed61796293b744d33739fe4f601af40a17.tar.xz
dm: doc: Update device tree binding docs for new schema
Now that Linux has accepted these tags, move U-Boot over to use them. Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'doc/device-tree-bindings/clock/rockchip,rk3368-dmc.txt')
-rw-r--r--doc/device-tree-bindings/clock/rockchip,rk3368-dmc.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/device-tree-bindings/clock/rockchip,rk3368-dmc.txt b/doc/device-tree-bindings/clock/rockchip,rk3368-dmc.txt
index 8e7357d53d..da474fbabd 100644
--- a/doc/device-tree-bindings/clock/rockchip,rk3368-dmc.txt
+++ b/doc/device-tree-bindings/clock/rockchip,rk3368-dmc.txt
@@ -54,7 +54,7 @@ Example (for DDR3-1600K and 800MHz)
#include <dt-bindings/memory/rk3368-dmc.h>
dmc: dmc@ff610000 {
- u-boot,dm-pre-reloc;
+ bootph-all;
compatible = "rockchip,rk3368-dmc";
reg = <0 0xff610000 0 0x400
0 0xff620000 0 0x400>;