Skip to content

Commit 88028fa

Browse files
stephan-ghandersson
authored andcommitted
arm64: dts: qcom: msm8939-pm8916: Clarify purpose
Add the same comment to msm8939-pm8916.dtsi that was added for the MSM8916 variant in commit f193264 ("arm64: dts: qcom: msm8916-pm8916: Clarify purpose"). Signed-off-by: Stephan Gerhold <stephan@gerhold.net> Signed-off-by: Bjorn Andersson <andersson@kernel.org> Link: https://lore.kernel.org/r/20230530-msm8939-regulators-v1-6-a3c3ac833567@gerhold.net
1 parent 9187d55 commit 88028fa

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

arch/arm64/boot/dts/qcom/msm8939-pm8916.dtsi

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,12 @@
11
// SPDX-License-Identifier: GPL-2.0-only
2+
/*
3+
* msm8939-pm8916.dtsi describes common properties (e.g. regulator connections)
4+
* that apply to most devices that make use of the MSM8939 SoC and PM8916 PMIC.
5+
* Many regulators have a fixed purpose in the original reference design and
6+
* were rarely re-used for different purposes. Devices that deviate from the
7+
* typical reference design should not make use of this include and instead add
8+
* the necessary properties in the board-specific device tree.
9+
*/
210

311
#include "msm8939.dtsi"
412
#include "pm8916.dtsi"

0 commit comments

Comments
 (0)