ARM: dts: msm: add sink capabilities to PM660 PD PHY

Add a property to the PD PHY peripheral to specify the default
sink capabilities for USB PD as 5V @ 3A and 9V @ 3A. These are
common values that should be supported on most boards, but can
be overridden as necessary.

Change-Id: Ieed477f89cbcb5a13703c4cf3cce985960efffda
Signed-off-by: Vijayavardhan Vennapusa <vvreddy@codeaurora.org>
This commit is contained in:
Vijayavardhan Vennapusa 2017-03-01 11:02:30 +05:30
parent 3a7e752617
commit 808d5ac64c

View file

@ -433,6 +433,9 @@
"msg-tx-failed",
"msg-tx-discarded",
"msg-rx-discarded";
qcom,default-sink-caps = <5000 3000>, /* 5V @ 3A */
<9000 3000>; /* 9V @ 3A */
};
pm660_adc_tm: vadc@3400 {