Add device tree files for all cape boards to support using PM8010 over either I2C or SPMI, or PM8008. Add SPMI debug nodes for PM8010 and GPIO configurations for reset pins. Change-Id: Iec12a02a14d25dc873ca40ee04ddd0220274313f
13 lines
296 B
Plaintext
13 lines
296 B
Plaintext
/dts-v1/;
|
|
/plugin/;
|
|
|
|
#include "cape-atp.dtsi"
|
|
#include "waipio-pm8010-spmi.dtsi"
|
|
|
|
/ {
|
|
model = "Qualcomm Technologies, Inc. Cape ATP with PM8010";
|
|
compatible = "qcom,cape-atp", "qcom,cape", "qcom,atp";
|
|
qcom,msm-id = <530 0x10000>, <531 0x10000>, <540 0x10000>;
|
|
qcom,board-id = <0x10021 0>;
|
|
};
|