Commit b1643b27 authored by Douglas Anderson's avatar Douglas Anderson Committed by Andy Gross

arm64: dts: sdm845: Add command DB node

Add command DB node based on the bindings example.
Signed-off-by: default avatarDouglas Anderson <dianders@chromium.org>
Reviewed-by: default avatarBjorn Andersson <bjorn.andersson@linaro.org>
Signed-off-by: default avatarAndy Gross <andy.gross@linaro.org>
parent 5ea3939c
...@@ -40,6 +40,12 @@ memory@86200000 { ...@@ -40,6 +40,12 @@ memory@86200000 {
reg = <0 0x86200000 0 0x2d00000>; reg = <0 0x86200000 0 0x2d00000>;
no-map; no-map;
}; };
memory@85fe0000 {
compatible = "qcom,cmd-db";
reg = <0x0 0x85fe0000 0x0 0x20000>;
no-map;
};
}; };
cpus { cpus {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment