ARM: dts: msm: Fix DT parsing error for msm8996 la-gvm
Add close bracket to fix compilation error for msm8996 la-gvm specific dts. Change-Id: Ie98618c658a531712076343b98aa789188c3e6ac Signed-off-by: Vivek Kumar <vivekuma@codeaurora.org>
This commit is contained in:
parent
ace014f81d
commit
1de97a9ff6
1 changed files with 1 additions and 0 deletions
|
@ -255,6 +255,7 @@
|
||||||
qcom,master-en = <1>; /* Enable GPIO */
|
qcom,master-en = <1>; /* Enable GPIO */
|
||||||
status = "okay";
|
status = "okay";
|
||||||
};
|
};
|
||||||
|
};
|
||||||
|
|
||||||
&sde_kms_hyp {
|
&sde_kms_hyp {
|
||||||
qcom,client-id = "7815";
|
qcom,client-id = "7815";
|
||||||
|
|
Loading…
Add table
Reference in a new issue