arm64: dts: sdm845: Add command DB node
authorDouglas Anderson <dianders@chromium.org>
Wed, 9 May 2018 21:34:39 +0000 (14:34 -0700)
committerAndy Gross <andy.gross@linaro.org>
Wed, 23 May 2018 04:29:01 +0000 (23:29 -0500)
Add command DB node based on the bindings example.

Signed-off-by: Douglas Anderson <dianders@chromium.org>
Reviewed-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Signed-off-by: Andy Gross <andy.gross@linaro.org>
arch/arm64/boot/dts/qcom/sdm845.dtsi

index eef08d4..7c85e7c 100644 (file)
                        reg = <0 0x86200000 0 0x2d00000>;
                        no-map;
                };
+
+               memory@85fe0000 {
+                       compatible = "qcom,cmd-db";
+                       reg = <0x0 0x85fe0000 0x0 0x20000>;
+                       no-map;
+               };
        };
 
        cpus {