Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 866061a1 authored by Tengfei Fan's avatar Tengfei Fan
Browse files

ARM: dts: msm: Fix kernel warning for sm8150



When we compile kernel, we will get some similar warnings as follows:
Warning (reg_format): "reg" property in /fragment@4/__overlay__/
qcom,pm8150l@5/qcom,amoled/oledb@e000 has invalid length (8 bytes)
(#address-cells == 2, #size-cells == 1)
Warning (reg_format): "reg" property in /fragment@35/__overlay__/
qcom,camera-flash@0 has invalid length (8 bytes) (#address-cells
== 2, #size-cells == 1)

To fix these compile warnings, "#address-cells" and "#size-cells"
attributes are added in the necessary location.

Change-Id: I39245c7da4f7075adb49b07b7e52d14a5ef121d4
Signed-off-by: default avatarTengfei Fan <tengfeif@codeaurora.org>
parent 2258de68
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment