ARM: dts: qcom: apq8064: fix the riva-pil node id

Fix the address of the riva-pil node. The first region address is
0x3200800, so the node should also be called riva-pil@3200800.

Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Reviewed-by: Neil Armstrong <neil.armstrong@linaro.org>
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Link: https://lore.kernel.org/r/20220930185236.867655-16-dmitry.baryshkov@linaro.org
This commit is contained in:
Dmitry Baryshkov 2022-09-30 21:52:28 +03:00 committed by Bjorn Andersson
parent d36ee0683d
commit 8041a9be6f

View File

@ -1549,7 +1549,7 @@ mdp_dtv_out: endpoint {
};
};
riva: riva-pil@3204000 {
riva: riva-pil@3200800 {
compatible = "qcom,riva-pil";
reg = <0x03200800 0x1000>, <0x03202000 0x2000>, <0x03204000 0x100>;