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
12 lines
251 B
Plaintext
12 lines
251 B
Plaintext
/dts-v1/;
|
|
|
|
#include "capep.dtsi"
|
|
#include "cape-mtp.dtsi"
|
|
#include "waipio-pm8010-spmi.dtsi"
|
|
|
|
/ {
|
|
model = "Qualcomm Technologies, Inc. CapeP MTP with PM8010";
|
|
compatible = "qcom,capep-mtp", "qcom,capep", "qcom,mtp";
|
|
qcom,board-id = <0x10008 0>;
|
|
};
|