From 5f1e2d0a6b2ad994adda84495980e34edcc32f98 Mon Sep 17 00:00:00 2001 From: Lijuan Gao Date: Mon, 10 Oct 2022 11:23:02 +0800 Subject: [PATCH] ARM: dts: msm: Update the subtype with ddr info Subtype bits 10:8 contains ddr information and ddr info is absolutely matched, so update the subtype with ddr info for sdxbaagha rumi. Change-Id: Id5ef4873d027651ec9753621f6bde812f8010ee4 --- qcom/sdxbaagha-rumi.dts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qcom/sdxbaagha-rumi.dts b/qcom/sdxbaagha-rumi.dts index 475e673a..695024cd 100644 --- a/qcom/sdxbaagha-rumi.dts +++ b/qcom/sdxbaagha-rumi.dts @@ -7,5 +7,5 @@ model = "Qualcomm Technologies, Inc. SDXBAAGHA RUMI"; compatible = "qcom,sdxbaagha-rumi", "qcom,sdxbaagha", "qcom,rumi"; - qcom,board-id = <0x0F 0>; + qcom,board-id = <0x0F 0x400>; };