ARM: dts: msm: update APM compatible property for msm8996pro

Specify an MSM8996-Pro specific APM device compatible string
for MSM8996-Pro boards.  This allows software to avoid imposing
various constraints during APM switching which are not required
for MSM8996-Pro chips.

Change-Id: I0664374ca347c0f66d95422cc9bfa4efb1a151ee
Signed-off-by: David Collins <collinsd@codeaurora.org>
This commit is contained in:
David Collins 2016-01-18 14:53:02 -08:00 committed by David Keitel
parent 45dbf9c951
commit bb65d3eda4

View file

@ -23,6 +23,7 @@
};
&apc_apm {
compatible = "qcom,msm8996pro-apm";
/delete-property/ qcom,clock-source-override;
};