ARM: dts: msm: Enable tlmm VM mem nodes for Pineapple
Enable tlmm VM mem access device tree nodes for Pineapple. Change-Id: I2bfbc22e8f9e933e3d0ec419b3fa67ff89b4fdad Signed-off-by: Hrishabh Rajput <quic_hrishabh@quicinc.com>
This commit is contained in:
@@ -179,6 +179,18 @@
|
||||
};
|
||||
};
|
||||
|
||||
gpiomem0 {
|
||||
vdevice-type = "iomem";
|
||||
patch = "/soc/tlmm-vm-mem-access";
|
||||
push-compatible = "qcom,tlmm-vm-mem-access";
|
||||
peer-default;
|
||||
memory {
|
||||
qcom,label = <0x8>;
|
||||
qcom,mem-info-tag = <0x3>;
|
||||
allocate-base;
|
||||
};
|
||||
};
|
||||
|
||||
};
|
||||
};
|
||||
|
||||
@@ -202,7 +214,6 @@
|
||||
reg = <0x0 0x0>;
|
||||
interrupt-controller;
|
||||
#interrupt-cells = <2>;
|
||||
status="disabled";
|
||||
};
|
||||
|
||||
tlmm: pinctrl@f000000 {
|
||||
@@ -215,7 +226,6 @@
|
||||
#interrupt-cells = <2>;
|
||||
/* Valid pins */
|
||||
gpios = /bits/ 16 <86 87 133 137 48 49 50 51 161 162 91 60 61 62 63 88>;
|
||||
status="disabled";
|
||||
};
|
||||
|
||||
tlmm-vm-mem-access {
|
||||
@@ -224,7 +234,6 @@
|
||||
&tlmm 49 0 &tlmm 50 0 &tlmm 51 0 &tlmm 161 0 &tlmm 162 0
|
||||
&tlmm 91 0 &tlmm 60 0 &tlmm 61 0 &tlmm 62 0 &tlmm 63 0
|
||||
&tlmm 88 0>;
|
||||
status="disabled";
|
||||
};
|
||||
|
||||
psci {
|
||||
|
||||
Reference in New Issue
Block a user