ARM: dts: msm: enable PON device for pmk8001
As per the hardware documentation, PON device of PMK8001 should be configured when the system goes for a reset. Enable it so that it can be configured in a similar way when the primary PON device is configured during system reset. CRs-Fixed: 953825 Change-Id: Ic10b003b4c2bd9b4c851b616795aacf308200244 Signed-off-by: Subbaraman Narayanamurthy <subbaram@codeaurora.org>
This commit is contained in:
parent
075424c4c9
commit
0199e9ba72
1 changed files with 0 additions and 1 deletions
|
@ -28,7 +28,6 @@
|
||||||
compatible = "qcom,qpnp-power-on";
|
compatible = "qcom,qpnp-power-on";
|
||||||
reg = <0x800 0x100>;
|
reg = <0x800 0x100>;
|
||||||
qcom,secondary-pon-reset;
|
qcom,secondary-pon-reset;
|
||||||
status = "disabled";
|
|
||||||
};
|
};
|
||||||
|
|
||||||
pmk8001_gpios: gpios {
|
pmk8001_gpios: gpios {
|
||||||
|
|
Loading…
Add table
Reference in a new issue