Skip to content
This repository has been archived by the owner on Jan 12, 2024. It is now read-only.

Commit

Permalink
ARM: msm: dts: Rename msm8994-pm to msm8994-v1-pm for MSM8994
Browse files Browse the repository at this point in the history
With the availability of v1 and v2 hardware versions, a separate device
tree needs to be maintained for each of the hardware versions. Rename
msm8994-pm.dtsi to match the supported hardware revision.

Change-Id: I4fba7679898c46c0bd6062500eb500a45db83695
Signed-off-by: Karthik Parsha <kparsha@codeaurora.org>
  • Loading branch information
Karthik Parsha committed Oct 9, 2014
1 parent eda2363 commit a21993b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arch/arm/boot/dts/qcom/msm8994-v1.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@

#include "msm8994.dtsi"
#include "msm8994-coresight-v1.dtsi"
#include "msm8994-pm.dtsi"
#include "msm8994-v1-pm.dtsi"

/ {
model = "Qualcomm Technologies, Inc. MSM 8994";
Expand Down

0 comments on commit a21993b

Please sign in to comment.