blob: 54643c79b36e01bbec8aea5a132732a7d296d803 [file] [log] [blame]
Platform device for Host Based Touch Processing (hbtp)
Required properties:
- compatible : should be "qcom,hbtp"
- vcc_ana-supply : Analog power supply needed to power device
Example:
&soc {
hbtp {
compatible = "qcom,hbtp";
vcc_ana-supply = <&pm8941_l18>;
};
};